• 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!

UNNAMED acc. maker 0.3.2 beta for TFS

Status
Not open for further replies.
I have this problem, When i create an account, The acc number goes in to ID
And the name remains blank, Do anyone know how to fix this? And due to this, you cannot logon, only if you change the name "to anyting" example 2/pass
Please, send me an pm, or post here how to help me
 
dont this work with xampp 1.7.0?
couse my apache get fuckt up when im at step 3 going to step 4!
 
I Lost all accounts is there anyway to get them back i uninstalled 1.7 and installed 1.6.6? i had people who liked to play on my server and now lost everything i even lost everything ontop of TFS 3.1 patch 2 having a virus im losing it
 
sorry for double post but ontop of that is there anyway of editing characters and accounts? like so gms and gods
 
is there any problem using xampp 1.7.0 or you need to use 1.6.6 or 1.6.8?
 
How to setup the send-emails option??? I use googlemail but it doesnt work. There always come this error:
Code:
An error occorred while sending email! Try again or contact with admin.

And my config looks like this:
Code:
$config['site']['send_emails'] = 1; // is acc. maker configured to send e-mails?
$config['site']['mail_address'] = "[email protected]"; // e-mail address
$config['site']['smtp_enabled'] = "1"; // send by smtp or mail function (set 0 if use mail function)
$config['site']['smtp_host'] = "smtp.googlemail.com"; // address
$config['site']['smtp_port'] = 465; // port
$config['site']['smtp_auth'] = "yes"; // need authorization? (set 0 if not need auth)
$config['site']['smtp_user'] = "MYMAIL"; // login
$config['site']['smtp_pass'] = "PASSWORD"; // password

Maybe i have to change settings in my email in gmail??

Thanks in advance.

Your's ballack13
 
How to setup the send-emails option??? I use googlemail but it doesnt work. There always come this error:
Code:
An error occorred while sending email! Try again or contact with admin.

And my config looks like this:
Code:
$config['site']['send_emails'] = 1; // is acc. maker configured to send e-mails?
$config['site']['mail_address'] = "[email protected]"; // e-mail address
$config['site']['smtp_enabled'] = "1"; // send by smtp or mail function (set 0 if use mail function)
$config['site']['smtp_host'] = "smtp.googlemail.com"; // address
$config['site']['smtp_port'] = 465; // port
$config['site']['smtp_auth'] = "yes"; // need authorization? (set 0 if not need auth)
$config['site']['smtp_user'] = "MYMAIL"; // login
$config['site']['smtp_pass'] = "PASSWORD"; // password

Maybe i have to change settings in my email in gmail??

Thanks in advance.

Your's ballack13

typo? mymail.googlemail.comt
 
I had than same problem long time ago so use this config

// E-MAIL config
$config['site']['send_emails'] = 1;
$config['site']['mail_address'] = "password";
$config['site']['smtp_enabled'] = "yes";
$config['site']['smtp_host'] = "ssl://smtp.gmail.com"; // address
$config['site']['smtp_port'] = 465; // port
$config['site']['smtp_auth'] = "yes";
$config['site']['smtp_user'] = "email";
$config['site']['smtp_pass'] = "password";

sorry for my bad english
 
I had than same problem long time ago so use this config

// E-MAIL config
$config['site']['send_emails'] = 1;
$config['site']['mail_address'] = "password";
$config['site']['smtp_enabled'] = "yes";
$config['site']['smtp_host'] = "ssl://smtp.gmail.com"; // address
$config['site']['smtp_port'] = 465; // port
$config['site']['smtp_auth'] = "yes";
$config['site']['smtp_user'] = "email";
$config['site']['smtp_pass'] = "password";

sorry for my bad english

if u are from poland use poczta.onet.pl (no limits )it's the best for sending emails .
 
Error in guilds =// helpp

Code:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'logo_gfx_name' in 'field list'' in C:\xampp\htdocs\vtmsite\pot\OTS_Guild.php:319 Stack trace: #0 C:\xampp\htdocs\vtmsite\pot\OTS_Guild.php(319): PDO->query('SELECT `logo_gf...') #1 C:\xampp\htdocs\vtmsite\guilds.php(140): OTS_Guild->getCustomField('logo_gfx_name') #2 C:\xampp\htdocs\vtmsite\index.php(124): include('C:\xampp\htdocs...') #3 {main} thrown in C:\xampp\htdocs\vtmsite\pot\OTS_Guild.php on line 319
 
Sup, I've been away for 4 months, now I see this is the new acc that everyone is using, so I left out using AFSCMS, is this one safer than that one?? or is there a safer one out there??:p

Thanks, It seem nice but just want to be sure....
Keep it up if so :D
 
I got problem with blank Login button on my website. I've read all pages in this thread but didn't found any solution, lol. Also there is error what says 'Page not found' :<
If any1 can explain me it clearly it'd be nice.
34842026bw5.png


/messy.
 
Code:
Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\xampp\htdocs\pot\OTS_Player.php:1832 Stack trace: #0 C:\xampp\htdocs\accountmanagement.php(703): OTS_Player->getSkill(0) #1 C:\xampp\htdocs\index.php(130): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 1832

Get That error-.-
 
Sup, need some help, already read the FAQ and 90% of this post and haven't found the solution.

Using:
* Windows Vista
* the lattes TFS3.1pl2
* Xampp 1.7

Everything new ^_^

Well tryed to install this acc maker many times, and feeling kind of frustrated. Mi server working fine, mi confing also... put all data in acc maker config but its not working, getting this error

Code:
Warning: Error parsing E:/xxxxx/Tibia/xxxxx/myserver/config.lua on line 126 in C:\xampp\htdocs\install.php on line 150
File config.lua loaded from E:/xxxxx/Tibia/xxxxx/myserver/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.

Tryed: E:/xxxxx/Tibia/xxxxx/myserver/
E:\xxxxx\Tibia\xxxxx\myserver\

Tryed wit other account manager, and not having problems conecting at all to the db... please help me out.
 
Status
Not open for further replies.
Back
Top