CMS MADE SIMPLE FORGE

CMS Made Simple Core

 

[#5838] Global Content not working when updating from 1.8.1

avatar
Created By: chris h (chrish)
Date Submitted: Tue Dec 14 04:16:05 -0500 2010

Assigned To:
Version: 1.9.2
CMSMS Version: None
Severity: Major
Resolution: Works For Me
State: Closed
Summary:
Global Content not working when updating from 1.8.1
Detailed Description:
The Global Content is not working when you update from 1.8.1 

The MySQL table cms_htmlblobs is missing 2 fields, use_wysiwyg and description.
For that reason, you cannot add, edit, delete or even view (both admin and
frontpage) the global content's.

Quick bugfix is to add the fields manually to your table using something like
PhpMyAdmin or any other database utility. I used (INT) for use_wysiwyg and
(TEXT) for description.


History

Comments
avatar
Date: 2010-12-17 22:33
Posted By: Robert Campbell (calguy1000)

This must've been a problem with your upgrade  I checked the upgrades routine
and the code is in there
and this was tested extensively before 1.9 was released.
      
avatar
Date: 2011-01-07 15:23
Posted By: Ronny Krijt (ronnyk)

permission issue during upgrade, DB/Table.
      
Updates

Updated: 2011-01-07 15:23
resolution_id: 10 => 11
state: Open => Closed

Updated: 2010-12-17 22:33
resolution_id: 5 => 10

Updated: 2010-12-16 04:57
version_id: 28781 => 28822
resolution_id: => 5