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

    ipn paypal

    We could not send an IPN due to an HTTP error: 500: Internal Server Error Not work , I need sleep now tomorrow will try again solved this stupid problem, Thanks for you help and you time, If you have any ideas let me know in this thread WHAT IS THIS? first i paste my ip in safe ip...
  2. nuelma123

    ipn paypal

    yes, I was change this // figure out how much to give $give = $paylist[$mc_gross]; and continuing with the same error
  3. nuelma123

    ipn paypal

    We could not send an IPN due to an HTTP error: 500: Internal Server Error something blocking the entrance of paypal to my server I am ussing now my computer with windows 10,
  4. nuelma123

    ipn paypal

    <?php if ($_REQUEST['debug']) { ini_set("display_errors", true); error_reporting(E_ALL); } // GIVE HERE YOUR DB INFO $mysql_host = 'localhost'; //Leave at localhost $mysql_user = '-----'; //DB User $mysql_pass = '-------'; //DB Pass $mysql_db = 'penumbra'; //DB Name $file = 'paypal.log'...
  5. nuelma123

    ipn paypal

    yes, but not work ok, was my error , I go to cheeck NOT WORK !! PAYPAL CAN'T CONECT WITH MY SERVER, BUT WHY??
  6. nuelma123

    ipn paypal

    ok, now it's working, i go to cheeck automatic system thanks when i click "PAY NOW" I get this:
  7. nuelma123

    ipn paypal

    Not work : http://penumbra.ddns.net/?subtopic=paypal something is wrong
  8. nuelma123

    ipn paypal

    correct?, but not work
  9. nuelma123

    ipn paypal

    http://penumbra.ddns.net/?subtopic=paypal don't work
  10. nuelma123

    ipn paypal

    ok , done, and now? how i using this?
  11. nuelma123

    ipn paypal

    i don't understad where is the problem :S
  12. nuelma123

    ipn paypal

    MAYBE IS BECAUSE SOME BLOCK THE CONECT TO MY SERVER. WHAT PORTS NEED OPEN?
  13. nuelma123

    ipn paypal

    THANKS FOR U REPLY, u can paste all ipn.php archive? thansk you
  14. nuelma123

    [GESIOR] Working Paypal script!

    maybe don't work with host NO-ip?
  15. nuelma123

    ipn paypal

    Screenshot as I can see the ports of PayPal? I need all ips of PAYPAL, u can to help to get? this is the error, but i don't know how fix :( PLEASE HELP bump!
  16. nuelma123

    ipn paypal

    i am ussing windows , maybe the problem is firewall or antivirus?
  17. nuelma123

    ipn paypal

    I using this: http://penumbra.ddns.net/ipn/ipn.php for paypal and archive paypal.html + ipn.php of this post: https://otland.net/threads/gesior-working-paypal-script.176722/ BUT I NOT GET POINTS AUTOMATICS. WHY?????? PLEASE HELP ME
  18. nuelma123

    error with tutorial (images)

    Hello i was follow this tutorial..... https://otland.net/threads/gesior-working-paypal-script.176722/ and don't work the automatic system, what i do bad? THIS IS MY ipn.php MAYBE ARE BAD IPS OF SERVERS OF PAYPAL????????
  19. nuelma123

    problem with outfit new characters

    how i can do? NORMAL OUTFIT: <outfit type="1" looktype="128" name="Citizen" premium="0" unlocked="1" enabled="1" /> SHOP OUTFIT: <outfit type="0" looktype="759" name="Halloween" premium="0" unlocked="1" enabled="1" /> how i can configure this in phpMyAdmin?
  20. nuelma123

    problem with outfit new characters

    all new character from level 8 have all outfits ( outfits quest and outfits shop ) but not have addons. i want to they have basic outfit same real tibia. how I can fix this problem?
Back
Top