Support for Account Manager
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 33
- Joined: Fri Mar 01, 2013 10:09 pm
Re: Support for Account Manager
im having some major problems with this, I access the install.php and all ok's are green, but when I go to index.php or xxx/acm/ I don't see anything, and I get an error about strf time zone, any suggestions
system: windows server 2008 r2 standard, using iis 7.5 web server
system: windows server 2008 r2 standard, using iis 7.5 web server
-
- Posts: 33
- Joined: Fri Mar 01, 2013 10:09 pm
Re: Support for Account Manager
ok I got the account manager up and running, and its working, although I did see an php file with the characters information, is there a way to display the informion of the character in the acm window after a player logs in?
- refuel
- Posts: 18
- Joined: Wed Feb 17, 2010 1:15 pm
Re: Support for Account Manager
Hi
i have a problem with email
E-mail Address's with underscore before @ symbol not accepted!
e.g _@hotmail.com
i ve searched in the forums but didnt find an answer.
error: Please enter a valid e-mail address.
i have a problem with email
E-mail Address's with underscore before @ symbol not accepted!
e.g _@hotmail.com
i ve searched in the forums but didnt find an answer.
error: Please enter a valid e-mail address.
- regenx
- Posts: 319
- Joined: Sat Jul 17, 2010 6:55 am
Re: Support for Account Manager
Who knows? This ACM works with Interlude server?
__EDITED:
Working. Thanks.
I forgot this line:
CONFIG::g()->cb('core_interlude', true);
__EDITED:
Working. Thanks.

I forgot this line:
CONFIG::g()->cb('core_interlude', true);
-
- Posts: 23
- Joined: Sun Jan 23, 2011 7:22 pm
Re: Support for Account Manager
My account manager is creating accounts with access level = -1 in the accounts table, so the players cant login.
how can i fix it?
thks
how can i fix it?
thks
- lordaton
- Posts: 9
- Joined: Sat Jan 09, 2010 2:30 am
- Contact:
Re: Support for Account Manager
Replace classes folder and worked perfectly,cantuares wrote: http://www.mediafire.com/download/701ir ... r1.0.0.zip
Tnx
- CostyKiller
- Posts: 220
- Joined: Mon Aug 10, 2009 11:48 pm
- Location: Romania
Re: Support for Account Manager
Anyone has a fix for this?primeiro wrote:My account manager is creating accounts with access level = -1 in the accounts table, so the players cant login.
how can i fix it?
thks
-
- Posts: 2
- Joined: Wed Apr 24, 2013 6:39 am
Re: Support for Account Manager
In config.php there is a line :
replace it with:

Code: Select all
CONFIG::g()->cb('core_act_email', true);
Code: Select all
CONFIG::g()->cb('core_act_email', false);

- CostyKiller
- Posts: 220
- Joined: Mon Aug 10, 2009 11:48 pm
- Location: Romania
Re: Support for Account Manager
even with this still creates the accounts with -1 access level.malduin wrote:In config.php there is a line :replace it with:Code: Select all
CONFIG::g()->cb('core_act_email', true);
Code: Select all
CONFIG::g()->cb('core_act_email', false);
-
- Posts: 1
- Joined: Mon Feb 24, 2014 3:41 pm
Re: Support for Account Manager
You need to secure $_SERVER['REMOTE_ADDR'] in the insert query of file account.class.php.
And is good to be used prepared statements for the querys.
And is good to be used prepared statements for the querys.
-
- Posts: 10
- Joined: Tue Mar 18, 2014 3:18 pm
Re: Support for Account Manager
hello,
i get acm with svn repository via eclipse, so i check out and copy /l2j_manager/account_manager to my server in /web/acm
i edit config.php to connect my database and with inspall.php i get everything ok, i delete install.php and access to my server http://pruebas/acm and get blank page, i check /acm/log and i found index.html so i don't have any clue whats wrong
any one can help me please?
i get acm with svn repository via eclipse, so i check out and copy /l2j_manager/account_manager to my server in /web/acm
i edit config.php to connect my database and with inspall.php i get everything ok, i delete install.php and access to my server http://pruebas/acm and get blank page, i check /acm/log and i found index.html so i don't have any clue whats wrong
any one can help me please?
- daedalus
- Posts: 155
- Joined: Sun Mar 12, 2006 12:16 pm
Re: Support for Account Manager
Hi!
I hope all is fine for you. After 4 years, it's seems ACM is working even with L2J updates.
Regards,
Daedalus
I hope all is fine for you. After 4 years, it's seems ACM is working even with L2J updates.
Regards,
Daedalus
Daedalus
- Zoey76
- L2j Inner Circle
- Posts: 7008
- Joined: Tue Aug 11, 2009 3:36 am
Re: Support for Account Manager
Holy cow!daedalus wrote:Hi!
I hope all is fine for you. After 4 years, it's seems ACM is working even with L2J updates.
Regards,
Daedalus
Welcome back

