Page 1 of 1

Updating Themes/templates originally installed with CMSMS.

Posted: Sat Feb 16, 2013 7:36 pm
by gully
Per a suggestion from
http://forum.cmsmadesimple.org/viewtopi ... 20&t=65194

I looked into CSSMenu left + 1 column. Hmmm... why am I seeing {stylesheet} and not {cms_stylesheet}?
{stylesheet}
{* This is how all the stylesheets attached to this template are linked to it *}
Weird.

Okay, over to the 'demo' site http://www.opensourcecms.com/scripts/de ... scriptid=9 ... finding a different (updated) CSSMenu left + 1 column. I copy pasted this template over the old, plus made sure the attached stylesheets agreed.

In examining the database with phpMyAdmin, other non-updated 'oldies' were found. Here's a screen grab (excuse the size):
CSSMenu.top+2.columns.png
Obviously, I've screwed up. So I'm asking, how could this non-updating have occurred? And more importantly, how to avoid this in the future? Thanks

/gully

-----------------------



----------------------------------------------

Cms Version: 1.11.4

Installed Modules:

CMSMailer: 5.2.1
FileManager: 1.4.3
MenuManager: 1.8.5
ModuleManager: 1.5.5
News: 2.12.10
Search: 1.7.7
ThemeManager: 1.1.7
Showtime: 3.3
FormBuilder: 0.7.3
CMSPrinting: 1.0.3
TinyMCE: 2.9.12
CustomGS: 1.3
CGExtensions: 1.31.4
JQueryTools: 1.2.4
Notifications: 1.0


Config Information:

php_memory_limit:
process_whole_template:
output_compression:
max_upload_size: 16000000
url_rewriting: none
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true


Php Information:

phpversion: 5.2.17
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
memory_limit: 32M
max_execution_time: 300
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 16M
session_save_path: No check because open basedir active
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)


Server Information:

Server Api: cgi-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.0.45
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable


----------------------------------------------

Re: Updating Themes/templates originally installed with CMSM

Posted: Sat Feb 16, 2013 10:36 pm
by Dr.CSS
This is an upgraded site, did you make any changes to the template..?

Re: Updating Themes/templates originally installed with CMSM

Posted: Sun Feb 17, 2013 4:39 pm
by gully
Dr.CSS wrote:This is an upgraded site, did you make any changes to the template..?
For CSSMenu left + 1 column, I'm fairly certain it wasn't altered until just now. I can go back through the SQL backups if need be.

For CSSMenu top + 2 columns, we can be near 100% certainty that no changes have occurred; pristine from its day one.