upgrade to 2.0, menus not working

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
pcp20us

upgrade to 2.0, menus not working

Post by pcp20us »

Hi All

Hoping this might be an easy fix for someone, as its not for me !

I have upgraded my cmsms from version 1.12 to 2.0.

I have resolved some issues getting errors etc.

How ever my menus have dissapeared. I had to remove embed header=true from my template, as this was causing an error to display.

I have changed all the stylesheet to cms_stylesheet as required in version 1.11.xx.

Below is the where the menu is called, so i think the problem is here but thats as far as i can go. Its calling a theme CSSmenuhoriz1.

</__body>
<div class="wrap clearfix">
<div class="header"></div>
<div class="topnav" id="nav">
{menu template="GrassStains : theme : CSSmenuhoriz1"}
</div>
<div class="container clearfix">
<div class="news_right clearfix" id="news">
<p><span class="news_title">{content block='content2title' oneline='true'}</span></p>
{content block='content2'}
</div>
<div id="content">
<h2>{title}</h2>
{content}
</div>

Under the template in the admin on cmsms where my template is selected under the default option, i see Simple Navigation Menu is selected, but there is no way to change this?

I see in version 2.0 that menu manager is replaced with navigator, so wondering if this is part of the problem

I am not great with templated stylesheets etc, but i have done all i can to resolve this.

running
PHP version 4.x
Apache Version 2.4.9



Cheers
archeo
Forum Members
Forum Members
Posts: 107
Joined: Tue Oct 21, 2014 12:47 pm

Re: upgrade to 2.0, menus not working

Post by archeo »

Go to : site admin > module manager to see if MenuManager is installed.
User avatar
rotezecke
Power Poster
Power Poster
Posts: 411
Joined: Fri Apr 18, 2008 9:34 pm

Re: upgrade to 2.0, menus not working

Post by rotezecke »

PHP version 4.x
i think you need 5.4.16 as minimum these days.
pcp20us

Re: upgrade to 2.0, menus not working

Post by pcp20us »

Hi


Yes menu manager is installed with a ! mark that is red

MY php is version is 5.5.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1973
Joined: Mon Jan 29, 2007 4:47 pm

Re: upgrade to 2.0, menus not working

Post by Jo Morg »

Please post system info.
pcp20us wrote:I have upgraded my cmsms from version 1.12 to 2.0.
You should not be upgrading to CMSMS 2.0, but to the latest, at this time 2.1.2. You should have tried to update to 2.1, at least...
"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!
pcp20us

Re: upgrade to 2.0, menus not working

Post by pcp20us »

Hi

Attached is my site info

----------------------------------------------
Cms Version: 2.0
Installed Modules:
CMSMailer: 5.2.4
AdminSearch: 1.0
FileManager: 1.5
MicroTiny: 2.0
ModuleManager: 2.0
News: 2.50
Search: 1.50
ThemeManager: 1.1.8
FormBuilder: 0.8.1.2
FormBrowser: 0.4.2
HitCounter: 2.0
Captcha: 0.5.2
CMSContentManager: 1.0
DesignManager: 1.0
Navigator: 1.0
CGExtensions: 1.50

Config Information:
php_memory_limit:
max_upload_size: 2000000
url_rewriting: none
page_extension:
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Australia/Melbourne
permissive_smarty: false

Php Information:
phpversion: 5.5.16
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
test_file_timedifference:
test_db_timedifference:
memory_limit: 192M
max_execution_time: 30
output_buffering: 4096
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 2M
session_save_path: /tmp (0700)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)

Performance Information:
allow_browser_cache: Off (False)
browser_cache_expiry: 60
php_opcache: Off (False)
smarty_cache: Off (False)
smarty_compilecheck: Off (False)
smarty_cache_udt: Off (False)
auto_clear_cache_age: Off (False)
Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.5.47
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff: No file system time difference found

----------------------------------------------
Post Reply

Return to “The Lounge”