Support for Account Manager
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 32
- Joined: Wed May 06, 2009 11:11 pm
Re: Support for Account Manager
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
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

-
- Posts: 77
- Joined: Sun Dec 10, 2006 2:00 pm
Re: Support for Account Manager
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.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
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

- daedalus
- Posts: 155
- Joined: Sun Mar 12, 2006 12:16 pm
-
- Posts: 32
- Joined: Wed May 06, 2009 11:11 pm
Re: Support for Account Manager
Again great job daedalus. Thanks 

-
- Posts: 207
- Joined: Wed May 20, 2009 8:29 pm
Re: Support for Account Manager
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 :/ )
.......
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 :/ )
.......
"Code is exactly like shit - you don't mind cleaning it when its yours, but when it isn't... fuck its annoying." - By the Almighty ZaKaX
-
- Posts: 207
- Joined: Wed May 20, 2009 8:29 pm
Re: Support for Account Manager
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
please help....
Sorry for dual send

"Code is exactly like shit - you don't mind cleaning it when its yours, but when it isn't... fuck its annoying." - By the Almighty ZaKaX
- daedalus
- Posts: 155
- Joined: Sun Mar 12, 2006 12:16 pm
-
- Posts: 32
- Joined: Wed May 06, 2009 11:11 pm
Re: Support for Account Manager
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 :/

after "with a" after a there should be an image but there's nothing there :/
- daedalus
- Posts: 155
- Joined: Sun Mar 12, 2006 12:16 pm
Re: Support for Account Manager
yes it's missing since I've made template system. I'm on it
.

Daedalus
-
- Posts: 253
- Joined: Thu Apr 30, 2009 12:29 am
Re: Support for Account Manager
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
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
- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Re: Support for Account Manager
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 ?
any clue ?
- daedalus
- Posts: 155
- Joined: Sun Mar 12, 2006 12:16 pm
Re: Support for Account Manager
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 ?
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 ?
Daedalus
- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Re: Support for Account Manager
yes.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 ?
- daedalus
- Posts: 155
- Joined: Sun Mar 12, 2006 12:16 pm