Registration form issue

22.07.2020 14:49
#1
atolli
Joomshopping forum user no avatar
Name: Abraham
03.11.2014
Posts: 118
Quote
Registration form issue

Hello,

on my site I cannot register a new client. After filling in the required fields, it remains on the form page but does not add the client.
When i try in the backend no problem.

Joomla is set to register/none and use registration/auto login plugin.

url: https://petrakersten.com/winkel/mijn-account/login.html

Hope you can help to resolve.


Joomla: 3.9.20
JoomShopping: latest
PHP: 7.3
Website Url: petrakersten.com
 
22.07.2020 16:47
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25938
Quote
Aw: Registration form issue

1. Add in template joomla <jdoc:include type="message" />

+
Read
https://www.joomshopping.com/forum/posts/7/8018.html

 
22.07.2020 16:54
#3
atolli
Joomshopping forum user no avatar
Name: Abraham
03.11.2014
Posts: 118
Quote
Aw: Registration form issue

Not sure what you mean, what joomla template? And where?

 
22.07.2020 17:22
#4
atolli
Joomshopping forum user no avatar
Name: Abraham
03.11.2014
Posts: 118
Quote
Aw: Registration form issue

i have added this in my index.php

<body id="jsn-master" class="<?php echo $this->bodyClass ?>">
<jdoc:include type="message" />

etc...

Still same issue

 
23.07.2020 10:17
#5
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25938
Quote
Aw: Registration form issue

1.
Joomla message not works in your template.

problem in your CSS
.alert-danger, .alert-error {
desplay: none;
}

2. Error
You must accept the privacy policy.

default - Joomshoping not check privacy policy.

Plugin installed? or code changed?


Last change: 23.07.2020 10:34
 
23.07.2020 12:49
#6
atolli
Joomshopping forum user no avatar
Name: Abraham
03.11.2014
Posts: 118
Quote
Aw: Registration form issue

Thank you.

I have deselected field for privacy policy in Joomshop, but get error. No plugin nor change made.

 
23.07.2020 12:52
#7
atolli
Joomshopping forum user no avatar
Name: Abraham
03.11.2014
Posts: 118
Quote
Aw: Registration form issue

Found the issue in GDPR. Thank you for your help!

 


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.