denzel2364 Posted March 12, 2006 Posted March 12, 2006 i have this error message in my file manager. I think this maybe what is causing why i have no images on my front page. Any help? Warning: dir(/public_html/catalog/): failed to open dir: No such file or directory in /home/denzel23/public_html/catalog/odmin/file_manager.php on line 178 Fatal error: Call to a member function on a non-object in /home/denzel23/public_html/catalog/odmin/file_manager.php on line 179 this is what is on line 178/179: $dir = dir($current_path); while ($file = $dir->read()) { PLEASE PLEASE HELP ME
jasonabc Posted March 12, 2006 Posted March 12, 2006 Look at the file path - it says ODMIN - it should say ADMIN /home/denzel23/public_html/catalog/odmin/file_manager.php on line 178 Go to your configure.php file in /admin/includes and correct the mistake. Jason My Contributions: Paypal Payflow PRO | Rollover Category Images | Authorize.net Invoice Number Fix
denzel2364 Posted March 13, 2006 Author Posted March 13, 2006 for security reasons i changed to odmin. It was working originally fine with odmin
Recommended Posts
Archived
This topic is now archived and is closed to further replies.