• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Configuration [FAQ] Gesior acc. maker for TFS

I change tfs 0.3 (it has many bugs) to 0.2 and i use yours account menager and I has bug in guild system in yuor script:
If i invite player to guild i have error:
Fatal error: Call to a member function fetch() on a non-object in ***/pot/OTS_Player.php on line 66

Help me plz...
Refresh...
 
hello, when i created a account and later of login, appears this error:

Code:
Fatal error: Call to a member function fetch() on a non-object in C:\xampp\htdocs\pot\OTS_Account.php on line 371


help me, thx
 
When I try to install the account maker on Ubuntu 8.10 I get this error
Code:
Warning: fopen(config/config.ini) [function.fopen]: failed to open stream: Permission denied in /var/www/install.php on line 6

Warning: rewind(): supplied argument is not a valid stream resource in /var/www/install.php on line 11

Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/install.php on line 12

Warning: fclose(): supplied argument is not a valid stream resource in /var/www/install.php on line 13

Warning: fopen(config/config.ini) [function.fopen]: failed to open stream: Permission denied in /var/www/install.php on line 6

Warning: rewind(): supplied argument is not a valid stream resource in /var/www/install.php on line 11

Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/install.php on line 12

Warning: fclose(): supplied argument is not a valid stream resource in /var/www/install.php on line 13
File config.lua loaded from /usr/roadtozion/config.lua and looks like fine server config file. Now you can check database(mysql) connection: STEP 2 - check database connection
 
At step 4 I clicked on it, and I got a fatal error and the possibily to send an error report which said the following;
__
szAppName : apache.exe szAppVer : 2.2.11.0 szModName : php_pdo_mysql.dll
szModVer : 5.2.8.8 offset : 0000250a

C:\DOCUME~1\CM\LOCALS~1\Temp\WERe859.dir00\apache.exe.mdmp
C:\DOCUME~1\CM\LOCALS~1\Temp\WERe859.dir00\appcompat.txt
__

Then on the localhost installation of the account maker it said;

STEP 4
Add samples to DB:

Fatal error: Call to a member function query() on a non-object in C:\xampp\htdocs\unnamed acc. maker 0.3.2beta3 for TFS 0.3\unnamed acc. maker 0.3.2beta3 for TFS 0.3\install.php on line 392

I really hope someone can help me!

Thanks in advance,
UppOchNer!

Edit;
After some googling I found this, should help people out if you have the same problem! :)

http://www.apachefriends.org/f/viewtopic.php?f=16&t=32617
 
Last edited:
you must write:
chmod 666 /var/www/config/config.ini
 
Hello!
I got a problem with e-mails (I'm using the version 0.2.x)....
I've dowload your website and I DO NOT change you script!
and I've created an e-mail like this: [email protected]
so I put my e-mail in config.ini file
and when I ask to website send my pass and acc number to my other e-mail (lost account)this msg appear:
An error occorred while sending email! Try again or contact with admin.

Please help me ;D
 
Warning: Error parsing C:/Users/Mr. & Mrs. Askins/Desktop/cryingdamson2-gui/config.lua on line 250 in C:\Users\XXX\Desktop\xampp\htdocs\install.php on line 150
File config.lua loaded from C:/Users/XXX/Desktop/cryingdamson2-gui/config.lua and it's not valid TFS config.lua file. Go to STEP 1 - select other directory. If it's your config.lua file from TFS contact with acc. maker author.


...... It says that everytime.... why
 
STEP 1
Check server configuration

Warning: Error parsing C:/Documents and Settings/Administrador/Desktop/Sybian-Map Editor/Slayer Yurots 84 v10/config.lua on line 124 in C:\xampp\htdocs\install.php on line 154
File config.lua loaded from C:/Documents and Settings/Administrador/Desktop/Sybian-Map Editor/Slayer Yurots 84 v10/config.lua and it's not valid TFS config.lua file. Go to STEP 1 - select other directory. If it's your config.lua file from TFS contact with acc. maker author.
 
when i want created new character this error:

The Following Errors Have Occurred:
# Wrong characters configuration ("Load vocations" in admin panel, "character to copy" doesn't exist in DB). Try again or contact with admin.

why?
 
Code:
Warning: Error parsing D:/Documents and Settings/KsisioO/Pulpit/TFS/cryingdamson2-gui/config.lua on line 126 in C:\xampp\htdocs\acc\install.php on line 150
File config.lua loaded from D:/Documents and Settings/KsisioO/Pulpit/TFS/cryingdamson2-gui/config.lua and it's not valid TFS config.lua file. Go to STEP 1 - select other directory. If it's your config.lua file from TFS contact with acc. maker author.
Halp plax ;D:)
 
