Strict Standards - error na update v 1.8

Nederlandse ondersteuning voor CMS Made Simple

Moderator: velden

Post Reply
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am

Strict Standards - error na update v 1.8

Post by Gregor »

Hallo,

Na de update naar versie 1.8 krijg ik in foutmeldingen die verwijzen naar de Captcha en Comments module:
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
Voor de link met errors:
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
System info
----------------------------------------------

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
----------------------------------------------
Iemand een idee wat hier aan de hand is en vooral hoe ik dit kan oplossen?

Alvast dank!
Gregor
Last edited by Gregor on Mon Jul 12, 2010 7:09 pm, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Strict Standards - error na update v 1.8

Post by Rolf »

De laatste versie van Captcha bevat wat fouten, probeer eens de vorige versie terug te installeren.

In rel. 1.8 zijn verschillende (verouderde) functies verwijderd. Kan zijn dat daardoor de foutmeldingen worden veroorzaakt.
De Comments module heeft volgens mij geen actieve Developer meer. CGFeedback is de vervanger. Dus of de module nog wordt aangepast aan 1.8  :-\

grt. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am

Re: Strict Standards - error na update v 1.8

Post by Gregor »

Dank je Rolf. Ik ga de vorige versie van Captcha erop zetten en laat weten wat hier uit komt.

De CGFeedback-module is inderdaad een alternatief, maar wat te doen me alle eerder gemaakte comments? Ik heb eens in een topic om een migratie van comments naar cgfeedback gevraagd en die post is door CG verwijderd zonder opgaaf van reden.....

Gregor
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am

Re: Strict Standards - error na update v 1.8

Post by Gregor »

Van Capthca versie 0.4.0 files gekopieerd over de bestaande files en het probleem is verholpen. Staat alleen in de module manager nog dat ik v0.4.1 gebruik. Maar goed...

Gregor
deactivated010521

Re: Strict Standards - error na update v 1.8

Post by deactivated010521 »

----------
Last edited by deactivated010521 on Tue Mar 12, 2013 4:01 pm, edited 2 times in total.
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am

Re: Strict Standards - error na update v 1.8

Post by Gregor »

@Arnoud: als ik deze setting in .htaccess plaats en vervolgens Captcha v0.4.1. installeer, dan krijg ik dezelfde foutmeldingen.

Weer terug naar Captcha 0.4

Gregor
User avatar
seensite
Forum Members
Forum Members
Posts: 173
Joined: Sun Feb 10, 2008 7:36 pm

Re: Strict Standards - error na update v 1.8

Post by seensite »

@Arnoud : Hartelijk dank!
.htaccess
SetEnv TZ Europe/Amsterdam

config.php
#http://php.net/manual/en/function.date- ... ne-set.php
date_default_timezone_set('Europe/Amsterdam');
Ik heb geen toegang tot php.ini , maar het instellen van TZ in config.php en . htaccess deed het!

Met vriendelijke groet

P.S.: Sorry het is Google's vertaling
The universe of information technology is constantly growing and contains only emerging products built on successive patches
Jos
Support Guru
Support Guru
Posts: 4019
Joined: Wed Sep 05, 2007 8:03 pm

Re: Strict Standards - error na update v 1.8

Post by Jos »

seensite wrote: P.S.: Sorry het is Google's vertaling
Geen sorry nodig, dat doet Google helemaal goed dan  :D
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am

Re: Strict Standards - error na update v 1.8

Post by Gregor »

Na het upgraden naar versie 1.8.2 en ook de upgrade van Captcha naar versie 0.4.2. komt de fout melding
Comments/action.default.php on line 255 
weer naar voeren  ???

Gregor
Post Reply

Return to “Dutch - Nederlands”