<solved> Problem after upgrade to 1.51

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
User avatar
Deblus
Forum Members
Forum Members
Posts: 105
Joined: Fri Jun 22, 2007 8:52 am

<solved> Problem after upgrade to 1.51

Post by Deblus »

I have just upgraded from 1.31 to 1.51 by ftp following the instructions in the wiki, my host meets all the minimum requirements

The upgrade/install proceeded normally with no errors

When I view my site www.deblus.com.au the home page appears as normal (desired) width but all other pages appear approx twice the desired width.

Tidy html validator shows an error that "html cache is empty" this error was not there prior to the upgrade only some ,minor warnings

I believe the problem is in the stylesheet "top simple plus two columns" but I cannot find it, the minimum and maximum page sizes are as they have always been set

I am viewing using Firefox 3.05, the same problem occurs using IE7 with the menus screwed up a bit due to the extra width of the screen

I have searched the installation and setup topics but cannot find any reference to this problem

Does anyone have any suggestions please
Last edited by Deblus on Sun Jan 04, 2009 12:12 am, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Problem after upgrade to 1.51

Post by Dr.CSS »

They have 2 style sheets that are almost the same, the second one that is giving problem is Deblus:Top Menu + 2 columns...

#pagewrapper has...
max-width: 200em; /* IE wont understand these, so we will use javascript magick */
  min-width: 160em;
User avatar
Deblus
Forum Members
Forum Members
Posts: 105
Joined: Fri Jun 22, 2007 8:52 am

Re: Problem after upgrade to 1.51

Post by Deblus »

Thank you Mark

that fixed it, the simple fixes are often the hardest to find
Locked

Return to “[locked] Installation, Setup and Upgrade”