Gaming Ladder

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
danno500
Forum Newbie
Posts: 3
Joined: Fri Jun 11, 2010 11:26 pm

Gaming Ladder

Post by danno500 »

i paid for this gaming ladder an was told lil exp needed just upload it to a site file out the config info an it will run lol they seen me comming no replys to my emials ...an when i follow the read me it comes up with errors i was just wondering if u guys can help me be4 i lose my mind thanks i m only uploading it to a free web hosting site atm but the say they support php mysql i just want to get it runin be4 i get a paid site :drunk: :banghead:
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: Gaming Ladder

Post by John Cartwright »

If you wanted to be taken seriously, please use proper grammar (especially for the sake of our non first-english language users).

Next, you will need to provide us with alot more information than it simply is giving you errors. What were you trying to do? What were the errors exactly? I doubt you'll find someone to install the software for you, but you can try posting in our Volunteer forum requesting help there as well.

Moved to PHP-Code.
danno500
Forum Newbie
Posts: 3
Joined: Fri Jun 11, 2010 11:26 pm

Re: Gaming Ladder

Post by danno500 »

sorry about the spelling an new to php coding world a list of the errors aswell thanks for the reply

Warning: include() [function.include]: Failed opening '/public_html /upload/ladder/functions/global.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a2007409/public_html/upload/index.php on line 4


Warning: include() [function.include]: Failed opening '/public_html /upload/ladder/functions/loginforms.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a2007409/public_html/upload/index.php on line 5


Warning: include() [function.include]: Failed opening '/public_html /upload/ladder/home.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a2007409/public_html/upload/index.php on line 23


Fatal error: Call to undefined function main_page() in /home/a2007409/public_html/upload/index.php on line 24
Post Reply