Fatal error when editing page

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
tilde
Forum Members
Forum Members
Posts: 105
Joined: Tue Mar 09, 2010 7:05 am
Location: Vendsyssel, Denmark

Fatal error when editing page

Post by tilde »

When editing a page i receive this error:
Fatal error: Call to a member function FillParams() on a non-object in /var/www/soren-nornberg.dk/public_html/admin/editcontent.php on line 125

How do I solve this?

My system info:
----------------------------------------------

Cms Version: 1.9.1

Installed Modules:

    * CMSMailer: 2.0
    * FileManager: 1.0.3
    * MenuManager: 1.7.2
    * ModuleManager: 1.4
    * News: 2.11
    * nuSOAP: 1.0.2
    * Printing: 1.1.1
    * Search: 1.6.7
    * ThemeManager: 1.1.3
    * TinyMCE: 2.8.1
    * AdvancedContent: 0.7.1
    * FormBuilder: 0.6.4
    * Gallery: 1.4.1
    * Captcha: 0.4.3
    * Calendar: 0.8.2
    * CGExtensions: 1.21.6
    * NMS: 2.3.2


Config Information:

    * php_memory_limit:
    * process_whole_template: false
    * output_compression: false
    * max_upload_size: 80000000
    * default_upload_permission: 664
    * url_rewriting: none
    * page_extension:
    * query_var: page
    * image_manipulation_prog: GD
    * auto_alias_content: true
    * locale:
    * default_encoding: iso-8859-1
    * admin_encoding: iso-8859-1
    * set_names: true


Php Information:

    * phpversion: 5.2.13
    * md5_function: Fra (Sand)
    * gd_version: 2
    * tempnam_function: Fra (Sand)
    * magic_quotes_runtime: Til (Falsk)
    * E_STRICT: 0
    * memory_limit: 128M
    * max_execution_time: 30
    * output_buffering: Fra
    * safe_mode: Fra (Sand)
    * file_uploads: Fra (Sand)
    * post_max_size: 80M
    * upload_max_filesize: 80M
    * session_save_path: Kan ikke kontrolleres pga af at open_basedir er aktiv
    * session_use_cookies: Fra (Sand)
    * xml_function: Fra (Sand)


Server Information:

    * Server Api: apache
    * Server Db Type: MySQL (mysql)
    * Server Db Version: 5.1.37


----------------------------------------------
Thanks in advance.
Søren
replytomk3

Re: Fatal error when editing page

Post by replytomk3 »

Run checksum Site Admin>System verification.
tilde
Forum Members
Forum Members
Posts: 105
Joined: Tue Mar 09, 2010 7:05 am
Location: Vendsyssel, Denmark

Re: Fatal error when editing page

Post by tilde »

I have tried this.
I recieve 313 errors.
My guess is that it comes from uploading via FTP.

Now when I try to upload one file at a time it seems to correct the errors.

Søren
tilde
Forum Members
Forum Members
Posts: 105
Joined: Tue Mar 09, 2010 7:05 am
Location: Vendsyssel, Denmark

Re: Fatal error when editing page

Post by tilde »

I still recieve this error.

Any solution please.

Søren
tilde
Forum Members
Forum Members
Posts: 105
Joined: Tue Mar 09, 2010 7:05 am
Location: Vendsyssel, Denmark

Re: Fatal error when editing page

Post by tilde »

Dr.CSS

My system info in English.

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

Cms Version: 1.9.1

Installed Modules:

    * CMSMailer: 2.0
    * FileManager: 1.0.3
    * MenuManager: 1.7.2
    * ModuleManager: 1.4
    * News: 2.11
    * nuSOAP: 1.0.2
    * Printing: 1.1.1
    * Search: 1.6.7
    * ThemeManager: 1.1.3
    * TinyMCE: 2.8.1
    * AdvancedContent: 0.7.1
    * Gallery: 1.4.2
    * FormBuilder: 0.6.4
    * CGExtensions: 1.21.6
    * CGCalendar: 1.5.6
    * Showtime: 2.0.0
    * Captcha: 0.4.3
    * AjaxMadeSimple: 0.3.1
    * Polls: 0.3.2


Config Information:

    * php_memory_limit:
    * process_whole_template: false
    * output_compression: false
    * max_upload_size: 80000000
    * default_upload_permission: 664
    * url_rewriting: none
    * page_extension:
    * query_var: page
    * image_manipulation_prog: GD
    * auto_alias_content: true
    * locale: da_DK
    * default_encoding: utf-8
    * admin_encoding: utf-8
    * set_names: true


Php Information:

    * phpversion: 5.2.13
    * md5_function: On (True)
    * gd_version: 2
    * tempnam_function: On (True)
    * magic_quotes_runtime: Off (False)
    * E_STRICT: 0
    * memory_limit: 128M
    * max_execution_time: 30
    * output_buffering: On
    * safe_mode: On (True)
    * file_uploads: On (True)
    * post_max_size: 80M
    * upload_max_filesize: 80M
    * session_save_path: No check because open basedir active
    * session_use_cookies: On (True)
    * xml_function: On (True)


Server Information:

    * Server Api: apache
    * Server Db Type: MySQL (mysql)
    * Server Db Version: 5.1.37


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

Søren
tilde
Forum Members
Forum Members
Posts: 105
Joined: Tue Mar 09, 2010 7:05 am
Location: Vendsyssel, Denmark

Re: Fatal error when editing page

Post by tilde »

No solution for this?

It's driving me mad.

Søren
xoweb
New Member
New Member
Posts: 5
Joined: Sat Jan 31, 2009 11:50 pm

Re: Fatal error when editing page

Post by xoweb »

Hi Søren.
I've the same problem on some pages. Waiting and hoping for a sulution.
Karsten
Ruben_c
Forum Members
Forum Members
Posts: 35
Joined: Thu Jun 17, 2010 3:12 am
Location: Chile

Re: Fatal error when editing page

Post by Ruben_c »

I have this error but was becouse I don't have a module installed, so the variable was not declared.
I guess you miss some files.

Try uploading the whole site in tar or zip, an then uncompress it.
A simple template that you can do with CMS Made simple.

http://www.octoporos.cl
xoweb
New Member
New Member
Posts: 5
Joined: Sat Jan 31, 2009 11:50 pm

Re: Fatal error when editing page

Post by xoweb »

Tried that again - not better.
xoweb
New Member
New Member
Posts: 5
Joined: Sat Jan 31, 2009 11:50 pm

Re: Fatal error when editing page

Post by xoweb »

Hi Søren.
Found any solution?
/Karsten
Post Reply

Return to “CMSMS Core”