Page 1 of 1

Global Content Block changes not showing on site

Posted: Thu Apr 10, 2014 4:10 am
by jasnick
Using CMSMS 1.11.10 and up-to-date modules

Trying to add an image to a Global Content Block. It shows in the editing page both html and wysiwyg, but after Submitting changes, the website is unchanged.

Tried it with a new line of text and that also failed to show on the site, though it too was seen in the editing box.

I tried the image on another page with no problem so path is not at fault.
I tried a GCB on another site and it edited no problem.

I wondered if anyone has come across this issue before and if so, where should I look to solve it.

Thanks
----------------------------------------------

Cms Version: 1.11.10

Installed Modules:

CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.4
MenuManager: 1.8.6
MicroTiny: 1.2.6
ModuleManager: 1.5.5
News: 2.14.2
Search: 1.7.11
ThemeManager: 1.1.8
Showtime: 3.4[/b][/b]
Album: 1.10.3
Captcha: 0.4.6
FormBuilder: 0.7.4
CGSimpleSmarty: 1.7.2
CGExtensions: 1.38.6
JQueryTools: 1.2.6
Products: 2.20.2
CGSmartImage: 1.16
Archiver: 0.2.6
avplayer: 1.3.2


Config Information:

php_memory_limit:
process_whole_template:
max_upload_size: 1024000000
url_rewriting: mod_rewrite
page_extension: .html
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.3.28
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 8192
memory_limit: 900M
max_execution_time: 900
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 1024M
upload_max_filesize: 1024M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)


Server Information:

Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.5.30
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff: No filesystem time difference found


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

Re: Global Content Block changes not showing on site

Posted: Thu Apr 10, 2014 6:39 am
by Rolf
(Browser)caching? Clear CMS cache?

Re: Global Content Block changes not showing on site

Posted: Thu Apr 10, 2014 6:44 am
by jasnick
Already checked both of those, thanks Rolf

Its quite inexplicable ???

Re: Global Content Block changes not showing on site

Posted: Thu Apr 10, 2014 6:48 am
by jasnick
Apart from some H1 text, have the following code:

<img src="uploads/images/siteimages/music.jpg" alt="" width="50" height="50" />
<h4><a href="javascript:OpenSoundFrame();">Start Music</a> | <a href="javascript:CloseSoundFrame();">Stop Music</a></h4>

Is it something to do with the js?

Re: Global Content Block changes not showing on site

Posted: Thu Apr 10, 2014 8:34 am
by velden
What's the name of the GCB?

Re: Global Content Block changes not showing on site

Posted: Sat Apr 12, 2014 2:42 am
by Dr.CSS
You may also want to look into the servers time zone setting in the config.php if it not the same as the server it could delay the changes to the site...