Page 2 of 29
Re: Support for Account Manager
Posted: Sun May 10, 2009 8:53 pm
by daedalus
Re: Support for Account Manager
Posted: Mon May 11, 2009 12:18 pm
by fakoykas
Well as i told you at msn, acm has a problem.
Notice: Undefined index: Limage in C:\wamp\www\acm\classes\core.class.php on line 107
Notice: Undefined property: email::$url in C:\wamp\www\acm\classes\email.class.php on line 41
please tell us when you fix it

Re: Support for Account Manager
Posted: Mon May 11, 2009 1:55 pm
by benurb
fakoykas wrote:Well as i told you at msn, acm has a problem.
Notice: Undefined index: Limage in C:\wamp\www\acm\classes\core.class.php on line 107
Notice: Undefined property: email::$url in C:\wamp\www\acm\classes\email.class.php on line 41
please tell us when you fix it

It's not a bug, it's just a notice. Not nice from coders point of view, but shouldn't be a problem on normal usage.
If you don't want to see this just set display_errors = off (as any productional system should have) in the php.ini or change the error_reporting to an appropriate level

Re: Support for Account Manager
Posted: Mon May 11, 2009 4:12 pm
by daedalus
Yeah not nice. Fixed with the new version.
Re: Support for Account Manager
Posted: Mon May 11, 2009 5:29 pm
by fakoykas
Again great job daedalus. Thanks

Re: Support for Account Manager
Posted: Thu May 21, 2009 2:34 pm
by repxl
hmm i rly dont understand the part i have tryed it with 000webhost.com but dont work and i dont know how setup the acm... the first part with gant i done with mysql / navicat.. but the next part i totaly didnt undersand u can write me how make it... im using 1 pc / 1 navicat / 1 mysql db / 1 server / and 1 website (
http://www.l2hoowi.webs.com) = webs dont support PHP so it wont work on webs ..
please reply and if u can help me plz write rly easy becuase i rly mutch didnt understand what u writing.. my english suxs so plz description like for a 3 year old kid.. ty ( im 16 )
Sorry for my english im learned it only from l2 in school i didnt learned nothing (school suxs :/ )
.......
Re: Support for Account Manager
Posted: Fri May 22, 2009 9:29 pm
by repxl
ok i solved my problem i have done it with xampp but my problem is i can create accounts but when i try logg in it give me this (We were unable to verify your login. Either your login information was entered incorrectly, or the account system is currently unavailable)
please help....
Sorry for dual send

Re: Support for Account Manager
Posted: Sat May 23, 2009 11:53 am
by daedalus
Hello,
download the new ACM and run install.php
Regards,
Re: Support for Account Manager
Posted: Sun May 24, 2009 11:21 pm
by fakoykas
I noticed another issue.. take a look at this picture
after "with a" after a there should be an image but there's nothing there :/
Re: Support for Account Manager
Posted: Sun May 24, 2009 11:42 pm
by daedalus
yes it's missing since I've made template system. I'm on it

.
Re: Support for Account Manager
Posted: Mon May 25, 2009 1:36 pm
by lishawj
Hi Daedulus,
Can you tell me how to parse the DB.SQL file? My brother set up our server and everything is working great for the last 2 months but we had been creating accounts manually for players. I stumbled upon this thread and tried to use the account manager but it's not working for me. Here is what I had done so far...
* Granted all the rights to Accounts under the L2JDB database using NaviCat.
* Downloaded your latest account manager version "account_manager-r78.zip"
* Installed Wampserver
* Unzip the ACM zip package to root of WWW folder under WAMP
* Modified config.php
When I type in localhost on my browser, I get to the account creation page. I go to create an account but it gives the error message that the DB.SQL file is not parsed. Can you please outline the proper steps for setting up the account manager?
You help is most greatly appreciated
Re: Support for Account Manager
Posted: Mon May 25, 2009 3:13 pm
by momo61
sometimes when player try to register an account or retrieve a password, they find user info of another person in the account manager. that is really weird and very serious.
any clue ?
Re: Support for Account Manager
Posted: Mon May 25, 2009 3:29 pm
by daedalus
lishawj,
On the acm folder you should find db.sql file. You just need to run sql script into your db.
momo61,
Did you use accounts services ?
Re: Support for Account Manager
Posted: Mon May 25, 2009 3:37 pm
by momo61
daedalus wrote:lishawj,
On the acm folder you should find db.sql file. You just need to run sql script into your db.
momo61,
Did you use accounts services ?
yes.
Re: Support for Account Manager
Posted: Mon May 25, 2009 3:40 pm
by daedalus
better to stop use it until I found the problem