Powered by Eclipse 4.34
| Eclipse Temurin 21
| MariaDB 11.3.2
| L2J Server 2.6.3.0 - High Five 
Join our Discord! 

- CostyKiller
- Posts: 220
- Joined: Mon Aug 10, 2009 11:48 pm
- Location: Romania
Re: Support for Account Manager
Has anyone encountered this problem on characters services page?
It should show your characters where it is the text "Any character found".
I tried to find the problem but I didn't found nothing.
It should show your characters where it is the text "Any character found".
I tried to find the problem but I didn't found nothing.
You do not have the required permissions to view the files attached to this post.
-
- Posts: 44
- Joined: Sat Oct 27, 2012 1:45 pm
Re: Support for Account Manager
some error's
Strict Standards: Declaration of SmartyObject::assign() should be compatible with that of Smarty::assign() in E:\{my path}\www\ACM\classes\system.class.php on line 48
Strict Standards: Declaration of SmartyObject::display() should be compatible with that of Smarty::display() in E:\{my path}\www\ACM\classes\system.class.php on line 48
Strict Standards: Non-static method lang::i18n() should not be called statically in E:\{my path}\www\ACM\index.php on line 38
Strict Standards: Non-static method lang::i18n() should not be called statically in E:\{my path}\www\ACM\index.php on line 39
Strict Standards: Non-static method account::load() should not be called statically, assuming $this from incompatible context in E:\{my path}\www\ACM\classes\core.class.php on line 14
Strict Standards: Non-static method lang::i18n() should not be called statically, assuming $this from incompatible context in E:\{my path}\www\ACM\classes\core.class.php on line 44
Strict Standards: Non-static method lang::i18n() should not be called statically, assuming $this from incompatible context in E:\{my path}\www\ACM\classes\core.class.php on line 47
Strict Standards: Non-static method lang::i18n() should not be called statically, assuming $this from incompatible context in E:\{my path}\www\ACM\classes\core.class.php on line 48
Strict Standards: Non-static method lang::i18n() should not be called statically, assuming $this from incompatible context in E:\{my path}\www\ACM\classes\core.class.php on line 49
Strict Standards: Non-static method lang::i18n() should not be called statically, assuming $this from incompatible context in E:\{my path}\www\ACM\classes\core.class.php on line 50
Strict Standards: Non-static method lang::i18n() should not be called statically, assuming $this from incompatible context in E:\{my path}\www\ACM\classes\core.class.php on line 51
Strict Standards: Non-static method lang::i18n() should not be called statically, assuming $this from incompatible context in E:\{my path}\www\ACM\classes\core.class.php on line 52
Strict Standards: Non-static method lang::i18n() should not be called statically, assuming $this from incompatible context in E:\{my path}\www\ACM\classes\core.class.php on line 53
Strict Standards: Non-static method debug::publish() should not be called statically, assuming $this from incompatible context in E:\{my path}\www\ACM\classes\system.class.php on line 44
Strict Standards: Non-static method msg::display() should not be called statically, assuming $this from incompatible context in E:\{my path}\www\ACM\classes\system.class.php on line 45
[P.S] Sorry for my bad English