Possible bug on content block

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
luya
Forum Members
Forum Members
Posts: 91
Joined: Wed Jan 23, 2013 1:34 am

Possible bug on content block

Post by luya »

After upgrading CMSMS to the latest version 1.11.13, there is an issue of {content block} not showing up time by time unless cache is manually cleaned.

Code: Select all

CMSMailer 		5.2.2
CMSPrinting 		1.0.5
FileManager 		1.4.5
MenuManager 		1.8.6
MicroTiny 		1.2.9
ModuleManager 		1.5.8
News 		2.15
Search 		1.7.12
Minify 		0.9.6
CGExtensions 		1.42.2
MleCMS 		1.11.4
JQueryTools 		1.2.6
CGContentUtils 		1.4.5
CGSmartImage 		1.17
FormBuilder 		0.8.1.1
CMSForms 		1.11.2
ToolBox 		1.3.8
Gallery 		2.0.1
Twitter 		2.0.4
ImageCompressor 		0.10.2
CGSimpleSmarty 		1.7.4
The website in question is http://www.cwmag.ca built on customized bootstrap. What caused the problem? Can anyone reproduce the problem with their CMSMS using {content block="second_content" label="myLabel"}?
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Location: Maidenhead, UK
Contact:

Re: Possible bug on content block

Post by paulbaker »

Post your full system info (see my signature). Never seen that bug.
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation

CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
luya
Forum Members
Forum Members
Posts: 91
Joined: Wed Jan 23, 2013 1:34 am

Re: Possible bug on content block

Post by luya »

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

Cms Version: 1.11.13

Installed Modules:

CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.5
MenuManager: 1.8.6
MicroTiny: 1.2.9
ModuleManager: 1.5.8
News: 2.15
Search: 1.7.12
Minify: 0.9.6
CGExtensions: 1.42.2
MleCMS: 1.11.4
JQueryTools: 1.2.6
CGContentUtils: 1.4.5
CGSmartImage: 1.17
FormBuilder: 0.8.1.1
CMSForms: 1.11.2
ToolBox: 1.3.8
Gallery: 2.0.1
Twitter: 2.0.4
ImageCompressor: 0.10.2
CGSimpleSmarty: 1.7.4


Config Information:

php_memory_limit:
process_whole_template:
max_upload_size: 32000000
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.24
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 8192
memory_limit: 64M
max_execution_time: 30
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 33M
upload_max_filesize: 32M
session_save_path: /home/content/31/9985931/tmp (0705)
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.96
Server Db Grants: Could not find a suitable "GRANT ALL" permission. This may mean you could have problems installing or removing modules. Or even adding and deleting items, including pages
Server Time Diff: No filesystem time difference found


----------------------------------------------
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Location: Maidenhead, UK
Contact:

Re: Possible bug on content block

Post by paulbaker »

Not saying it's causing your problem but the CG modules now require PHP 5.4. That might be causing other issues.
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation

CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: Possible bug on content block

Post by staartmees »

also I notice a lot of old modules.
luya
Forum Members
Forum Members
Posts: 91
Joined: Wed Jan 23, 2013 1:34 am

Re: Possible bug on content block

Post by luya »

I will ask my hosting company to upgrade into PHP 5.4.x.
Post Reply

Return to “Layout and Design (CSS & HTML)”