Support for Account Manager

Have you created a useful tool? or Do you want to get help building one? This is the right place!
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
daedalus
Posts: 155
Joined: Sun Mar 12, 2006 12:16 pm

Re: Support for Account Manager

Post by daedalus »

Look's here about install step :p

http://tud.at/programm/apache-ssl-win32-howto.php3
Daedalus
fakoykas
Posts: 32
Joined: Wed May 06, 2009 11:11 pm

Re: Support for Account Manager

Post 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 :)
benurb
Posts: 77
Joined: Sun Dec 10, 2006 2:00 pm

Re: Support for Account Manager

Post 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 ;)
User avatar
daedalus
Posts: 155
Joined: Sun Mar 12, 2006 12:16 pm

Re: Support for Account Manager

Post by daedalus »

Yeah not nice. Fixed with the new version.
Daedalus
fakoykas
Posts: 32
Joined: Wed May 06, 2009 11:11 pm

Re: Support for Account Manager

Post by fakoykas »

Again great job daedalus. Thanks :D
repxl
Posts: 207
Joined: Wed May 20, 2009 8:29 pm

Re: Support for Account Manager

Post 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 ) :P




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
repxl
Posts: 207
Joined: Wed May 20, 2009 8:29 pm

Re: Support for Account Manager

Post 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 :(
"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
User avatar
daedalus
Posts: 155
Joined: Sun Mar 12, 2006 12:16 pm

Re: Support for Account Manager

Post by daedalus »

Hello,

download the new ACM and run install.php

Regards,
Daedalus
fakoykas
Posts: 32
Joined: Wed May 06, 2009 11:11 pm

Re: Support for Account Manager

Post by fakoykas »

I noticed another issue.. take a look at this picture

Image

after "with a" after a there should be an image but there's nothing there :/
User avatar
daedalus
Posts: 155
Joined: Sun Mar 12, 2006 12:16 pm

Re: Support for Account Manager

Post by daedalus »

yes it's missing since I've made template system. I'm on it :).
Daedalus
lishawj
Posts: 253
Joined: Thu Apr 30, 2009 12:29 am

Re: Support for Account Manager

Post 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
User avatar
momo61
Posts: 1648
Joined: Fri Jun 06, 2008 2:05 pm
Location: Europe

Re: Support for Account Manager

Post 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 ?
User avatar
daedalus
Posts: 155
Joined: Sun Mar 12, 2006 12:16 pm

Re: Support for Account Manager

Post 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 ?
Daedalus
User avatar
momo61
Posts: 1648
Joined: Fri Jun 06, 2008 2:05 pm
Location: Europe

Re: Support for Account Manager

Post 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.
User avatar
daedalus
Posts: 155
Joined: Sun Mar 12, 2006 12:16 pm

Re: Support for Account Manager

Post by daedalus »

better to stop use it until I found the problem
Daedalus
Post Reply