magento-hackathon / HoneySpam

Spam protection module for customer registration, product review form and contact form.
Open Software License 3.0
102 stars 36 forks source link

customer form stops working #46

Closed pixeldemon closed 5 years ago

pixeldemon commented 5 years ago

Hello,

when I install the honeyspam addon, the customer form stops working. The report file show the following:

a:5:{i:0;s:89:"Invalid method Hackathon_HoneySpam_Block_Honeypot::quoteEscape(Array
(
    [0] => url
)
)";i:1;s:4363:"#0 /var/www/usr/html/test/app/design/frontend/base/default/template/hackathon/honeyspam/honeypot.phtml(30): Varien_Object->__call('quoteEscape', Array)
#1 /var/www/web8/html/test/app/design/frontend/base/default/template/hackathon/honeyspam/honeypot.phtml(30): Hackathon_HoneySpam_Block_Honeypot->quoteEscape('url')

what does that mean?

thank you in advance.

sprankhub commented 5 years ago

This probably means that you are using Magento < 1.8, which is not a good idea. This extension is only compatible with Magento >= 1.8 and < 2.0.