Open schoninr opened 10 years ago
Hi, Can you please check your PHP error log?
HI Serhey,
Thanks for you quick response!
In eZ Debug I found the following message:
Cannot retrieve attribute of a boolean Error: eZTemplate @ extension/nxc_captcha/design/standard/templates/content/datatype/collect/nxccaptcha.tpl:13[0] Mar 03 2014 12:56:36
Ron
Op 3 mrt. 2014, om 13:47 heeft Serhey notifications@github.com het volgende geschreven:
Hi, Can you please check your PHP error log?
— Reply to this email directly or view it on GitHub.
Hi Ron, Sorry, can you please check PHP error logs, instead of ezp error logs?
Hi Serhey,
Sorry I cannot find any related php errors…
Op 3 mrt. 2014, om 14:01 heeft Serhey notifications@github.com het volgende geschreven:
Hi Ron, Sorry, can you please check PHP error logs, instead of ezp error logs?
— Reply to this email directly or view it on GitHub.
Can you please check what src has the captcha image? Afterward, can you, please enable PHP errors/warning output and open captcha image directly in the browser?
The image html: <img id="nxc-captcha-667774" alt="Secure code" title="Secure code" src="/nxc_captcha/get/1431/nxc_captcha_collection_attribute_667774/1”>
Sorry, but again no php errors in my php error log
Ron
Op 3 mrt. 2014, om 14:57 heeft Serhey notifications@github.com het volgende geschreven:
Can you please check what src has the captcha image? Afterward, can you, please enable PHP errors/warning output and open captcha image directly in the browser?
— Reply to this email directly or view it on GitHub.
can you please enable PHP warning and errors output and open /nxc_captcha/get/1431/nxc_captcha_collection_attribute_667774/1 directly in your browser?
Yes I that’s what I did but it did not trigger any php errors. Can it be a (eZPublish) permission issue? PHP error settings are enabled: error_reporting = E_ALL and my error log: error_log = /usr/local/var/log/apache2/php-errors.log
Op 3 mrt. 2014, om 16:50 heeft Serhey notifications@github.com het volgende geschreven:
can you please enable PHP warning and errors output and open /nxc_captcha/get/1431/nxc_captcha_collection_attribute_667774/1 directly in your browser?
— Reply to this email directly or view it on GitHub.
Hi,
We solved the bug I reported yesterday and added a pull request on github: https://github.com/nxc/nxc_captcha/pull/6 Thanks for your great extension, hopefully others will benefit from it too!
Greets, Ron
Op 3 mrt. 2014, om 16:50 heeft Serhey notifications@github.com het volgende geschreven:
can you please enable PHP warning and errors output and open /nxc_captcha/get/1431/nxc_captcha_collection_attribute_667774/1 directly in your browser?
— Reply to this email directly or view it on GitHub.
bezoek onze website: http://www.myxt.nl
volg ons op Twitter
volg ons op Facebook
Myxt Web Solutions De Gruyterfabriek L-7233
Veemarktkade 8 5222 AE 's-Hertogenbosch
tel. 073 850 51 85 Skype: myxt_ws
Hello, I cloned nxc_captcha today and added it in an eZ Publish installation without any problems. When I added it as an attribute in an content object the captcha image is not showing in the frontend:
The loaded template extension/nxc_captcha/design/standard/templates/content/datatype/collect/nxccaptcha.tpl looks fine. Any idea why the image is not showing?
Thanks! Ron Schöningh