http://profilezap.com My site above has an error and my coder is away so, can someone fix this? If you do, I will give you like 5 bucks. Add me on msn or aim djsjamesdjs
CHeck your mysql, in your database name, if that user 'josh_profilezap' has been added to that database.
lol - 5 dolla? Make Me Holla! check your file via FTP at: public_html/include/adodb/drivers/adodb-mysql.inc.php First verify that you can connect to your localhost (I know dreamhost forces connecting to a defined sub-domain instead of localhost) Second verify that josh_profilezap/yourpassword is correct and working... If it isn't find out what is and works and modify your file at (public_html/include/adodb/drivers/adodb-mysql.inc.php) with the correct username and password. In the source file it most likely says something like $username='josh_profilezap'; $password='......';