[SOLVED]News Menu option disappeared after upgrading to 1.11

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
quethiock
Forum Members
Forum Members
Posts: 42
Joined: Mon Jun 16, 2008 5:18 am

[SOLVED]News Menu option disappeared after upgrading to 1.11

Post by quethiock »

Hi Guys

Upgraded this morning from Version 1.11.7 to 1.11.8 using the Difference file and all appeared to go well until this evening when I went to use the News Module ... and it wasn't in the 'Content' drop-down Menu. Don't know where it is now.

The module is listed as present under 'Extensions' --> 'Modules' (version 2.13) and I was going to Uninstall it and re-install ... but I can't because it's part of the Core Package and so not available separately.

If I look at the raw MySQL Database, it's listed in 'cms_modules' under 'status' as 'installed', there are lots of sub tables under 'cms_module_news' so it is definitely there.

So, can anybody tell me what I need to do to get it back please?

Do I need to do a fresh Install (I did a full back-up immediately before upgrading from 1.11.7 to 1.11.8) or is there another way please?

Any suggestions gratefully received.

Mike Lyne


Here is the content of the System Information file:

CMSMailer 5.2.1
CMSPrinting 1.0.5
SEOTools2 1.2.1
MenuManager 1.8.6
MicroTiny 1.2.5
ModuleManager 1.5.5
News 2.13
Search 1.7.10
ThemeManager 1.1.8
FormBuilder 0.7.4
Captcha 0.4.6
CGExtensions 1.37.2
FrontEndUsers 1.21.18
CustomContent 1.9
FileManager 1.4.3
NMS 2.4.3
FormBrowser 0.4.2
Gallery 1.6.1
Uploads 1.16.11


CMS Config Settings
php_memory_limit
process_whole_template
max_upload_size 8000000
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
debug false
timezone Europe/London
set_names true
set_names
root_url http://www.imtd.org.uk
ssl_url https://www.imtd.org.uk
root_path Success /home/imtdorgu/public_html (0750)
previews_path Success /home/imtdorgu/public_html/tmp/cache (0755)
uploads_path Success /home/imtdorgu/public_html/uploads (0755)
uploads_url http://www.imtd.org.uk/uploads
image_uploads_path Success /home/imtdorgu/public_html/uploads/images (0755)
image_uploads_url http://www.imtd.org.uk/uploads/images
ssl_uploads_url https://www.imtd.org.uk/uploads
use_smarty_php_tags


PHP Information
Current PHP Version (phpversion) Success 5.3.27
md5 function (md5_function) Success On (True)
GD version (gd_version) Success 2
tempnam function (tempnam_function) Success On (True)
Magic quotes in runtime (magic_quotes_runtime) Success Off (False)
Is E_STRICT disabled in error_reporting (E_STRICT) Success
Is E_DEPRECATED disabled in error_reporting (E_DEPRECATED) Success
PHP Effective Memory Limit (memory_limit) Success 64M
Maximum Execution Time (max_execution_time) Caution 30 ?
PHP output_buffering (output_buffering) Success On
PHP Safe Mode (safe_mode) Success Off (False)
File uploads (file_uploads) Success On (True)
Maximum Post Size (post_max_size) Caution 8M ?
Maximum Upload Size (upload_max_filesize) Caution 8M ?
Session Save Path (session_save_path) Success /tmp (1777)
Sessions are allowed to use Cookies (session_use_cookies) Success On (True)
Basic XML (expat) support (xml_function) Success On (True)
Checking for the XMLReader class (xmlreader_class) Success On (True)
Checking if the httpd process can create a file inside of a directory it created (create_dir_and_file) Success
PHP register_globals (register_globals) Success Off (False)
disable_functions in PHP (disable_functions) Caution shell_exec, exec, memory_limit ?
PHP Open Basedir (open_basedir) Success
Test for remote URL (test_remote_url) Success
fsockopen: Connection ok! Success
fopen: Connection ok! Success
Test ini_set (check_ini_set) Success On (True)
Test for the curl library (curl) Success On
Test curl version (curlversion) Success version 7.24.0, minimum recommended version is 7.19.7


Server Information
Server API (server_api) cgi-fcgi
Server Database (server_db_type) mysql (mysql)
Server Database Version (server_db_version) Success 5.5.32
Check database access levels (server_db_grants) Success found a "grant all" statement that appears to be suitable
Check for filesystem time differences (server_time_diff) Success no filesystem time difference found
Server Software (server_software) apache
Server Operating System (server_os) linux 2.6.18-348.6.1.el5 on x86_64
Timezone Offset (tz_offset) Success 0


Permission Information
tmp Success /home/imtdorgu/public_html/tmp (0755)
templates_c Success /home/imtdorgu/public_html/tmp/templates_c (0755)
modules Success /home/imtdorgu/public_html/modules (0755)
File Creation Mask (umask) Success /home/imtdorgu/public_html/tmp/cache (0755)
Last edited by quethiock on Thu Sep 19, 2013 9:13 pm, edited 1 time in total.
quethiock
Forum Members
Forum Members
Posts: 42
Joined: Mon Jun 16, 2008 5:18 am

Re: News Menu option disappeared after upgrading to 1.11.8

Post by quethiock »

Just checked the other sites I run (all up to date today to 1.11.8) and out of five sites I run, only two show the News Menu option, and three don't. I'll have to try and do a comparison with the System Information from a working website to one that isn't working.

Regards

Mike Lyne
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1974
Joined: Mon Jan 29, 2007 4:47 pm

Re: News Menu option disappeared after upgrading to 1.11.8

Post by Jo Morg »

Did you try to clear the cache from each site after upgrade?
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
quethiock
Forum Members
Forum Members
Posts: 42
Joined: Mon Jun 16, 2008 5:18 am

[Solved] News Menu option disappeared after upgrading to 1.1

Post by quethiock »

No, I didn't ... and guess what! The News menu is there now.

Many thanks for that - simple really. Never thought of that.

Regards

Mike Lyne
Locked

Return to “[locked] Installation, Setup and Upgrade”