Hi all,
with a considerable delay, we found out that the Saved search on our site UlovAuto.cz is not working (the last saved search is from 30/8/23). The error is manifested by the fact that a visitor who is not logged in inserts an email into the widget, clicks ok, but the confirmation flash message does not appear and the saved search is not saved in Alerts, respectively the logged in user after clicking ok also does not see any confirmation flash message and the search is not saved as well
Our developers managed to figure out that the problem is probably that the function call does not pass through the condition in the ajax.php file
if($server_signature != $signature) {
echo '-2';
return false;
}
also, they are saying that it may have something to do with user validation...
(the specific path is oc-includes/osclass/controller/ajax.php line 240)
I will add that we have Live search disabled and we have deployed car attributes pro plugin (latest version), updated global.js but I guess that the problem probably occurred sometime earlier in September/October, but unfortunately we don't know exactly what caused it ...
We have custom modified the original Delta template substantially in multiple places (including push of several javascripts to the footer for SEO) and we have not yet updated it to 1.5.1 (we have 1.3.5).
plugin list: all-in-1 seo, backoffice, banners, blog, business profile, CAP, gdpr, hooks, image required, invisible recptcha, invoice, pay, sitemap pro, rest api
Thanks a lot for any help. Have a nice day