eCommerce construction > Templates

reCAPTCHA on v1.3.1

(1/4) > >>

HADY:
Hello!

I realized that reCAPTCHA v2 not working on creat account page and not worked on forms too. Is it a problem you have it too guys ??


Thanks...

Basara:
Hello.
Did you add valid Recaptchv2 keys? Did you set your domain in the Recaptchav2 settings?

HADY:

--- Quote from: Basara on August 31, 2021, 06:08:03 AM ---Hello.
Did you add valid Recaptchv2 keys? Did you set your domain in the Recaptchav2 settings?

--- End quote ---

yes, everything is correct on Google side and on domain side.

Basara:
Hello.
I have configured the recaptcha v2 Checkbox on the demo and works fine.
Do you have any errors in the browser console or on the page?

HADY:
Only next error log


2021-08-30 16:44:24 - App Warning: AbanteCart core v.1.3.1 Cannot to create directory /home//public_html/image//thumbnails/18/77. Please check permissions for /home//public_html/image/ in /home//public_html/core/helper/utils.php on line 1245
2021-08-30 16:45:12 - App Warning: AbanteCart core v.1.3.1 Cannot to create directory /home//public_html/image//thumbnails/18/c8. Please check permissions for /home//public_html/image/ in /home//public_html/core/helper/utils.php on line 1245
2021-08-30 16:45:30 - database error: AbanteCart core v.1.3.1 SQL Error: MySQL server has gone away
Error No: 2006
SQL: SELECT p.product_id,
p.subtract,
SUM(COALESCE(pov.subtract,0)) as option_subtract,
p.quantity,
SUM(COALESCE(pov.quantity,0)) as option_quantity
FROM ac_products p
LEFT JOIN ac_product_options po
ON (po.product_id = p.product_id AND po.status = 1)
LEFT JOIN ac_product_option_values pov
ON (po.product_option_id = pov.product_option_id)
WHERE p.product_id IN (1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669)
GROUP BY p.product_id
PHP call stack:
#0 /home//public_html/core/lib/db.php:102
#1 /home//public_html/core/engine/extensions.php:1157
#2 /home//public_html/core/engine/extensions.php:378
#3 /home//public_html/core/lib/db.php:68
#4 /home//public_html/storefront/model/catalog/product.php:143
#5 /home//public_html/storefront/controller/pages/product/search.php:270
#6 /home//public_html/core/engine/dispatcher.php:287
#7 /home//public_html/core/engine/dispatcher.php:322
#8 /home//public_html/core/engine/page.php:108
#9 /home//public_html/core/engine/router.php:193
#10 /home//public_html/core/engine/router.php:86
#11 /home//public_html/index.php:97
in <b>/home//public_html/core/database/amysqli.php</b> on line <b>119</b>

Navigation

[0] Message Index

[#] Next page

Go to full version
Powered by SMFPacks Social Login Mod