have switched to new hosting there is few folder by deafult in public_html _private _vti_bin _vti_cnf _vti_log _vti_pvt _vti_txt now issue is www.mknexusonline.com/forums here is 1 error i don;t know why it's show me this error 2nd my Mods that i ma using who wants Chmod 777 that's not working properly there is any connection with above these folders
No, there is no connection. There should be a script in a 'classifieds' folder called inc_ads.php. The error means it can't find that script in that folder, check it exists, and if it doesn't, reupload it. Jay
Hi, Read the error message on the page: include(./classifieds/inc_ads.php) [function.include]: failed to open stream: No such file or directory in [path]/index.php(560) : eval()'d code on line 3 Code (markup): This means that php is failing to include the file ./classifieds/inc_ads.php because the file does not exist. This does not have anything to do with the database. If you have uploaded all the files then you did not backup the site correctly. _private _vti_bin _vti_cnf _vti_log _vti_pvt _vti_txt Code (markup): This folders are in your account because the servers supports frontpage extensions. This is not related to your problem.