NMS fatal error DisplayTemplateList

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
sumpson
Forum Members
Forum Members
Posts: 111
Joined: Thu May 08, 2008 6:35 pm

NMS fatal error DisplayTemplateList

Post by sumpson »

Hello,

I have installed NMS on one of my clients websites, he now has the problem that he cannot do anything with the NMS module. When clicking a tab it does not react. in the HTML on the bottom it says:

Fatal error:  Call to a member function _DisplayTemplateList() on a non-object in /home/tdnl/domains/turrisdavidica.nl/public_html/modules/CGExtensions/CGExtensions.module.php on line 1097


(html not closed)

line 1097 says:    return $cgextensions->_DisplayTemplateList($this,$id,$returnid,$prefix,

also in the code it says: ERROR- No lists! (this is hidden on page)

I am using CMS 1.5.4
and NMS 2.2.2

I hope someone is able to help me with this.
sumpson
Forum Members
Forum Members
Posts: 111
Joined: Thu May 08, 2008 6:35 pm

Re: NMS fatal error DisplayTemplateList

Post by sumpson »

Anyone here who can help me in the right direction?  :-[
sumpson
Forum Members
Forum Members
Posts: 111
Joined: Thu May 08, 2008 6:35 pm

Re: NMS fatal error DisplayTemplateList

Post by sumpson »

I hope someone will notice something wrong with my system info and be able to point me in the right direction.

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

Cms Version: 1.5.4

Installed Modules:

    * Album: 0.9.3
    * Archiver: 0.2
    * CMSMailer: 1.73.14
    * FileManager: 0.4.5
    * MenuManager: 1.5.3
    * News: 2.9.3
    * nuSOAP: 1.0.1
    * Printing: 0.2.6
    * Search: 1.5.3
    * ThemeManager: 1.1.0
    * TinyMCE: 2.5.0beta3
    * ModuleManager: 1.2.1
    * TemplateExternalizer: 1.2
    * NMS: 2.2.2
    * CGExtensions: 1.16
    * FormBuilder: 0.5.4
    * SimpleGoogleMap: 1.1
    * SimpleSlider: 0.2.1
    * Blogs: 0.3.3.1
    * Uploads: 1.7
    * EnhancedXSPF: 0.5.2
    * RSS: 1.1


Config Information:

    * php_memory_limit:
    * process_whole_template: false
    * max_upload_size: 8000000
    * default_upload_permission: 664
    * assume_mod_rewrite: true
    * page_extension: .html
    * internal_pretty_urls: true
    * use_hierarchy: true


Php Information:

    * phpversion: 5.2.6
    * md5_function: On (True)
    * gd_version: 2
    * tempnam_function: On (True)
    * magic_quotes_runtime: Off (False)
    * memory_limit: 128M
    * max_execution_time: 30
    * safe_mode: Off (False)
    * session_save_path: No check because open basedir active


Server Information:

    * Server Api: apache2handler
    * Server Db Type: MySQL (mysql)
    * Server Db Version: 5.0.67


----------------------------------------------
marald
New Member
New Member
Posts: 2
Joined: Mon Nov 01, 2010 11:53 am

Re: NMS fatal error DisplayTemplateList

Post by marald »

Jut to help future users.

I just had the same problem.

It was caused by a upgrade of cgextensions to 1.2 that went bad.
The version installed was different than version shown in modules.

I went in the mysql database to correct the version number and now all is well.

look up the table: cms_modules in your database and look up cgextensions.

In the backend of cmsms look up the cgextensions in the module section and click the link "about" (or in dutch "over) and look up the version here. Note this down, and replace the version number in the database table with this one.

After this, everything should work ok.
Post Reply

Return to “Modules/Add-Ons”