• 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. Aeluu

    Php href link question

    <TR background="images/tablebg2.png"> <TD><center>&nbsp;<IMG SRC="images/outfits/294.png" BORDER="0"></center></TD> <TD><center>&nbsp;<a style="text-decoration: none" href="../quest/questone.php"><font color="white" size="2"><b>Quest</b></font></a></center></TD>...
  2. Aeluu

    Php href link question

    If you could post the full length code, we can have a full picture of what's wrong. Otherwise, everything is a shot in the dark my friend.
  3. Aeluu

    MyACC increase reload time and more

    How large are the page's files that are trying to load? Also, what language are they in? Could you post them?
  4. Aeluu

    Php href link question

    Since you're creating it purely with php, did you by any chance forget to add: <?php include("ScriptWithTemplate.php"); ?> Else it won't know what it's looking for. However, most "WebPage.php" pages are written with HTML and not pure php..
  5. Aeluu

    How To Learn Tibia's Source?

    Absolutely. I'll get right on that. Maybe I can help out a bit, some of the issues seem a little old. Are the ones that are marked as "open" validly still open?
  6. Aeluu

    MyACC increase reload time and more

    What is the link to your website? If you don't mind, I could run a few tests and see what's causing the issue.
  7. Aeluu

    How To Learn Tibia's Source?

    Hey, so I'm a developer. I deal with a variety of different languages.. Doesn't really matter. I've played Tibia/OTs for around half my life and now that I can actually help develop, where do I begin? I want to put forth effort in the project that made my childhood a lot less lonely. Any tips...
Back
Top