I've just installed a new website to my server, its one made using BANS (Build a Niche script) I created the mysql db and added that information to the correct file but I get an error message when going to the website. The error message can be seen on www.mypaintballsupplies.com Does anyone know what the problem is and can anyone who does give me some help in fixing it maybe? Thanks
You have error in your MySQL query. Make sure the databse is properly created and tables are not missing.
Looks to me as though a table called 'grabyour_hello.options' doesn't exist. You'll need to create that, and add the appropiate data to it.