The Wilton Group Posted September 13, 2011 Posted September 13, 2011 http://www.northbaymade.com Doesn't seem to be loading anything other than the header. . . help!
The Wilton Group Posted September 13, 2011 Author Posted September 13, 2011 PS...it is affected globally, ALL pages not just index.php
germ Posted September 13, 2011 Posted September 13, 2011 If you wait long enough you get: 2006 - MySQL server has gone away select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name [TEP STOP] 2006 - MySQL server has gone away select count(*) as total from sessions where sesskey = '4b69fbb549976f7904d66c215e5c8a27' [TEP STOP] Problems with the MySQL server it appears. 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 >
Guest Posted September 13, 2011 Posted September 13, 2011 Richard, It is your database not loading properly, if you wait long enough you will see the following error appear. 2006 - MySQL server has gone away select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name [TEP STOP] 2006 - MySQL server has gone away select count(*) as total from sessions where sesskey = 'dbc0529b2b29e4cd10dfdb236a2a46b3' [TEP STOP] Check your database server Chris
satish Posted September 14, 2011 Posted September 14, 2011 1. Check your sql logs. Probably a slow query or a query overloading. On times some seo url contribs if added results in this. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
germ Posted September 14, 2011 Posted September 14, 2011 Hi. My name is Larry. This is my brother Darryl, and this is my other brother Darryl... 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 >
Guest Posted September 14, 2011 Posted September 14, 2011 Jim, I was thinking the same thing, but I think our posts were at the same time......and Satish always seems to just confirm previous posts when he replies so that is kind of expected. Chris
The Wilton Group Posted September 14, 2011 Author Posted September 14, 2011 Thanks guys. It seems I had/have a couple problems. I was able to find some suspicious code in a few of the files, which I deleetd. I also found a reference to orangeblue.cl.js in the title line of all my pages. Somehow something is adding this code within my admin panel to the store name field. I erased it and it comes back. Ive changed all my passwords. I was able to get the pages to load by restoring from what I thought was a good backup, but this morning the orangeblue crap is back. . .
Guest Posted September 14, 2011 Posted September 14, 2011 Richard, You have a 'backdoor' that is allowing the hacker unrestricted access to your server. Chris
Recommended Posts
Archived
This topic is now archived and is closed to further replies.