× If you expect answers you should describe your problem and give as much information's as possible. (SQL-Structure, Template Code, Joomla Version ...) Please read this before posting: joodb.feenders.de/support.html

Captcha causing 404

More
5 years 3 months ago #5014 by LauraRey
Captcha causing 404 was created by LauraRey
I have the captcha added to the bottom of a form. If the user editing the data types the captcha correctly, it throws a 404 Article not found error. I've used this for the captcha: {joodb captcha} What am I doing wrong?

Please Log in to join the conversation.

More
5 years 2 months ago - 5 years 2 months ago #5032 by Dirk
Replied by Dirk on topic Captcha causing 404
Hello Laura. Sorry for the late response.

You are right... if a captcha is entered wrong it redirects to nirvana.

Attachment controller.php.zip not found


Please replace this with the file in
/components/com_joodb
Or change line 92 of /components/com_joodb/controller.php
$this->setRedirect(JRoute::_('index.php?option=com_joodb&view=form&joobase='.$jb->id.'&Itemid='.$app->input->getInt("Itemid"),false));

Will be fixed with the next version.

This message has an attachment file.
Please log in or register to see it.

Last edit: 5 years 2 months ago by Dirk.

Please Log in to join the conversation.

Moderators: Dirkjoest