I bought the YourOwnBux script. I tried to set it up, but when I do I get all kinds of errors, look: www.jakelynagh.com This is my config.php: Please help me fix this?
I put in one of the errors, and it came up with no database selected. If anyone can fix this I'll give you a free 500 clicks from the site.
Yes I did, the readme of the script said: 2. Create an empty table and call it anything you like, we'll call ours "buxscript". 3. Open up the empty table and Import the database.txt file. I tried to import it into a new table but that didn't work, so I just imported it into the database.
echo $row["sitename"]; Probably needs to be the table name.. Is sitename the name of table in your database?
There are 15 tables, I don't know what table rows are. I don't know much about MySQL. The database is www.jakelynagh.com/database.txt if that helps.
Okay so you created a database in phpmyadmin correct? Than you imported or ran an SQL query to populate that database with this file correct? And the name of that database is the same entry in this statement in the config file? $bd_base = "*****"; Boulder
And you did assign a user to that database and have the correct user and password entered in the config.php file?
Humm... I not sure. Might try reinstalling the files.. possible they got corrupt on upload somehow. Can you access the admin panel.. If so, is there an entry there for site name? Looks like your not the only one with this issue on this same script! I just found this one out of the wild (excelent bux [dot] com) What version of MySQL and php is on your server? Edit: Looks like your golden! Have it working now I see. Good deal. Boulder