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
diablodoro
Posts: 67
Joined: Thu Oct 11, 2007 8:54 pm

Re: Support for Account Manager

Post by diablodoro »

problem fixed (linux)
all you need to do is install php5-gd
User avatar
papadkostas
Posts: 128
Joined: Fri Jul 02, 2010 8:34 am
Location: Greece
Contact:

Re: Support for Account Manager

Post by papadkostas »

diablodoro wrote:some one know how to fix this ? (linux)

Code: Select all

Checking extensions loaded :     * mysql extension : OK    * gd extension : KO   <--------- Here    * openssl extension : OK  Checking mysql connexion :     * connected ? OK  Checking db connexion :     * connected ? OK  Checking table connexion :     * accounts exist ? OK    * account_data exist ? OK  Checking sql parsing on accounts table :     * email exist ? OK    * created_time exist ? OK  Checking rights of the cache folder :     * cache folder : OK
knockout :)
I'm learning as fast..as roadrunner - Beeep Beeeep
Image
byxzer0
Posts: 1
Joined: Fri Jul 01, 2011 8:02 pm

Re: Support for Account Manager

Post by byxzer0 »

hey, i have this errors:
Strict Standards: Declaration of SmartyObject::assign() should be compatible with that of Smarty::assign() in C:\xampp\htdocs\lineage2\account\classes\system.class.php on line 48

Strict Standards: Declaration of SmartyObject::display() should be compatible with that of Smarty::display() in C:\xampp\htdocs\lineage2\account\classes\system.class.php on line 48

Strict Standards: Non-static method lang::i18n() should not be called statically in C:\xampp\htdocs\lineage2\account\index.php on line 38

Strict Standards: Non-static method lang::i18n() should not be called statically in C:\xampp\htdocs\lineage2\account\index.php on line 39

Strict Standards: Non-static method account::load() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\lineage2\account\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 C:\xampp\htdocs\lineage2\account\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 C:\xampp\htdocs\lineage2\account\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 C:\xampp\htdocs\lineage2\account\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 C:\xampp\htdocs\lineage2\account\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 C:\xampp\htdocs\lineage2\account\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 C:\xampp\htdocs\lineage2\account\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 C:\xampp\htdocs\lineage2\account\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 C:\xampp\htdocs\lineage2\account\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 C:\xampp\htdocs\lineage2\account\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 C:\xampp\htdocs\lineage2\account\classes\system.class.php on line 45
Zeldak
Posts: 42
Joined: Mon Jun 06, 2011 9:59 pm

Re: Support for Account Manager

Post by Zeldak »

I think is cuz of ur configs of PHP
TheSaint
Posts: 19
Joined: Tue Apr 21, 2009 7:23 pm

Re: Support for Account Manager

Post by TheSaint »

daedalus wrote:Hey,

I'm back ! Hum, problem solve with smtp or still get an issue ?
Hi,

I'm afraid that the problem still exist. I have tested this script on several SMTP engines (including IIS SMTP) and still get the error:

Code: Select all

PHP Fatal error:  Maximum execution time of 60 seconds exceeded in \classes\smtp.class.php on line 522
From a SMTP server it looks like the script is opening the connection to the SMTP, server respond with > 220 name-of-the-server, script is doing nothing and wait until timeout, than SMTP is closing the connection also:

Code: Select all

Connection opened by accmanager [IP]> 220 mx.myserver ESMTP Connection closed with accmanager [IP]
For some reasons I would like to avoid using the Google SMTP service. Could you give me a hint where to look to solve this problem?

A.
KantikSGC
Posts: 47
Joined: Sun Oct 10, 2010 4:04 pm

Re: Support for Account Manager

Post by KantikSGC »

somehow know about good instruction??
DeathBeats
Posts: 1
Joined: Fri Jul 01, 2011 7:39 am

Re: Support for Account Manager

Post by DeathBeats »

it work for me but show too much notices oO

in install.php says all OK

check attachment for errors...
You do not have the required permissions to view the files attached to this post.
gameblond
Posts: 53
Joined: Wed Jun 23, 2010 11:56 am

Re: Support for Account Manager

Post by gameblond »

I have this account manager but unstuck service don't work or i havedone something wrong at options?

Anyone knows if unstuck service work?
User avatar
vasilios
Posts: 8
Joined: Mon May 23, 2011 7:53 pm

Re: Support for Account Manager

Post by vasilios »

I have a problem with Account Manager when I go to create an account everything is OK... see photo

Image

But When I go to email and I click on Activate I get message.. "Activation Key Isn't correct" see photo

Image

Does anyone what could be wrong???
User avatar
vasilios
Posts: 8
Joined: Mon May 23, 2011 7:53 pm

Re: Support for Account Manager

Post by vasilios »

please can someone help??
User avatar
vasilios
Posts: 8
Joined: Mon May 23, 2011 7:53 pm

Re: Support for Account Manager

Post by vasilios »

Nobody can help me for this problem???
User avatar
swg
Posts: 27
Joined: Fri Jan 08, 2010 4:55 pm
Location: Cádiz, España
Contact:

Re: Support for Account Manager

Post by swg »

vasilios wrote:please can someone help??

Code: Select all

CONFIG::g()->cb('core_act_email', true);                                        // Activate email verification ; set false if you want desactivateCONFIG::g()->cb('core_same_email', true);                                       // Activate email verification ; set false if you want desactivateCONFIG::g()->cb('core_can_chg_email', true);                                    // User can change email ; set false if you want prohibit
????
User avatar
u3games
Posts: 1156
Joined: Sun Feb 27, 2011 7:00 pm
Location: España
Contact:

Re: Support for Account Manager

Post by u3games »

DeathBeats wrote:it work for me but show too much notices oO

in install.php says all OK

check attachment for errors...
Image

"Deprecated: Function eregi()" ereg is deprecated in PHP 5.3 :S

Any update for Account Manager?
Image
Starter
Posts: 484
Joined: Sat Jan 23, 2010 4:42 pm

Re: Support for Account Manager

Post by Starter »

u3games wrote:
DeathBeats wrote:it work for me but show too much notices oO

in install.php says all OK

check attachment for errors...
Image

"Deprecated: Function eregi()" ereg is deprecated in PHP 5.3 :S

Any update for Account Manager?
http://takien.com/513/how-to-fix-functi ... -5-3-0.php

?
I have promises to keep and miles to go before I sleep.
User avatar
u3games
Posts: 1156
Joined: Sun Feb 27, 2011 7:00 pm
Location: España
Contact:

Re: Support for Account Manager

Post by u3games »

I can not find the solution to the problem, any suggestions?
Image
Post Reply