Upgrade 1.2 to 1.3.1 Problems

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
andym
Forum Members
Forum Members
Posts: 31
Joined: Mon Dec 24, 2007 9:00 pm

Upgrade 1.2 to 1.3.1 Problems

Post by andym »

Hi,



CMS Made Simple 1.2 "Barbados" to CMS Made Simple 1.3.1 "Havana"

When I upgraded I saw no errors but I now see the following when I use the site:

'classes','class.groupoperations.inc.php')); debug_buffer('loading stylesheet functions'); require_once(cms_join_path($dirname,'lib','classes','class.stylesheetoperations.inc.php')); debug_buffer('loading user tags functions'); require_once(cms_join_path($dirname,'lib','classes','class.usertagoperations.inc.php')); } # vim:ts=4 sw=4 noet ?>



Warning: Cannot modify header information - headers already sent by (output started at /home/andym/public_html/test/include.php:255) in /home/andym/public_html/test/admin/login.php on line 185

Warning: Cannot modify header information - headers already sent by (output started at /home/andym/public_html/test/include.php:255) in /home/andym/public_html/test/admin/login.php on line 186

Any one got any ideas?

A
cyberman

Re: Upgrade 1.2 to 1.3.1 Problems

Post by cyberman »

Which modules do you are using?
andym
Forum Members
Forum Members
Posts: 31
Joined: Mon Dec 24, 2007 9:00 pm

Re: Upgrade 1.2 to 1.3.1 Problems

Post by andym »

I have a feeling this was more to do with some files in the root directory.

It is a while ago I was trying this....

I think I backed up the site.
Upgraded.
Copied my backup for the root directory over the new upgraded ones and it worked....

But I would not swear to it.

Next time I do it I'll take some notes and re-post.

A.
Locked

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