Forum CMS Made Simple FR

Version complète : [Résolu] problème avec module Question et captcha
Vous consultez actuellement la version basse qualité d’un document. Voir la version complète avec le bon formatage.
Nouveau problème à suivre.

J'espère que la solution est aussi simple que précédemment ...

j'essai d'utiliser le module 'Question'

et voilà ce que cela me donne :

"Notice: Undefined index: path in /mnt/sites/T015/93294/8618/modules/Captcha/lib/classes/captchalibs/class.captchalib_hncaptcha.php on line 50
Author
Question
For security purposes, please enter the text displayed in this image.



Strict Standards: Creating default object from empty value in /mnt/sites/T015/93294/8618/modules/CGExtensions/CGExtensions.module.php on line 641

Strict Standards: strtotime() [function.strtotime]: 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 /mnt/sites/T015/93294/8618/lib/smarty/plugins/shared.make_timestamp.php on line 34

Strict Standards: strftime() [function.strftime]: 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 /mnt/sites/T015/93294/8618/lib/smarty/plugins/modifier.date_format.php on line 53
jun 28, 2010
test
Catégorie :General
Posté par : ibecq

Strict Standards: Non-static method Events::SendEvent() should not be called statically in /mnt/sites/T015/93294/8618/plugins/prefilter.precompilefunc.php on line 84

Strict Standards: Non-static method Events::ListEventHandlers() should not be called statically in /mnt/sites/T015/93294/8618/lib/classes/class.events.inc.php on line 104

Strict Standards: Non-static method Events::SendEvent() should not be called statically in /mnt/sites/T015/93294/8618/plugins/postfilter.postcompilefunc.php on line 84

Strict Standards: Non-static method Events::ListEventHandlers() should not be called statically in /mnt/sites/T015/93294/8618/lib/classes/class.events.inc.php on line 104

Strict Standards: strftime() [function.strftime]: 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 /mnt/sites/T015/93294/8618/lib/smarty/Smarty_Compiler.class.php on line 400
test"

Dès que je désinstalle captcha, tout se passe correctement.

J'ai vérifié les options, les paramètres...

Je ne sais pas quoi en penser.


Citation :#~~~~~ NE PAS SUPPRIMER CE BLOC ~~~~~
#~ Version du CMS: 1.7.1
#~ Nom de l'hébergeur : host.fr
#~ Informations Système :
#~ ----------------------------------------------
#~ Cms Version: 1.7.1
#~ Installed Modules:
#~ CMSMailer: 2.0
#~ FileManager: 1.0.2
#~ MenuManager: 1.6.3
#~ ModuleManager: 1.3.3
#~ News: 2.10.5
#~ nuSOAP: 1.0.1
#~ Printing: 1.0.4
#~ Search: 1.6.3
#~ ThemeManager: 1.1.1
#~ TinyMCE: 2.7.0
#~ CGExtensions: 1.19
#~ SiteMapMadeSimple: 1.2.1
#~ Questions: 1.0.3
#~ Captcha: 0.4.1
#~ CGSimpleSmarty: 1.4.5
#~ CGBlog: 1.4
#~ Config Information:
#~ php_memory_limit:
#~ process_whole_template: false
#~ max_upload_size: 30000000
#~ default_upload_permission: 664
#~ assume_mod_rewrite: true
#~ page_extension: .html
#~ internal_pretty_urls: false
#~ use_hierarchy: true
#~ Php Information:
#~ phpversion: 5.2.8-0.dotdeb.1
#~ md5_function: On (Vrai)
#~ gd_version: 2
#~ tempnam_function: On (Vrai)
#~ magic_quotes_runtime: Off (Faux)
#~ E_STRICT: 0
#~ memory_limit: 16M
#~ max_execution_time: 30
#~ safe_mode: Off (Faux)
#~ session_save_path: Aucune vérification à cause de la restriction spécifiée par PHP open_basedir
#~ session_use_cookies: On (Vrai)
#~ Server Information:
#~ Server Api: apache
#~ Server Db Type: MySQL (mysql)
#~ Server Db Version: 5.0.32
#~ ----------------------------------------------
#~~~~~ NE PAS SUPPRIMER CE BLOC ~~~~~
Connais pas le module, mais le problème semble venir du captcha.
Va dans le module captcha et essaie une autre libraire : GD ou HN ou...
C'est ça, il n'aime pas la HN. Ça fonctionne avec la librairie GD.
Jean le Chauve a écrit :Connais pas le module, mais le problème semble venir du captcha.
Va dans le module captcha et essaie une autre libraire : GD ou HN ou...
Est-ce que tu as une ligne directe? Wink

c'est génial ce soir : j'ai changé pour phpcaptcha et cela fonctionne sans problème

La prochaine fois je commencerai par tester les différentes versions.

j'ajoute [Résolu] Smile
Jean le Chauve a écrit :C'est ça, il n'aime pas la HN. Ça fonctionne avec la librairie GD.
on s'est croisé...