-- url of the page with the problem -- :http://www.mtsicurezza.it/index.php?option=com_hikashop&ctrl=product&task=contact&cid=175&lang=it
-- HikaShop version -- : 2.2.3
-- Joomla version -- :3.3.1
-- PHP version -- : xdifferent
-- Browser(s) name and version -- : different
-- Error-message(debug-mod must be tuned on) -- : null or invalid token
hi, when I send an e-mail request for information on a product, I get a blank page.
The email is sent out regularly.
I also tried on a local installation, where display_errors is on, but I have no info on what happens.
Same problem on the test server and development server, which are three different platforms.
On the operative server the blank page have "Invalid Token" on it.
I would also like to integrate the page "contact us for more information" the recaptcha active on the site.
I tried to modify the code as shown in the archives of the forum, but do not solve.
The format of the destination url is strange, I think that's the problem:
source URL
www.mtsicurezza.it/index.php?option=com_...tact&cid=175&lang=it
destination URL
www.mtsicurezza.it/index.php?option=com_...ctrl=product&lang=it
thank you