-- url of the page with the problem -- :
dev.redrubin.pl/
-- HikaShop version -- : 2.3.1
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.4.39
-- Error-message(debug-mod must be tuned on) -- : invalid token
Hi all,
I have a problem with product contact message - more precisely - with sending. When I try send a message system return an “Invalid Token” error.
A few days ago everything was correctly.
I tried disable caching entirely, change the line <?php JUtility::getToken(); ?> to <?php echo JHTML::_( 'form.token' ); ?>, it doesn't work:/
Maybe someone knows any solution?
I'll be really grateful for help!