Invalid token during registration... once again :(

09.11.2017 20:12
#1
Haberek
Joomshopping forum user no avatar
Name: Anka
09.11.2017
Posts: 3
Quote
Invalid token during registration... once again :(

Hello

At first...I like JoomShopping very much :) thanks for such a good component :).

Unfortunately I have a big problem - invalid token during registration.
"The most recent request was denied because it contained an invalid security token. Please refresh the page and try again."
On the forum I've read almost all the threads connected to that topic but none of the soultions helped :(.

Can you help me?
This is my test site:
http://www.test.it-chorzow.pl/
I have Joomla 3.6.5, JoomShopping Version 4.16.3
I don't know if there is sth wrong with the template on the frontend :( ?

I've installed Invalid Token Interceptor - when I turn it on during registration I get an error: "ERR_TOO_MANY_REDIRECTS"

I'll be really appreciate for help.

Anka


Joomla: 3.6.5
JoomShopping: 4.16.3
PHP: 5.6.32
 
10.11.2017 08:07
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 26129
Quote
Aw: Invalid token during registration... once again :(

Problem in your template.

Use default template or fix

See default template
components\com_jshopping\templates\default\user\register.php

add code
<?php echo JHtml::_('form.token');?>
to your template

 
08.12.2017 09:39
#3
Haberek
Joomshopping forum user no avatar
Name: Anka
09.11.2017
Posts: 3
Quote
Aw: Invalid token during registration... once again :(

I don't know if I understand well...

By default template you mean default template of the page (e.g. .../templates/beez3/) ?
or default template in joomshopping (configuration/general/template)?

Could you check what it wrong here
http://test.nigro.pl/index.php/login
?

If there is sth wrong with default template of the page, in which place I should add this code
<?php echo JHtml::_('form.token');?>

?

Thank you for help in advance :)

 
08.12.2017 10:53
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 26129
Quote
Aw: Invalid token during registration... once again :(

Joomshopping default template:
components\com_jshopping\templates\default\...

 
08.12.2017 12:07
#5
Haberek
Joomshopping forum user no avatar
Name: Anka
09.11.2017
Posts: 3
Quote
Aw: Invalid token during registration... once again :(

so I use default template, I have no other template in Joomshopping :(
Aw: Invalid token during registration... once again :(

 
08.12.2017 12:18
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 26129
Quote
Aw: Invalid token during registration... once again :(

See joomla template
example:
/templates/beez3/html/...

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.