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

Gesior acc. maker for TFS

Status
Not open for further replies.
0.3.1 beta

If you want try new 0.3.1 version...
1. If you use Shop System (sell items) execute this query in MySQL:
PHP:
ALTER TABLE `z_shop_history_item` CHANGE `offer_id` `offer_id` VARCHAR( 255 ) NOT NULL;
UPDATE `z_shop_history_item`, `z_shop_offer` SET `z_shop_history_item`.`offer_id` = `z_shop_offer`.`offer_name` WHERE `z_shop_history_item`.`offer_id` = `z_shop_offer`.`id`;
2. Download and unpack in htdocs(/beta ? ) directory file:
Gesior Acc. maker 0.3.1 for TFS 0.2.x
3. Check changes in config.ini and add new lines to your config
newlines said:
newaccount_premdays = "3"
gallery_page = "1"
subfolder = "" << -- in place of page_path
forum_link = ""
Try to add your pictures to gallery :)
Test new layouts :)
In this version:
* fixed 6 security bugs reported by Talaturen
* add 2 layouts (edit config.ini to change layout), deleted tibiacom 'illegal' scripts, they are now only when you use tibiacom layout
* fix bugs with JavaScript (Internet explorer)
* add new javascript scripts (check name, account number and e-mail in database)
* fixed new characters name rules - block ALL names in not valid format
* server status is stored in file (actualize max. 1x / second, load "statusTimeout" time from config.lua)
--------------------------------
Report bugs in this thread. ("tickers" [news in tibiacom layout] are now disabled)
 
I get a error when I try to load Monsters and spells :S
Code:
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\pot\OTS_MonstersList.php on line 61

Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\pot\OTS_MonstersList.php on line 62
Code:
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\pot\OTS_SpellsList.php on line 87

Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\pot\OTS_SpellsList.php on line 88
Edit..
I get an error when I try to load vocations to
Code:
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\pot\OTS_VocationsList.php on line 39

Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\pot\OTS_VocationsList.php on line 40
Houses to
Code:
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\pot\OTS_HousesList.php on line 36

Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\pot\OTS_HousesList.php on line 37
 
Last edited:
I get a error when I try to load Monsters and spells :S
Code:
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\pot\OTS_MonstersList.php on line 61

Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\pot\OTS_MonstersList.php on line 62
...
1. Open file xampp/apache/bin/php.ini
2. Find line with:
PHP:
extension=php_domxml.dll
3. Change it to:
PHP:
;extension=php_domxml.dll
Restart Apache and no more errors!
Acc. maker work with XAMPP 1.6.7 :)
 
Hey Gensior why when I try to click on MY account it has a space between like this: Seriosa - Latest News /?subtopic=accountmanagement
^ see here
 
Using Mystic Sprit i get


Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\pot\OTS_SpellsList.php on line 87

Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\pot\OTS_SpellsList.php on line 88
 
Last edited:
Using Mystic Sprit i get
@up, same problem as me.
It's problem with XAMPP 1.6.7 config. I found it on POT forum.
I posted how to fix it:
http://otland.net/125705-post745.html
(3 posts up)
----------------
About beta:
- fixed bug in shop system [not work :p ] (report from hojda.hopto.org), shop system work without problems on linux and is 100% safe (report from pervera.pl test server)
- posted on POT forum question about bug with guilds on linux (report from pervera.pl test server)
- fixed bug in server status checker (report from pervera.pl test server)
 
Last edited:
I see you've used some of my solutions, great ^^
But I am too lazy to replace everything again (for myself) :f
Yes. I checked how work some scripts in your version of acc. maker and move files/add scripts.
-------------
Beta:
- added signatures posted by Kofel, on/off in config.ini
PHP:
signatures = "1"
 
Hello, Gesior.

Is it possible to take away the "Posted By ~" at the News?

Regards,
 
Gesior.pl i will fix all monster images for you in .gif files is that okey?
or do you not need them?
what is wrong with images? you can post here .zip/.rar file with all new monsters graphics from tibia.com
 
Gesior, please tell me it works to remove the "Posted By" when adding News into the Acc. Maker Website :p
 
I HAVE ONE QUESTION:

1- When i create a new character how can i delete the option "none"?
 
Status
Not open for further replies.
Back
Top