Page 1 of 1

News Module throws out 404 errors after upgrade to 1.11.2.

Posted: Sun Oct 07, 2012 11:12 pm
by pixelita
I had this under a [SOLVED] topic so I am reopening it here in the hopes that I can get some help.

I saw a note about this in the forge as a bug report, but it only pertained to news items with an expiration date. My news items DO NOT have an expiration date and mod_rewrite/pretty URLS is on. And as mentioned, this exact template works just fine here: http://idylwood.org ... Go figure!

If you go to the News page and try to click the details page link, you get a 404. You get a 404 from anywhere in the site that you try to access the detail page.

I have a page called "news" with a pagealias of "news" that I have told the News Module to use, per the instructions.

All this seems to have happened due to the upgrade.

The site is here:
http://honfish.mytestbed.com ... it's the news summary at the lower right. Credentials to access this protected page are client/letmein.

And here are the site details:


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

Cms Version: 1.11.2

Installed Modules:

CMSMailer: 5.2.1
FileManager: 1.4.1
MenuManager: 1.8.4
ModuleManager: 1.5.5
News: 2.12.9
nuSOAP: 1.0.2
Printing: 1.1.2
Search: 1.7.7
ThemeManager: 1.1.7
TinyMCE: 2.9.11
Gallery: 1.4.1
Captcha: 0.4.5
TagRep: 1.2.0
CGExtensions: 1.31
CMSForms: 0.0.20
FormBuilder: 0.7.3
ShopMadeSimple: 0.3.2
Uploads: 1.14.2
Play: 1.0.3
FrontEndUsers: 1.19.1
JQueryTools: 1.1.1
CGEcommerceBase: 1.3.11
CGSimpleSmarty: 1.5.2
CGPaymentGatewayBase: 1.1
Products: 2.18.4
Cart: 1.8.4
PaypalGateway: 2.3.9
Orders: 1.13.3
OwnersManual: 1.0.3
AdvancedContent: 0.9.4
RateThis: 1.0
ContentAliases: 0.6.11
CGMyOrders: 1.0
ShareItPop: 0.1.1
CMSPrinting: 1.0.3
MicroTiny: 1.2.3
GBFilePicker: 1.3.2
ListIt2: 1.2.2
ModuleMaker: 0.3.2


Config Information:

php_memory_limit:
process_whole_template:
output_compression:
max_upload_size: 50000000
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.2.9
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
memory_limit: 64M
max_execution_time: 30
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 50M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)


Server Information:

Server Api: cgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.0.95
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable


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


P.S. It looks like CMSMS is reporting the wrong module. I am NOT using Shop Made Simple. Here is a screen grab of the modules page:

AJAXStarRatingBar 0.9.2
AdvancedContent 0.9.4
CGEcommerceBase 1.3.11
CGExtensions 1.31
CGPaymentGatewayBase 1.1
CGSimpleSmarty 1.5.2
CMSMailer 5.2.1
CMSPrinting 1.0.3
Captcha 0.4.5
Cart 1.8.4
ContentAliases 0.6.11
FileManager 1.4.1
FormBuilder 0.7.3
FrontEndUsers 1.19.1
JQueryTools 1.1.1 Installed
ListIt2 1.2.2
MenuManager 1.8.4
MicroTiny 1.2.3
ModuleMaker 0.3.2
ModuleManager 1.5.5
News 2.12.9
Orders 1.13.3
OwnersManual 1.0.3
PaypalGateway 2.3.9
Play 1.0.3
Products 2.18.4
RateThis 1.0
Search 1.7.7
ShareItPop 0.1.1
ThemeManager 1.1.7
Uploads 1.14.2
nuSOAP 1.0.2

Re: News Module throws out 404 errors after upgrade to 1.11.

Posted: Mon Oct 08, 2012 9:36 pm
by Dr.CSS
Make sure all the module you use are up to date to use 1.11.2, make sure the {news} tag is called correctly, I've seen an upgraded site go sideways just from having 1 extra ' in a tag that worked before the upgrade...

Re: News Module throws out 404 errors after upgrade to 1.11.

Posted: Tue Oct 09, 2012 9:56 am
by uniqu3
Try "Update routes" in System Maintenance.

Re: News Module throws out 404 errors after upgrade to 1.11.

Posted: Tue Oct 30, 2012 8:00 am
by jd447
I had the same issue... and update route worked!

thanks goran!