I just bought dolphin and I am having problems with it. So I am just wondering if you can help me? My CAPTCHA key on the join page is not working now! it was working. I have the keys but when I try to do any changes in Advanced Settings I get this / Possible security attack!!! All data has been collected and sent to the site owner for analysis./ Can someone please help me? |
You must have changed the security threshold settings from their default of -1
Same page where you set the captcha keys.
Admin->Settings->Advanced Settings->Security.
Breach impact threshold for report: Breach impact threshold for report and block:
Both must be -1 and not changed. For the built in PHPIDS which is not really working properly and may be removed from future versions of dolphin. https://www.deanbassett.com |
I see from another post. http://www.boonex.com/forums/topic/Advanced-Settings.htm that you can't save settings.
Then you will have to do it by hand.
From in phpMyAdmin run this SQL on your dolphin database.
UPDATE `sys_options` SET `VALUE` = '-1' WHERE `Name` = 'sys_security_impact_threshold_log'; UPDATE `sys_options` SET `VALUE` = '-1' WHERE `Name` = 'sys_security_impact_threshold_block';
Then using either the file manager from cpanel or FTP, delete the contents of these 3 folders except any .htaccess file those folders may contain.
cache cache_public tmp
If that procedure is followed correctly your problem should be fixed. https://www.deanbassett.com |
I just bought dolphin and I am having problems with it.
Welcome to BoonEx, please send me your site URL if you need further help.
ManOfTeal.COM a Proud UNA site, six years running strong! |
pm in your mail box.. full FREE support for new members. ManOfTeal.COM a Proud UNA site, six years running strong! |
Your site looks fine, for admin help that should just be some admin settings.
If you need further help, only respond to my PM. Do not post your URL here.
ManOfTeal.COM a Proud UNA site, six years running strong! |
for the fishing network banner at the top of the site.
in your banner settings, just add the code to center your top banner.
<center> your ad code and then add this too </center>
this will center your ad on the site for the top banner
Make sure to clear your cache to see affects on your site as usual..
ManOfTeal.COM a Proud UNA site, six years running strong! |
My CAPTCHA key on the join page is not working now! it was working.
OK, on your admin side of your site, looking at the captcha section, your missing your keys...
and the security setting were removed, that would account for your IP warnings...
this is from a correct setup
Now you need to go back insert your "captcha" code or send via PM and I will inject into database.
I had to manually add the options under security in your database, now see if things work better.
ManOfTeal.COM a Proud UNA site, six years running strong! |
Then you will have to do it by hand.
From in phpMyAdmin run this SQL on your dolphin database.
UPDATE `sys_options` SET `VALUE` = '-1' WHERE `Name` = 'sys_security_impact_threshold_log'; UPDATE `sys_options` SET `VALUE` = '-1' WHERE `Name` = 'sys_security_impact_threshold_block';
yes Deano, that is what I had to do..
ManOfTeal.COM a Proud UNA site, six years running strong! |
gfn1, I also centered your google ad sense banners ManOfTeal.COM a Proud UNA site, six years running strong! |
Thanks for all your help. You guys are awesome! |
Hello,
I have the same problem, captcha keys are not defined. My dolphin site is private, so, please, could you send me in pm the new keys?
Regards,
|
Hello,
I have the same problem, captcha keys are not defined. My dolphin site is private, so, please, could you send me in pm the new keys?
Regards,
You generate the keys from Google, follow in the directions in the admin.
Geeks, making the world a better place |
Hello,
I have the same problem, captcha keys are not defined. My dolphin site is private, so, please, could you send me in pm the new keys?
Regards,
Your suppose to get your own keys. They are unique for your websites domain. The link is in the inital steps list in your admin panel dashboard. Boonex does not provide your capatch keys. But incase you shut off that initial steps list without actually doing them all, here is the link to get your keys. http://www.google.com/recaptcha
https://www.deanbassett.com |
Hello,
I have the same problem, captcha keys are not defined. My dolphin site is private, so, please, could you send me in pm the new keys?
Regards,
Your suppose to get your own keys. They are unique for your websites domain. The link is in the inital steps list in your admin panel dashboard. Boonex does not provide your capatch keys. But incase you shut off that initial steps list without actually doing them all, here is the link to get your keys. http://www.google.com/recaptcha
Ok, that's good.
PS: Champagne for my first post to the forum support ;)
|