Page 1 of 1

Upgrade 1.2 to 1.3.1 Problems

Posted: Fri Jul 11, 2008 8:03 am
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

Re: Upgrade 1.2 to 1.3.1 Problems

Posted: Fri Jul 11, 2008 8:09 am
by cyberman
Which modules do you are using?

Re: Upgrade 1.2 to 1.3.1 Problems

Posted: Mon Sep 15, 2008 12:00 pm
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.