Hello,
After considering what i want to do and how i am going to get there (30,000 foot view of my whole project), i have decided to go a differrent route and go with a different tracking software.
I wanted to thank you for all your quick assistance and your kindness during my discovery process ...
Search found 21 matches
- 01 Jul 2024, 10:49
- Forum: Customizations
- Topic: re-captcha 2 or 3 or question captcha
- Replies: 22
- Views: 26860
- 27 Jun 2024, 23:05
- Forum: Customizations
- Topic: re-captcha 2 or 3 or question captcha
- Replies: 22
- Views: 26860
Re: re-captcha 2 or 3 or question captcha
Hi, sorry for the delay. Had a roof leak that i had to fix and some family issues i had to take care of.
The reasons i was wanting to add the new captcha are the follow:
1. Since i am new to the script i wanted to see how flexible it was to new ideas.
2. I also wanted to add a anti bot question ...
The reasons i was wanting to add the new captcha are the follow:
1. Since i am new to the script i wanted to see how flexible it was to new ideas.
2. I also wanted to add a anti bot question ...
- 19 Jun 2024, 12:49
- Forum: Customizations
- Topic: re-captcha 2 or 3 or question captcha
- Replies: 22
- Views: 26860
Re: re-captcha 2 or 3 or question captcha
things are crazy busy here now, ill explain why when i get back to this 
- 18 Jun 2024, 14:45
- Forum: Customizations
- Topic: re-captcha 2 or 3 or question captcha
- Replies: 22
- Views: 26860
Re: re-captcha 2 or 3 or question captcha
yes, same issue. Recaptcha is known to have a difficult time with CSP's its the default self that is blocking, Even when i change the default to * it still flaggs it as it may be getting the self value from the browser itself. Also there are two sites that get flaged with that one call. When i ...
- 17 Jun 2024, 21:39
- Forum: Customizations
- Topic: re-captcha 2 or 3 or question captcha
- Replies: 22
- Views: 26860
Re: re-captcha 2 or 3 or question captcha
Look at the resources function in the main plugin script.
Yes i saw that on the first day, but that is calling a local file. If the recaptcha js file was local then yeah it would work. But its not local and having it called remotely is the issue, and changing the default src to * even temporary ...
- 17 Jun 2024, 19:53
- Forum: Customizations
- Topic: re-captcha 2 or 3 or question captcha
- Replies: 22
- Views: 26860
Re: re-captcha 2 or 3 or question captcha
I went through the entire statistics plugin files, are you referring to the csp_support.php file ?cas wrote: 16 Jun 2024, 08:16 Have a look @ my Statistics plugin(https://github.com/mantisbt-plugins/Statistics), there i had to do somethuing similar![]()
- 16 Jun 2024, 10:29
- Forum: Customizations
- Topic: re-captcha 2 or 3 or question captcha
- Replies: 22
- Views: 26860
Re: re-captcha 2 or 3 or question captcha
Looking now... thanks
At first glance it appears all of your js calls are local so it looks like you were able to download the library and run it locally.
I could do the same i think and just copy the external js file to a local file and run that but here is what it says when i do that,
On the ...
At first glance it appears all of your js calls are local so it looks like you were able to download the library and run it locally.
I could do the same i think and just copy the external js file to a local file and run that but here is what it says when i do that,
On the ...
- 15 Jun 2024, 20:16
- Forum: Customizations
- Topic: re-captcha 2 or 3 or question captcha
- Replies: 22
- Views: 26860
Re: re-captcha 2 or 3 or question captcha
Ok thanks...
I am having an issue with the Content Security Policy, i checked the developer guide but i must be missing something...
here is what i have for that so far (my added code) in Captcha.php file
See anything that pops out of you... ill keep digging..
It does work when i disable the ...
I am having an issue with the Content Security Policy, i checked the developer guide but i must be missing something...
here is what i have for that so far (my added code) in Captcha.php file
See anything that pops out of you... ill keep digging..
It does work when i disable the ...
- 15 Jun 2024, 17:53
- Forum: General Discussion
- Topic: Dark Theme Request Support Forum
- Replies: 2
- Views: 10982
Re: Dark Theme Request Support Forum
Thanks, i have used dark reader for a few years on Firefox, back then it did not work well on chrome and i never went back and checked it... Thanks works good on chrome now 
- 15 Jun 2024, 16:28
- Forum: General Discussion
- Topic: Dark Theme Request Support Forum
- Replies: 2
- Views: 10982
Dark Theme Request Support Forum
Hi, any plans to add a darker theme to this support forum. I am looking at white pages all day and have been converting to darker pages as the white really hurts my eyes after a while. A dark theme option would be really really appreciated, and i am not picky, any dark theme is great :)
Thanks ...
Thanks ...
- 15 Jun 2024, 16:05
- Forum: Customizations
- Topic: re-captcha 2 or 3 or question captcha
- Replies: 22
- Views: 26860
Re: re-captcha 2 or 3 or question captcha
The plugin works on signup but not on login, which is ok i like it that way, but i had the impression that this plugin showed it on login too. Its no problem if it does not. :) I can work with it like it is, i was just currious now if i missed something, is it suppose to work on login or just signup ...
- 13 Jun 2024, 17:43
- Forum: Customizations
- Topic: re-captcha 2 or 3 or question captcha
- Replies: 22
- Views: 26860
Re: re-captcha 2 or 3 or question captcha
Its just nice to have more than one option. Ok thanks sounds great. 
- 13 Jun 2024, 07:54
- Forum: Customizations
- Topic: re-captcha 2 or 3 or question captcha
- Replies: 22
- Views: 26860
Re: re-captcha 2 or 3 or question captcha
If its ok with you, i would like to make a small mod to the plugin to allow for google captcha. I of course will share everything i change on this posting. 
- 11 Jun 2024, 19:51
- Forum: Customizations
- Topic: re-captcha 2 or 3 or question captcha
- Replies: 22
- Views: 26860
Re: re-captcha 2 or 3 or question captcha
OK cool, thanks i did not take your instructions litterally and i should have.. 

Thanks so muchCopy the Captcha directory into the plugins folder of your installation.
- 11 Jun 2024, 19:31
- Forum: Customizations
- Topic: re-captcha 2 or 3 or question captcha
- Replies: 22
- Views: 26860
Re: re-captcha 2 or 3 or question captcha
Hello again, i installed the plugin and got this..
Missing Plugin Base Class
A directory for this Plugin was found, but there was no corresponding Plugin code inside of it. Make sure the directory's name matches the Plugin's base name (case sensitive)
I could not find this in the install ...
Missing Plugin Base Class
A directory for this Plugin was found, but there was no corresponding Plugin code inside of it. Make sure the directory's name matches the Plugin's base name (case sensitive)
I could not find this in the install ...