Tomin Posted December 28, 2015 Share Posted December 28, 2015 Hi,I have old PS1.5 installation, everything worked fine for long time. But today I noticed, that in Category view my left column is displayed after all products in this category like something has gone wrong with module positions.. but nothing has been changed there as well all files are untouched for few months. Problem appears on all browsers As well there are some problems with contact page. There are no errors and there haven't been any changes in server. Ok, php was upgraded, but it's back to v5.4 as it was before, because it was first idea, what could be gone wrong. See pictures below, any ideas what happened and how to fix it? Link to comment Share on other sites More sharing options...
SupportPS Posted December 28, 2015 Share Posted December 28, 2015 Write a link to your site Link to comment Share on other sites More sharing options...
Simonas Invertus Posted December 28, 2015 Share Posted December 28, 2015 The problems are with website design. It maybe one of css files are missing or somebody overwritten some parts of it. Link to comment Share on other sites More sharing options...
Tomin Posted December 28, 2015 Author Share Posted December 28, 2015 (edited) It happened to two pages on same server using same theme. theme versions and PS slightly differs. After some research seems that there is some problem with some hacked 3rd party module or worse... I'll be back later and check same installation on other server and check some css files like Simonas suggested you can check (deleted) where same problem appears Edited December 30, 2015 by Tomin (see edit history) Link to comment Share on other sites More sharing options...
Simonas Invertus Posted December 28, 2015 Share Posted December 28, 2015 I have done quick investigation. If you could find: #center_column{ float: right;} In your css for some reasons center_column has no elements, but if you add float it solve one of you problems. Can it be that somebody deleted your style information? Or maybe you recently done upgrade and that broke your design? Link to comment Share on other sites More sharing options...
Tomin Posted December 28, 2015 Author Share Posted December 28, 2015 (edited) I will try this solution.No, nothing has been changed for PS, modules or theme files. Except some time ago server where restarted because of "no websites where working" there possible has been some PHP update to v5.6, but now it's back to 5.4 as it was first idea what could broke design. No other changes made Edited December 28, 2015 by Tomin (see edit history) Link to comment Share on other sites More sharing options...
SupportPS Posted December 28, 2015 Share Posted December 28, 2015 Add to your global.css file @media (min-width:1280px) { .fixed_width .breadcrumb+#center_column {width: 980px;} } @media (min-width:1030px) { .fixed_width .breadcrumb+#center_column {width: 740px;} }It will fix the problem.But the main problem is that your sections of the site do not have their id. Write me pm, if you want to solve all the problems. Link to comment Share on other sites More sharing options...
SupportPS Posted December 28, 2015 Share Posted December 28, 2015 Before the changes, try to remove the entire cache, maybe it will help. advanced parameters->perfomence Link to comment Share on other sites More sharing options...
Tomin Posted December 28, 2015 Author Share Posted December 28, 2015 (edited) cache has been cleaned quite a lot today ok, I will wait for comments of theme author. Somehow I think it isn't theme or PS related, but some problem with server rewrites etc Edited December 28, 2015 by Tomin (see edit history) Link to comment Share on other sites More sharing options...
Tomin Posted December 30, 2015 Author Share Posted December 30, 2015 (edited) Problem was on server. There has been some injections in index.php and header.php on server, so all websites had this problem, but only PS code was broken. We investigate, but it could be wordpress or cpanel problem,but all sites on server where affected later. fckn script kiddies and idiots, who buying cheap backlinks for "useful" SEO Edited December 30, 2015 by Tomin (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now