maindron1 Posted November 2, 2010 Posted November 2, 2010 My website has been hacked and I was trying to replace the files from the original oscommerce from my computer to the ones on my website. I replaced admin/includes/application_top.php and admin/includes/application_bottom.php and admin/includes/column_left.php and admin/includes/column_right.php and after I have done that, my website stoped working and I have the following error message when I tried to get on my website Warning: main(includes/classes/navigation_history.php) [function.main]: failed to open stream: No such file or directory in /homepages/10/d256271928/htdocs/catalog/admin/includes/application_top.php on line 128 Fatal error: main() [function.require]: Failed opening required 'includes/classes/navigation_history.php' (include_path='.:/usr/lib/php') in /homepages/10/d256271928/htdocs/catalog/admin/includes/application_top.php on line 128 Please help, I have several customers that are going to freak out tomorrow morning. Thank you.
♥mdtaylorlrim Posted November 2, 2010 Posted November 2, 2010 My website has been hacked and I was trying to replace the files from the original oscommerce from my computer to the ones on my website. I replaced admin/includes/application_top.php and admin/includes/application_bottom.php and admin/includes/column_left.php and admin/includes/column_right.php and after I have done that, my website stoped working and I have the following error message when I tried to get on my website Warning: main(includes/classes/navigation_history.php) [function.main]: failed to open stream: No such file or directory in /homepages/10/d256271928/htdocs/catalog/admin/includes/application_top.php on line 128 Fatal error: main() [function.require]: Failed opening required 'includes/classes/navigation_history.php' (include_path='.:/usr/lib/php') in /homepages/10/d256271928/htdocs/catalog/admin/includes/application_top.php on line 128 Please help, I have several customers that are going to freak out tomorrow morning. Thank you. So, put the required 'includes/classes/navigation_history.php' back. Or have you even looked to see if it was there or not? Community Bootstrap Edition, Edge Avoid the most asked question. See How to Secure My Site and How do I...?
maindron1 Posted November 2, 2010 Author Posted November 2, 2010 So, put the required 'includes/classes/navigation_history.php' back. Or have you even looked to see if it was there or not? I already checked and it is there. I did rename my admin folder and I don't know if that could be an issue. Thank you.
germ Posted November 2, 2010 Posted November 2, 2010 The admin doesn't use navigation_history.php You've uploaded the /includes/application_top.php from the catalog side into the admin side by mistake. :blush: If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.