Na de update naar versie 1.8 krijg ik in foutmeldingen die verwijzen naar de Captcha en Comments module:
Voor de link met errors:Strict Standards: CaptchaLib_hncaptcha::getCaptcha() [captchalib-hncaptcha.getcaptcha]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2,0/DST' instead in /home/efacti/public_html/uisge-beatha.eu/modules/Captcha/lib/classes/captchalibs/class.captchalib_hncaptcha.php on line 50
Notice: Undefined index: path in /home/efacti/public_html/uisge-beatha.eu/modules/Captcha/lib/classes/captchalibs/class.captchalib_hncaptcha.php on line 50
Strict Standards: main() [function.main]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2,0/DST' instead in /home/efacti/public_html/uisge-beatha.eu/modules/Comments/action.default.php on line 255
Notice: Undefined variable: emailfield in /home/efacti/public_html/uisge-beatha.eu/modules/Comments/action.default.php on line 255
Strict Standards: main() [function.main]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2,0/DST' instead in /home/efacti/public_html/uisge-beatha.eu/modules/Comments/action.default.php on line 256
Notice: Undefined variable: websitefield in /home/efacti/public_html/uisge-beatha.eu/modules/Comments/action.default.php on line 256
http://www.uisge-beatha.eu/news/170/76/Nederland---Brazilie.html
In .htaccess de volgende code geplaatst, maar dat leidt weer tot error 500
Code: Select all
php_flag display_errors off
Iemand een idee wat hier aan de hand is en vooral hoe ik dit kan oplossen?----------------------------------------------
Cms Version: 1.8
Installed Modules:
* FCKeditorX: 1.1.0
* MenuManager: 1.6.5
* News: 2.10.6
* ThemeManager: 1.1.1
* Guestbook: 1.1.12
* TinyMCE: 2.7.2
* CMSMailer: 2.0
* Captcha: 0.4.1
* Album: 0.9.3
* nuSOAP: 1.0.1
* Search: 1.6.5
* ModuleManager: 1.4
* FormBuilder: 0.6.2
* TruetypeText: 2.1.1
* CGSimpleSmarty: 1.4.5
* HitCounter: 1.1
* TinyMCEAdv: 2.2.2
* FileManager: 1.0.2
* Printing: 1.1.0
* AjaxMadeSimple: 0.1.6
* PicasaWebAlbumBrowser: 1.0
* CGExtensions: 1.19
* CGFeedMaker: 1.0.11
* CGGoogleMaps: 1.4.1
* Comments: 1.9.2
* Polls: 0.2.0
* CGExtensions: 1.19
* RSS2HTML: 1.2.4
* CMSSimplepie: 1.0
* CGFeedback: 1.1
* SiteMapMadeSimple: 1.2.1
* Twitter: 0.0.7
* ScriptDeploy: 0.7.3
Config Information:
* php_memory_limit: 128000000
* process_whole_template: true
* output_compression: false
* max_upload_size: 1000000
* default_upload_permission: 664
* url_rewriting: mod_rewrite
* page_extension: .html
* query_var: page
* image_manipulation_prog: GD
* auto_alias_content: true
* locale:
* default_encoding:
* admin_encoding: utf-8
* set_names: false
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: 128000000
* max_execution_time: 30
* output_buffering: On
* safe_mode: Off (False)
* file_uploads: On (True)
* post_max_size: 8M
* upload_max_filesize: 2M
* session_save_path: /tmp (1777)
* session_use_cookies: On (True)
* xml_function: On (True)
Server Information:
* Server Api: cgi-fcgi
* Server Db Type: MySQL (mysql)
* Server Db Version: 5.0.91
----------------------------------------------
Alvast dank!
Gregor