Page 1 of 1

CGBlog feed broken after adding new categories? [solved]

Posted: Thu Sep 10, 2015 4:30 pm
by yayawatson
Hi. I'm running CMS Made Simple 1.12.

I'm using CGBlog 1.12.10 to maintain a news website.

When I add blog entries, they no longer show up on the site. They don't show up in any of the summary feeds on the home page, or on the pages set up to display summary feeds by category.

On the admin side, everything looks correct with the new blog entries - Status: Published, Post Date: today, Use Expiration Date: unchecked

Everything had been working fine before. However, I recently added new Categories and rearranged their order. So I suspect that may have something to do with it? That's the only think I can think of.

Wondering if I missed a needed step after creating new categories. Have tried searching on this topic and unable to find the answer.

Thank you!

Cms Version: 1.12

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.1
Search: 1.7.12
ThemeManager: 1.1.8
TinyMCE: 2.9.12
CGSimpleSmarty: 1.9.1
CGExtensions: 1.49.5
CGCalendar: 1.14.7
JQueryTools: 1.3.5.1
HostedVideoAlbums: 2.4.4
CGFeedMaker: 1.0.20
MleCMS: 1.11.4
CGBlog: 1.12.10
FormBuilder: 0.8.1.1
FormBrowser: 0.4.2
CGSmartImage: 1.18
Disqus: 2.0
Captcha: 0.5.2
FrontEndUsers: 1.29
SelfRegistration: 1.9.2


Config Information:

php_memory_limit:
process_whole_template:
max_upload_size: 64000000
url_rewriting: mod_rewrite
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.4.42
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 90M
max_execution_time: 30
output_buffering: 0
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 65M
upload_max_filesize: 64M
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 (mysqli)
Server Db Version: 5.1.56
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

Re: CGBlog feed broken after adding new categories?

Posted: Fri Sep 11, 2015 8:48 pm
by Rolf
The category names, are it names or numbers (like 2015)?

Re: CGBlog feed broken after adding new categories?

Posted: Fri Sep 11, 2015 9:02 pm
by yayawatson
The categories are names like:

Culture
Economy
Education
Health

Some of the new categories I created did include special characters, specifically parenthesis and quotation marks.

Re: CGBlog feed broken after adding new categories?

Posted: Mon Sep 14, 2015 4:15 pm
by yayawatson
The blog feeds on our site are working again. I wish I could explain why they stopped working and what fixed it, in case it happens again. But for now I'm good, so I guess I will mark this as solved.

Thanks!