i have one error, when i try enter in the "edit configs" section of the admin panel, the page send me a blank site, why? i use unnamed 0.3.2beta3!
 
I have a problem..

Notice: Undefined index: page in C:\Program Files\wamp\www\install.php on line 40

Notice: Undefined index: page in C:\Program Files\wamp\www\install.php on line 53

Notice: Undefined index: page in C:\Program Files\wamp\www\install.php on line 67

Where is it?
I do not know completely as to begin the installation.

@to Gesior.pl

Chłopie pomóż od rana nad tym siedze i nie wiem co jest przyczyną..

I greet. / Pozdrawiam.
 
It's not error. It's just notice. write at start of file 'config.php' this line:
Code:
error_reporting_(E_ALL~E_NOTICE);

Or open your php.ini and change
Code:
error_reporting = E_ALL
to
Code:
error_reporting = E_ALL & ~E_NOTICE
 
Hello Gesior and ppl who understand something :)! I am using unnamed acc. maker 0.3.2beta3 for TFS 0.3 and The Forgotten Server-0.3.2.1345(crying damson). When I install your account maker I got following errors/bugs:

*Login/create account button is not working(u can see on print screen)
*If I press EDIT CONFIGS or NEWS SYSTEM nothing happens, so I belive its not working to.
*I can't add New Ticker :(

Screenshoot:



Also I would very like to know where do you guys get newest tibia.com layout background? This account maker contains old background(update 8.31 or something). I want to change it to newest one. :)


Thank you!:thumbup:
 
Error:
Warning: include(pot/OTS.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\install.php on line 200

Warning: include() [function.include]: Failed opening 'pot/OTS.php' for inclusion (include_path='.;\xampp\php\pear\') in C:\xampp\htdocs\install.php on line 200

Fatal error: Class 'POT' not found in C:\xampp\htdocs\install.php on line 201
 
Hello Gesior and ppl who understand something :)! I am using unnamed acc. maker 0.3.2beta3 for TFS 0.3 and The Forgotten Server-0.3.2.1345(crying damson). When I install your account maker I got following errors/bugs:

*Login/create account button is not working(u can see on print screen)
*If I press EDIT CONFIGS or NEWS SYSTEM nothing happens, so I belive its not working to.
*I can't add New Ticker :(

Screenshoot:



Also I would very like to know where do you guys get newest tibia.com layout background? This account maker contains old background(update 8.31 or something). I want to change it to newest one. :)


Thank you!:thumbup:

Same here, can help ?
 
Hello Gesior..
i Try install your home page in my server and get one strange error.
I am using tfs 3.0 and all my server configs is ok.
But in step 2 i get this error

Warning: parse_ini_file(/home/themask/Comodato/config.lua) [function.parse-ini-file]: failed to open stream: No such file or directory in /var/www/comodatositeee/install.php on line 177
Database error. Unknown database type in /home/themask/Comodato/config.lua . Must be equal to: "mysql" or "sqlite". Now is: ""

So in sqltype your script are loading nothing but i have this configured in config.lua look at this

sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "mypass"
sqlDatabase = "comodatoverao"

And for my server all work fine. So can you helpme with this error?? i think is a simple error
Waiting your reply
 
Back
Top