Thread: [PI] Auto-Donation problem?

Results 1 to 9 of 9
  1. #1 [PI] Auto-Donation problem? 
    Registered Member
    Join Date
    Aug 2011
    Posts
    211
    Thanks given
    17
    Thanks received
    19
    Rep Power
    17
    I always get this error when I run my server:

    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Aug 2011
    Posts
    211
    Thanks given
    17
    Thanks received
    19
    Rep Power
    17
    bump
    Reply With Quote  
     

  3. #3  
    Donator

    Join Date
    Feb 2013
    Posts
    446
    Thanks given
    91
    Thanks received
    87
    Rep Power
    45
    It can't connect mysql database I think but have you added something what uses mysql yourself?

    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Aug 2011
    Posts
    211
    Thanks given
    17
    Thanks received
    19
    Rep Power
    17
    Quote Originally Posted by Grand View Post
    It can't connect mysql database I think but have you added something what uses mysql yourself?
    I only have Vote4Cash
    Reply With Quote  
     

  5. #5  
    Donator

    Join Date
    Feb 2013
    Posts
    446
    Thanks given
    91
    Thanks received
    87
    Rep Power
    45
    Quote Originally Posted by Billionaire View Post
    I only have Vote4Cash
    Yes that uses mysql database. Are you sure it works and your mysql details are correct and you have added VPS/Server IP to Remote mySQL allow list?

    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Aug 2011
    Posts
    211
    Thanks given
    17
    Thanks received
    19
    Rep Power
    17
    Quote Originally Posted by Grand View Post
    Yes that uses mysql database. Are you sure it works and your mysql details are correct and you have added VPS/Server IP to Remote mySQL allow list?
    I know you can send donations but they won't get items.

    Here's my db.php
    Code:
    <?php
    // MYSQL
    $conn = mysql_connect("localhost", "freedofo_donate", "************");
    mysql_select_db('freedofo_donate', $conn);
    ?>
    Here's part of my MadTurnipConnection class:
    Code:
    con = DriverManager.getConnection("jdbc:mysql://www.myserver.com/freedofo_donate", "freedofo_donate", "************");
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Aug 2011
    Posts
    211
    Thanks given
    17
    Thanks received
    19
    Rep Power
    17
    bump
    Reply With Quote  
     

  8. #8  
    Registered Member

    Join Date
    Nov 2011
    Posts
    476
    Thanks given
    106
    Thanks received
    55
    Rep Power
    80
    Make sure you add the IP to remoteSQL...
    Reply With Quote  
     

  9. #9  
    Registered Member Rojeh's Avatar
    Join Date
    Jun 2012
    Posts
    353
    Thanks given
    7
    Thanks received
    20
    Rep Power
    75
    If you have the donation system working for you at the moment , help me...
    http://www.rune-server.org/runescape...system-pi.html

    The players is not getting their items after donation ! :/


    FIXED it
    • If it been done before you can do it too!
    • We're all humans, built from the same resources by different layouts and schemes.
    • Nobody is perfect, everyone has their own defects and disabilities.
    • Choose to be kind, not because you have to but because you understand how it feels to be treated bad.
    • Be against racism regardless of how you were raised because nobody loves feeling odd and not belonging.
      If any of the above inspires you make sure to pass it on
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. [PI] Auto Donation System
    By jakehop22 in forum Tutorials
    Replies: 107
    Last Post: 07-11-2014, 05:39 AM
  2. [pi] Auto Donate Patch [pi]
    By Usaclub in forum Help
    Replies: 8
    Last Post: 01-08-2011, 09:54 AM
  3. [Pi] Auto Donation SYSTEM
    By Boxxy in forum Requests
    Replies: 2
    Last Post: 01-05-2011, 11:28 PM
  4. Replies: 2
    Last Post: 08-22-2010, 08:39 PM
  5. [Helping others] PI Auto Donation System
    By jakehop22 in forum Help
    Replies: 5
    Last Post: 08-11-2010, 10:00 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •