• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. Blixmo

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    Great, that was the only problem with the Guilds, the default value of checkdata, so now that's working. So strange that I've those problems with empty posts for the forum part when no one else seems to have it... I've tried both Apache with PHP, XAMPP and IIS with PHP, same problem...
  2. Blixmo

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    Still having the same problems with Apache and PHP... If I choose value 0 in any of the dropdowns (hidden, closed and "no guild") the query pass an empty string instead of 0... Also error while creating guild about checkdata default value in the table guilds. Should I set this one to default 0...
  3. Blixmo

    Offline Training

    Hmm okay. I will check that out later, thanks!
  4. Blixmo

    Offline Training

    Having the same problem with TFS 0.3.7. Removing the function is kinda easy but to get rid of the "Training box" that appear when you try to sleep seems harder. Anyone? I get if it's not possible since it's in the client itself... If that's the case, how do I change the offline training so you...
  5. Blixmo

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    IIS 7.5 with PHP 5.3.24
  6. Blixmo

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    Still having those problems http://otland.net/f118/znote-aac-1-4-forgotten-server-0-2-13-forgotten-server-0-3-6-0-4-a-166722/index59.html#post1898586 and http://otland.net/f118/znote-aac-1-4-forgotten-server-0-2-13-forgotten-server-0-3-6-0-4-a-166722/index58.html#post1892611... Anyone? :)
  7. Blixmo

    Solved Need help how to fix this config Please need help!!

    Hello, I would recommend to use Notepad++ för editing files like this.
  8. Blixmo

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    Another problem now.. "Field 'checkdata' doesn't have a default value" when I'm trying to create a guild. Can be solved by adding default value 0 in the DB but then I get some random crashes on the homepage.
  9. Blixmo

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    Great! No, I'm using the version from this thread. Maybe I should try the private one?
  10. Blixmo

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    Still having this problem... Seems like the <option value="0"> sends an empty string instead of 0. If I set them to 1/yes it sends number 1 but the "Guild option" still sends an empty var/string. Solving it by hardcode in 0 or 1 in forum.php but it's far from a good solution. Been trying to...
  11. Blixmo

    Help, Rme problem..

    Just read the errors... You're missing monsters. You need to have them in your OT folder aswell, else the server wont be able to load them. Check OT/Data/Monsters then download a monsterpack or copy them from another dist and put them in there.
  12. Blixmo

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    Thanks for fast reply. No, I've not edited my forum.php at all, // Create board if ($admin_board_create_name !== false) { // Insert data mysql_insert("INSERT INTO `znote_forum` (`name`, `access`, `closed`, `hidden`, `guild_id`) VALUES ('$admin_board_create_name'...
  13. Blixmo

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    Hoy Znote, First of all, great work! But I've a problem with this AAC, hehe. When I'm trying to create a board on the forum I get this error: string(139) "INSERT INTO `znote_forum` (`name`, `access`, `closed`, `hidden`, `guild_id`) VALUES ('Test', '1', '', '', '');" (query - SQL error)...
  14. Blixmo

    OpenTibia RME {Updated to 9.83}

    Working great, thanks!
  15. Blixmo

    Solved In my ot i made GM/gods.

    "My OT isn't working, help!?!?" Cmon, could you please provide us with some more information? Like what kind of AAC are you using, dist etc?. Else it's impossible to help you.
  16. Blixmo

    Mysterious RME Map Editor

    Ah, couldn't see anything special besides from the Svargrond / Ice areas. Well, my misstake then... Sorry!
  17. Blixmo

    Windows Windows 8 Problem with Uniform Server.. Is there a way round it?

    You can choose any port you want, as long as it's not used for another application/service that's running.
  18. Blixmo

    Best place to get domain names? .net/.com/.org?

    I'm using Loopia, great prices and awesome support / control panel. https://www.loopia.com/
  19. Blixmo

    Mysterious RME Map Editor

    Hello, I think you just can download Tibia Client 8.0 along with latest RME 2.2 and use the .spr and .dat from there, then use the map on your 7.92 server. RME 2.2 supports 7.92 even if the client isn't selectable in the client list and mapping with 8.0 shouldn't matter since there is no...
  20. Blixmo

    Need help with Uniform server

    If you're using Windows you've to have mysqld.exe (or mysqld1.exe in your case) running, else won't MySQL work properly. If MySQL is not running or working properly your OTServ and/or phpMyAdmin won't get any connection to the DB. So the probelm is probably becasue MySQL has not started. Look...
Back
Top