-
AuthorPosts
-
Stian Blaasberg Friend
Stian Blaasberg
- Join date:
- September 2014
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
March 12, 2012 at 11:03 am #174897Hello!
I need some sort of captcha plugin integrated into ja login module, spam and fake names are registered daily.. Could any one help me?
Running on Joomla 2.5, and newest version of JA Social.Thanks,
StianPhill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 12, 2012 at 1:00 pm #443171I have found this one available free on the JED works very well – http://extensions.joomla.org/extensions/access-a-security/site-security/captcha/11521?qh=YTo1OntpOjA7czo3OiJjYXB0Y2hhIjtpOjE7czo4OiJjYXB0Y2hhcyI7aToyO3M6ODoiJ2NhcHRjaGEiO2k6MztzOjg6ImNhcHRjaGEnIjtpOjQ7czo5OiJjYXB0Y2hhJ3MiO30%3D
I have yet to test it with Joomla 2.5 though. You can see it working in the link to my site in my signature. If it is the sort of thing you want get back to me and I will test it on J2.5 and if it works post instructions on application.
Stian Blaasberg FriendStian Blaasberg
- Join date:
- September 2014
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
March 12, 2012 at 2:15 pm #443178Hi Phill!
Thanks for the info. I tried the method you have described in another thread. It works on every page exept, kunena forums, wich get a 500 internal server error when using edited default.php from ja_login..
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 12, 2012 at 2:21 pm #443180When do you see this 500 error? Is it when you click the logon form or all the time on Kunena?
500 errors are hard to diagnose sithout the server logs. If you have access to those or your host can tell you what the error message logged on the server is maybe I can help.
Stian Blaasberg FriendStian Blaasberg
- Join date:
- September 2014
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
March 12, 2012 at 2:29 pm #443182All time on Kunena when default.php is edited to work with osolcaptha.
Error log from server doesnt say much: <blockquote>[Mon Mar 12 15:07:12 2012] request failed: error reading the headers, referer: http://www.diystash.com/252/index.php/forum</blockquote>
Or is it just me looking at the wrong place?Stian Blaasberg FriendStian Blaasberg
- Join date:
- September 2014
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
March 12, 2012 at 2:34 pm #443183Okey, its not just kunena that doesnt work, articles does not work either(but they dont generate 500 error). jdownloads component seems to work as it should, but thats the only one. http://www.diystash.com/252/index.php/downloads/ vs. http://www.diystash.com/252/
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 12, 2012 at 2:46 pm #443187Which probably means this captcha does not work with Joomla 2.5. I will need to do some testing then I will get back to you, probably tomorrow or sometime later tonight.
Stian Blaasberg FriendStian Blaasberg
- Join date:
- September 2014
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
March 12, 2012 at 2:51 pm #443188Okey 🙂 Thanks 😉
Stian Blaasberg FriendStian Blaasberg
- Join date:
- September 2014
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
March 15, 2012 at 12:16 pm #443778Have you had time to look into it, Phill?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 15, 2012 at 8:17 pm #443785<em>@cod3gen 307657 wrote:</em><blockquote>Have you had time to look into it, Phill?</blockquote>
Yes, I have tried a few things and at the moment there isn’t a suitable replacement for OSOL. I have asked the devs if they can incorporate the built in captcha in J2.5 to the forms and they are going to try for a future release but I cannot give a timeframe on that.
Stian Blaasberg FriendStian Blaasberg
- Join date:
- September 2014
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
March 20, 2012 at 1:21 am #444651Okey. thanks anyway, Phill.
Is there a easyway to just disable the register function and just redirect a click to joomla`s registration page?
Stian Blaasberg FriendStian Blaasberg
- Join date:
- September 2014
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
March 20, 2012 at 11:29 am #444697Ive disabled ja_login`s registration module, and the button now redirects to joomlas registration page
Incase anyone else needs to do this:
open templates/ja_social/html/mod_jalogin/default.phpSearch for:
[PHP]href=”<?php echo JRoute::_(“index.php?option=com_users&task=registration”);?>” onclick=”showBox(‘ja-user-register’,’namemsg’,this, window.event || event);return false;” >[/PHP]Replace with
[PHP]href=”<?php echo JRoute::_(‘index.php?option=com_users&view=registration’); ?>”>[/PHP] -
AuthorPosts
This topic contains 12 replies, has 2 voices, and was last updated by Stian Blaasberg 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum