Jump to content
  • 0

Account Register Pts


Jojo_

Question

Hi maybe someone have something like that already made.

So my request is :
a Account manager really basic 
Account create 
password change with Email.

And this under PDO or something compatible PHP7.x

I know there is ton of them but these  are pretty outdated and need major rework and aren't basic so to rework such big things that a nice pain.

So in case someone have it that would be pretty neat also as I will use it myself for my server i will leave copyright on it without issue.
Also it will be checked.
If none have it then with time I will have it done and shared here later.
I just need to learn these functions and this I don't think it will be well protected. that why I ask before making :)

Oh by the way I don't ask for hire etc. if there is no bas eI will not ask anyone to make :)
So I am not looking for paid method also, if anyone willing to spend time with me to dev a basic thing like that and want to share it for zero later he/she feel free to pm me :)

PS: there is high chance I try to do mine too :)

added all my current modification over a github :

Lineage2AccountManager

feel free to correct me as you wish for the moment as I am writing it is not working.
And yet only registration part as been looked over.
It say success when it write nothing in DB but I am on it :)

Edited by Jojo_
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

aaah thanks seem as tiny as i wanted.
if it isn't in pdo or compatible with php7in any manner i will convert it myself and post result there.
for now the question is resolved :)
Thank you ^^

Link to comment
Share on other sites

  • 0

Paradise account manager is old and use old php extension for connection with database. Newest versions of PHP dosn't support MSSQL extension. 

You can use sqlsrv if you want to run it for windows, or dblib for linux. I agree with PDO. Is the best and safest way. 

Link to comment
Share on other sites

  • 0

yes it is old but pretty basic so converting it will be less a pain that using these all pretty account manager with items etc 
because learning a new thing that already long so adding all thesefeature that could be a mess in a jungle :X

Edit : 
added all my current modification over a github :
Lineage2AccountManager

feel free to correct me as you wish for the moment as I am writing it is not working.
And yet only registration part as been looked over.
It say success when it write nothing in DB but I am on it :)

Edit 2 :

Any help would be welcome :)
Right now it seem to connect but won't write in DB but there is no error.

Edit 3 : 

Still on the same issue if any could help it would really nice I still stuck it connect but wont write on DB :/

Edited by Jojo_
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...