Posts: 27
Threads: 7
Joined: Sep 2021
Hello,
the comment script worked fine by testing. A few days later it doesn't work now. When I post I see the alert "Please check the errors below" but I can't see any error-log.
What can I do to see the errors?
Thankx, Toeb
Posts: 27
Threads: 7
Joined: Sep 2021
Are there rules for the identifier? I use a token with 50 letters.
Posts: 2,904
Threads: 59
Joined: Jun 2010
You're probably supplying an invalid name or email address but the field isn't visible to show the error underneath it. You'll need to open your web browser's "dev tools" and inspect the ajax response to know for sure. Or provide a link to your page for me to check.
Have
you completed
the interview?
Posts: 27
Threads: 7
Joined: Sep 2021
Thanks for help.
The adress is
www.juvote.de Layout is designed for mobile-view at now, but larger view also works.
You can login with guest@guest.com and password "guest1"
I created this account only for you and I will delete it after we solved this problem.
Here for example:
https://juvote.de/index.php?site=poll&id...lvqX4vjUve
PHP Code:
<?php
$cmtx_name = $nick; -----------------> Guest
$cmtx_email = $user_email; -----------> guest@guest.com
$cmtx_logged_in = $log_status;
$cmtx_identifier = $com_id; ------------> for example bK1mqOjGlpMWORPK7NrUWAgtjwc1EjliEZu6J3lvqX4vjUve
$cmtx_reference = $titel;