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

php

  1. MvJ

    TFS 1.X+ [PHP] - Powergamers

    Hello! Okey so I added powergamers.php to znoteacc and it works great. The only problem is that i don't want it to show 20 rows of players. The powergamers.php file tries to check config.php for the row limit option. $limit = $config['powergamers']['limit']; However my config.php did not...
  2. GhostWD

    [PHP][POT] Error Admin Protocol TFS

    Hello OTLanders! I've got problem with POT i keep getting error: Fatal error: Uncaught E_OTS_OutOfBuffer in C:\xampp\htdocs\POTTEST\POT\classes\OTS_Buffer.php:140 Stack trace: #0 C:\xampp\htdocs\POTTEST\POT\classes\OTS_Buffer.php(155): OTS_Buffer->check() #1...
  3. S

    PHP Gesior - Ranking Frags BUG

    Hi people, I tried to adapt this Ranking Storage by @imkingran in my project: AAC - Gesior topfraggers by storage But i do not want to use by storage. I would like to use only by values contained in table players -> column 'frags'. Resuming, I'm trying to create a Ranking Kills using a single...
  4. rwxsu

    Programmer Do You Need Website Development?

    Premium Programming/Scripting Services Protocols: 7.x - 10.98 Website services: * Front-end: CSS / JavaScript * Back-end: PHP / Go * SQL * Server setup LAMP In-game services: * Lua * C++ * DLL Injection (tibianic) I do not work with OTClient. Scroll down for free content and examples...
  5. rwxsu

    Webdesigner Need Help With Your Website?

    Need Help With Your Website? What I can do for you: * Design (HTML/CSS/JavaScript) * PHP * MySQL/phpmyadmin I've made websites with ZnoteAAC before and know it well. Just send me a quick pm on how you want your website to look and what features you want to have. * Only paid projects atm...
  6. Jakubens

    AAC Top guilds by storage

    I have this code for top guilds in latest news $main_content .= '<div class="NewsHeadline"> <div class="NewsHeadlineBackground" style="background-image:url(' . $layout_name . '/images/news/newsheadline_background.gif)"> <table border="0"> <tr> <td...
  7. Goku97

    Create Character script edit

    -empty-
  8. D

    Linux Problem with Linux (Cannot write in database, create account doenst write anything)

    Hi, im new here, sorry for my bad eng too. My problem is, players caan enter my ot, play, do anything, but in the site, no one can create accounts. But we can login, i dont think is chmod, cause i give 777 to entire folder... If someone can help me i would be glad. Raiz Global - Free...
  9. xKrazyx

    Hire Me, I'll tackle your jobs - Almost Anything Small/Huge- Any TFS Version - xKrazyx Job Thread

    I'll do almost any job if its reasonable, i've been around OTS a while. c++, php, css, sprites, reverse engineering clients/bots, security additions, hex edits, client creation, simple/complex lua systems... PAID SERIOUS JOBS ONLY. I can supply references if needed. Name:Caleb...
  10. e.e

    Programmer [Paid Per Solution] Solving PHP Router/Framework Problem(s)

    Edit: Solved on my own.
  11. B

    AAC Guild Logo bug GesiorAAC

    Hello OTLand, I have a little bug in my guild page on the website, the images simply don't appear, here is how they look : and here is the guilds.php code, I cannot add it regularly because it is too long; sorry for that but if you want me to post a specific part of it, let me know :D I'd...
  12. freaked1

    Solved [Znote + Paygol]I only get 10 points no matter which option.

    Hello! Since today when using paygol I only get 10 points no matter which paygol option I choose. The API logs on paygol shows the following...
  13. D

    [PHP]Uptime

    hey, can someone share how i can get uptime hours minutes second from server online?
  14. nevereq

    AAC Please. Does anyone know how to make table with skills on center? | Highscores.php

    Hi guys, need ur help please! Does anyone of you know how to make a skill table like this one: Instead of it: Including php code from highscores.php <?php if(!defined('INITIALIZED')) exit; $list = 'experience'; if(isset($_REQUEST['list'])) $list = $_REQUEST['list']; $page = 0...
  15. Snavy

    AAC Gesior 0.4 - Wont send email

    Ive installed gesior 0.4 but it seems like email system isn't working that well. # Emails Config $config['site']['send_emails'] = true; $config['site']['mail_address'] = "[email protected]"; $config['site']['smtp_enabled'] = true; $config['site']['smtp_host'] = "mail.gmail.com"...
  16. L

    ACC GESIOR CHATBOX / LIVE CHAT

    hey, i need chatbox or livechat to acc gesior someone have or can do this? thanks!
  17. trustjah

    [PHP] Website - Showing correct house image/photo/screenshot

    I've been trying some things here and there but am unable to find the solution, anyone that has got an idea how to get the website to show the correct house image? Using gesiors website. i've been fiddling around with the path but no luck whatsoever, help will be appreciated! '<table border=0...
  18. D

    [PHP] How to not work with if-statements

    Hi there! This "tutorial" is meant for users with some experience of PHP. It's not a guide for complete beginners. I have been going through most AAC systems out there and found many nested if statements. They drive me nuts every time I see them. Here is an example how nested if statements...
  19. Crixpx

    [Gesior ACC]how fix? Date time fail

    how fix time date help me plz
  20. HappyFeet

    Solved [PHP] (T_CASE) Error

    I'm getting this error and I cant figure out where it come from. Parse error: syntax error, unexpected 'case' (T_CASE) in D:\xampp\htdocs\x\account.php on line 456 break; #####CHANGE PASSWORD##### case "password": <--------- Line 456 if ((!isset($acc_logged) &&...
Back
Top