Page 1 of 1

Fatal error when editing page

Posted: Thu Dec 02, 2010 7:39 am
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

Re: Fatal error when editing page

Posted: Fri Dec 03, 2010 2:13 am
by replytomk3
Run checksum Site Admin>System verification.

Re: Fatal error when editing page

Posted: Fri Dec 03, 2010 7:17 am
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

Re: Fatal error when editing page

Posted: Mon Dec 06, 2010 4:23 pm
by tilde
I still recieve this error.

Any solution please.

Søren

Re: Fatal error when editing page

Posted: Tue Dec 07, 2010 3:06 am
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

Re: Fatal error when editing page

Posted: Wed Dec 08, 2010 2:52 pm
by tilde
No solution for this?

It's driving me mad.

Søren

Re: Fatal error when editing page

Posted: Sat Dec 11, 2010 2:56 pm
by xoweb
Hi Søren.
I've the same problem on some pages. Waiting and hoping for a sulution.
Karsten

Re: Fatal error when editing page

Posted: Sat Dec 11, 2010 7:40 pm
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.

Re: Fatal error when editing page

Posted: Sat Dec 11, 2010 8:55 pm
by xoweb
Tried that again - not better.

Re: Fatal error when editing page

Posted: Tue Dec 21, 2010 9:06 pm
by xoweb
Hi Søren.
Found any solution?
/Karsten