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

    [Gesior] Problem with paygol script

    I think I solved it, let me try it and I share the solution doing a new topic. Thanks.
  2. bury

    [Gesior] Problem with paygol script

    This is the demo scripts that paygol provide: <form name="pg_frm" method="post" action="https://www.paygol.com/pay" > <input type="hidden" name="pg_serviceid" value="123"> <input type="hidden" name="pg_currency" value="EUR"> <input type="hidden" name="pg_name" value="DEMO"> <input...
  3. bury

    [Gesior] Problem with paygol script

    In gesior Acc the script of paygol was not included so I just get what I could from otland. Your line is similar of gesior wrote above, but it still doesn't add the points. If I cant fix it I think I can try contenidopago.... IPN URL: domain.net/pages/paygol.php If I click this ^^ ^^ ^^ on my...
  4. bury

    [Gesior] Problem with paygol script

    @WibbenZ Yeah, im talking with him. Atm it still doesn't work and we don't know why (all the db info is well set and the id too), is like there is not communication between both scripts but IPN is well set on paygol id service (idk if I have to set in somewhere else, following the scripts made...
  5. bury

    [Gesior] Problem with paygol script

    Relax, mate. It took YOU 5 minutes to change the lines and thats why I ask for help in this community where I've been pacc some times and I help as I can. I tried to change it by myself and didn't work. Some hours after trying it, I decided to post it here since open tibia is my hobby and I wont...
  6. bury

    [Gesior] Problem with paygol script

    My web and my server are 99.9% ready with 0 bugs, I've been working since January as a job for 1h/day and since Jun i've been testing everything. Everything works properly, I won't change then, my php as you would understand. The scripts that paygol provide are the same than I've used and pasted...
  7. bury

    [Gesior] Problem with paygol script

    I'm using PHP/7.1.1. What can I do then?
  8. bury

    [Gesior] Problem with paygol script

    Hello, I tried to implement paygol to my gesior website using the wladca script but when I click on the paygol image nothing happens and redirect to my index/home website. The scripts: paygol.php: <?php /* Note:Before starting you have to create an account at...
  9. bury

    [8.60] The Forgotten Server 0.4

    Trying this 64 bits version the quests/system.lua (with the Aid = 2000 and Uid = X) is bugged in the quests. My datapack was used in ovh debian server some years ago and the quest/system.lua worked properly then. When I'm doing a quest I receive a chest in the quest chest lol, I used a script...
  10. bury

    Story of my server: Memory problem? + 64 bits + My cpu

    Lol, trying 0.4 and obiously 0 bugs with my old version. Let's see if it crash or something lol ty man
  11. bury

    Story of my server: Memory problem? + 64 bits + My cpu

    Lol, thought didnt exist a 64 bits version except the 0.3.6. I've been working in all the bugs of the 0.3.6 for 1 month for nothing? :o But, its really better 0.4 than 0.3.6??
  12. bury

    Story of my server: Memory problem? + 64 bits + My cpu

    This days I've been posting some problems or bugs about my server. I had a 0.4 tfs hosted in OVH with 0 bugs, I decided to stop for a year and open the server in my local home. The first problem I had was the 32 bits. My 0.4 server was prepared for Linux, and I had to search, here, a 64 bits...
  13. bury

    Lua quest/system.lua problem. Chest give me chest. Uid unwalkable doesnt work.

    Okay, the thing is I made a lot of quests with RME like 30 or something... so I'll make a lot of scripts of all the quests :( Thanks, WibbenZ Hey @WibbenZ I realized today there is a 0.4 64 bits version and tried it. My datapack was used in ovh some years ago and the quest/system.lua worked...
  14. bury

    Lua quest/system.lua problem. Chest give me chest. Uid unwalkable doesnt work.

    Hey wibben, thanks for your answer. Now it gives me the item I set in the RME (bag, bp, bp of holding etc) but its always empty. All of them have items inside like boh, magic set (in RME I mean)....
  15. bury

    Lua quest/system.lua problem. Chest give me chest. Uid unwalkable doesnt work.

    I'm using The Forgotten Server - Edited By Cyko V8, version 0.3.6 Quest with normal script works properly, but quest made with RME map editor with Aid = 2000 and Uid = X doesn't work. The chest give another chest: 04:52 You have found a chest. actions.xml <action actionid="2000"...
  16. bury

    Solved Shop error, getting same item every time. Bug and script inside.

    Solved lol. I removed a line in 100-compat.lua that was like db.query = db.executeQuery because I got a problem with the start up (init.lua) of the server. I found as solution in this forum to remove that line of that document and it worked but now I would have needed it. Weird :P Thanks mate.
  17. bury

    Solved Shop error, getting same item every time. Bug and script inside.

    Hello. EDIT: I think obiously the problem is with the db. You have one thing bought in "z_ots_comunication" and it doesnt get removed (and it doesnt pass to the next item if u have bought many of them). Thanks. If for example I want to buy a wand, I receive one every minute since the...
  18. bury

    Solved [HTML] chains broken on the box menu

    It was a css problem, if u are using gesior acc u must go to \htdocs\layouts\tibiacom and open basic.css, There u must find: .RightChain in this is value: background-repeat: repeat-y; and replace it with: background-repeat: repeat-y !important; A good friend solved it for me ;) Hope it...
  19. bury

    Solved [HTML] chains broken on the box menu

    Yup, its a custom boxmenu I made. Its the last version of gesior website. Okay its solved!
  20. bury

    Solved [HTML] chains broken on the box menu

    Thanks for subject edit admins ^^
Back
Top