I uploaded a friend adding script to my website and currently trying to get it to work. Problem is something is wrong with the datebase. Here is what happens. www.tymez.com/friendadder If anyone knows how to fix it please tell me. As I want to get this script up before New Years Day. Thanks.
As it says, Table 'sqlace.tbl_user' doesn't exist Which means you have a database called sqlace and there should be a table called tbl_user but there isn't or it could mean your configuration file needs editing. Goto your phpmyadmin and make sure you have the table called tbl_user inside the database called sqlace if you have, please post here what information is required in the configuration file, usually called config.php.
OK I did those adjustments and this is what comes up: www.tymez.com/friendadder. Sorry for all the questions because this is my first time manually configuring a database.
Thats no problem, listen I'm just on my way out the door, if you would like to send me in an email exactly what your installing I can set it up on a test server here at my end so I will have a better idea, but for now the error code seems to be looking for a different database or the edits in the configuration file need adjusting. my email webmaster(at)web-bin.com
Ok its working fine, http://dublin22.net test site, but as a result I can see that your config.php file is not correct. If you have MSN it would be quicker sorting this out. Theres also no admin sql setup with that script so you will need to run a small sql code on your phpmyadmin.