| Re: Keine Captcha Anzeige |
Betreff: Re: Keine Captcha Anzeige von Jim am 30.12.2008 12:07:15 Hallo, bei der Registrierung geht das captcha. Ich habe gerade festgestellt, das im Protector auch die Umlaute ü,ä,ö nicht angezeigt werden. Das Anzeige was ich bei der ersten Seite noch drauf habe ist die DHL Info, aber daran kanns ja wohl nicht liegen, das diese Problemlos läuft. SET NAMES 'utf8' SELECT * FROM x96f_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC SELECT sess_data, sess_ip FROM x96f_session WHERE sess_id = '3f2176c6a241404c77d21b8322430e67' SELECT * FROM x96f_users WHERE uid = '1' SELECT * FROM x96f_modules WHERE dirname = 'system' SELECT * FROM x96f_configcategory WHERE confcat_id=1 SELECT * FROM x96f_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC SELECT * FROM x96f_modules WHERE (hasmain = '1' AND isactive = '1') ORDER BY weight ASC, mid ASC SELECT * FROM x96f_modules WHERE dirname = 'thadmin' SELECT * FROM x96f_tplset SELECT * FROM x96f_configoption WHERE conf_id = '13' ORDER BY confop_id ASC SELECT * FROM x96f_groups SELECT * FROM x96f_configoption WHERE conf_id = '32' ORDER BY confop_id ASC SELECT * FROM x96f_configoption WHERE conf_id = '33' ORDER BY confop_id ASC SELECT * FROM x96f_smiles SELECT * FROM x96f_modules WHERE hasmain = '1' ORDER BY weight ASC, mid ASC SELECT * FROM x96f_group_permission WHERE (gperm_name = 'module_admin' AND gperm_modid = '1' AND (gperm_groupid = '1' OR gperm_groupid = '2')) @kelle Ist ein neues Projekt, das erste Projekt läuft ohne Probleme, mit den selben Vorraussetzungen, deshalb bin ich ein wenig Ratlos, warum, gerade bei dem neuen so ein Fehler drin ist. |