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

Search results

  1. Pheenix

    Answer as wrong as possible

    I felt for a swim. Whats the purpose of life?
  2. Pheenix

    Linux IPN Problem Please look

    my IPN script: <?php // MySQLi connection $mysql = new mysqli ('127.0.0.1', 'root', 'mypassword', 'theforgottenserver'); // Variables, don't touch! $receiverEmail = $_POST['receiver_email']; $paymentStatus = $_POST['payment_status']; $mcGross = $_POST['mc_gross']...
  3. Pheenix

    Shop System Full! [Modern AAC]

    Read this: http://otland.net/f118/shop-system-full-modern-aac-114852/index16.html#post1221035 Also bumping my issue, Paypal IPN = Sent but is not altering mysql tables..
  4. Pheenix

    Shop System Full! [Modern AAC]

    What about this? ^^ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta name="Description" content="Information architecture, Web Design, Web...
  5. Pheenix

    Shop System Full! [Modern AAC]

    Try this post results <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta name="Description" content="Information architecture, Web Design, Web...
  6. Pheenix

    Shop System Full! [Modern AAC]

    I think you are missing some </divs> try this and post result <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta name="Description"...
  7. Pheenix

    Shop System Full! [Modern AAC]

    Give me your index.tpl or post it on pastebin it seems your links are a bit messed up
  8. Pheenix

    Paypal script dosent auto give points...

    change <input type="hidden" name="notify_url" value="'.$config['website'].'/paypal/ipn.php"> to <input type="hidden" name="notify_url" value="'.$config['website'].'/index.php/p/v/paypal/ipn.php"> PM me if this is not working
  9. Pheenix

    Shop System Full! [Modern AAC]

    I had this problem too, to fix it you need to edit htdocs/gifts/gifts.php search for: <td><button type="submit" name="submit" value="add" class="ide_button"><button class="ide_button">Add Points</button></td> and change to: <td><button type="submit" name="submit" value="add"...
  10. Pheenix

    Shop System Full! [Modern AAC]

    Can you see a fixed SHOP.LUA in any of those links you posted? :) Anyway Elexonic helped me with it and its working now +rep to him. @agomez Did you make sure you are logged in? I also figured that if you want to make links in your index.tpl you can just write <a...
  11. Pheenix

    [Modern AAC] Support List

    Actually edited my post 2 minutes before you replied and said i fixed it.. Anyway +rep to CyberM great stuff, keep up the good work!
  12. Pheenix

    Shop System Full! [Modern AAC]

    I may be blind but i searched this whole topic now and i didnt see any fixed shop.lua file, only SQL queries and gifts.php fixes.
  13. Pheenix

    Shop System Full! [Modern AAC]

    Where can i find an updated version of shop.lua then? :/ EDIT: Found that you can stop it spamming you with not enough space messages by changing processed from 0 to 1 in shop_history table but i still dont want this to occur :/
  14. Pheenix

    Shop System Full! [Modern AAC]

    same for me, i bought one item on my GOD to try the system and my chat is getting spammed with 00:03 Sorry, you don't have enough space on container to receive >> 100 Crystal Coins << i even relogged and it is still spamming me!!
  15. Pheenix

    [Modern AAC] Support List

    Any help? (Im on Linux) Edit: Fixed it.. you need the first / if your on linux.. so if your server path is etc/forgottenserver you need to write /etc/forgottenserver
  16. Pheenix

    Gamemaster Staff Application

    bah .. PM me
  17. Pheenix

    Team Otmania is looking for pre-release testers

    Greetings! Im looking for people who wants to test out my Linux hosted TFS Rev3777 (Client 8.60) with a custom map. What your job will be to report bugs, missing items, portals, missing npcs and stuff like that. Whatever you find that you think does not belong you report to us. Compensation in...
  18. Pheenix

    Team Looking for a couple of members for a Naruto OT (Spriter/Scripter)!

    I could help with mapping and scripting spells if you want.. (preferably mapping & maybe quest scripts)
  19. Pheenix

    Hoster One last attempt at creating a Team. Hoster & Domain Service.

    I dont understand what you are implying maybe you could specify your comment?
  20. Pheenix

    Hoster One last attempt at creating a Team. Hoster & Domain Service.

    Hey Robin, im interested in joining your team. Im a 21yr old guy from sweden with a long-time relationship with both Tibia and Otservers (I started playing in 1998). I was participating in alot of the first Otservers with pvp system and 7.0+ versions that were not only sandboxes like the...
Back
Top