CMSMS: 1.10.1
Apache version 2.2.21
PHP version 5.2.17
MySQL version 5.1.56
Architecture i686
Operating system linux
Alright this is a recurring issue with CMSMS 1.10.1, at least what i have noticed with our installation.
And the title explains it all. Pages on are website aimlessly lose the styling that should be applied to them.
Now to fix this issue I simply have to re save the pages in CMSMS that are doing this and they work once again.
And to boot it's only one specific page that has been doing this, another decided to start this today.
Below is the source content code for the page that has done this on at least 3 different occasions.
Code: Select all
<div><img src="uploads/images/sports/sportsbanner.jpg" alt="" width="400" height="115" /></div>
<div><a href="uploads/images/sports/2011SportsBook.pdf"><img src="uploads/images/sports/SportsBookCover.png" alt="" width="300" height="398" /></a></div>
<div><a href="{cms_selflink href='calendar' }"><img src="uploads/images/sports/sportscal.jpg" alt="" width="250" height="331" /></a></div>
<div><a href="{cms_selflink href='scores' }"><img src="uploads/images/sports/sportsscores.jpg" alt="" width="250" height="189" /></a></div>
<div><a href="{cms_selflink href='high-school-gow' }"><img style="clear: both;" src="uploads/images/sports/HSGOW.jpg" alt="" width="318" height="267" /></a></div>
<div> <a href="{cms_selflink href='osage-gow' }"><img src="uploads/images/sports/OCGOW.jpg" alt="" width="305" height="224" /></a></div>
<div><a href="{cms_selflink href='ohs' }"><img src="uploads/images/sports/OHS.jpg" alt="" width="250" height="188" /></a></div>
<div><a href="{cms_selflink href='ou' }"><img src="uploads/images/sports/OU.jpg" alt="" width="217" height="197" /></a></div>
<div><img src="uploads/images/sports/sportsicons.jpg" alt="" width="500" height="67" /></div>
These individuals only have modified "editor" permissions
and can not edit style sheets or templates.
However, with my experience with different software or CMS's in specific, some browsers seem to do some crazy things to begin with depending on what OS/browser a user may be using, which brought me to the conclusion that this could be related more to our specific user's.
On another note the main page that has been having this issue is never changed or edited, shouldn't anyway and as far as I can tell with logs etc. it hasn't been.
Regardless, It is an annoying issue none the less.
Also, All my templates have 2 style sheets connected to them.