How to unblock my own site..
-
leocg Moderator Volunteer last edited by 11 Nov 2018, 18:51
What do you call 'blocked code error'? If you mean the blocked content dialog, it usually means that insecure content is being used in a secure page.
-
sgunhouse Moderator Volunteer last edited by 12 Nov 2018, 04:30
The ad blocker? Add your site as an exception.
-
A Former User last edited by 17 Nov 2018, 16:02
Sorry for the delay, I did not know there was any replied..
If I click on a link on my forum ( which works perfect in Opera as a rule) and for instance want to preview a change I made to my signature, I get the following message... I have added my site URL to the redirects allow... All other browsers work OK
**This page isn’t working
Opera detected unusual code on this page and blocked it to protect your personal information (for example, passwords, phone numbers, and credit cards).
Try visiting the site's homepage.**
-
A Former User last edited by 17 Nov 2018, 19:41
What sort of examples...
I run a forum, www.vwaudiforum.co.uk if I make a change to my signature for instance and press "preview" I get the message above, as far as I know this is the only one I have found so far, but no idea why, if I select "save" it works..
I have used Opera for a number of years with no issues so I suspect a recent update has cause this irritating issue, but it is not a major issue I will just use Firefox/Chrome which I have no issues with
-
leocg Moderator Volunteer last edited by 17 Nov 2018, 20:18
I'm not being able to connect to that site at the moment.
-
A Former User last edited by 17 Nov 2018, 20:20
You will not see the issue unless registered and have a profile to add a signature
-
leocg Moderator Volunteer last edited by 17 Nov 2018, 20:29
And to even try to do it, I need to be able to access the site.
-
A Former User last edited by 17 Nov 2018, 20:31
@leocg No reason why you should not be able to access the site, were are you based?
Dont worry too much I can use Firefox if it gets on my nerves too much
-
burnout426 Volunteer last edited by burnout426 18 Nov 2018, 08:33 18 Nov 2018, 08:32
I can load the forum page, but when I try to register, it says my gmail address has been banned.
Can you just create a user account for us to test with?
-
burnout426 Volunteer last edited by 18 Nov 2018, 10:33
I tested the preview signature function on the site in Opera 56.0.3051.104 x64 on Windows 10. I tested with and without adblocking turned on. The preview works fine for me and I don't get any errors.
Download the Opera installer, launch it, click "options", set "install path" to a folder on your desktop, set "install for" to "standalone installation", uncheck "import data" and install. Test in that Opera. Do you still have the problem there?
-
A Former User last edited by A Former User 18 Nov 2018, 14:34 18 Nov 2018, 14:14
Hi
I have tried that and get the same issue.... I see this when I click on preview..
http://www.vwaudiforum.co.uk/forum/images/misc/opera.JPG
Chrome does the same, that shows it is to do with this
ERR_BLOCKED_BY_XSS_AUDITOR
Can this be disabled or allowed on my site? seems strange yours is OK and mine, which is the same version blocks it
-
burnout426 Volunteer last edited by 19 Nov 2018, 04:40
@stuarttunstall said in How to unblock my own site..:
ERR_BLOCKED_BY_XSS_AUDITOR
Looking that up, I see https://stackoverflow.com/questions/43249998/chrome-err-blocked-by-xss-auditor-details for example.
@stuarttunstall said in How to unblock my own site..:
seems strange yours is OK and mine, which is the same version blocks it
In the signature editor, I just text-aligned some text in the center and changed the color of it. If you're doing more complex things it seems, the form might submit more-complex markup or bbcoded which triggers it. There's a header mentioned on that stackoverflow page that might allow you to tell browsers to disable it.
-
burnout426 Volunteer last edited by 19 Nov 2018, 04:44
Also see https://peter.sh/experiments/chromium-command-line-switches/#disable-xss-auditor. You can try passing that to Opera's launcher.exe when you start Opera if you want to work around it from Opera's end. But, fixing the site or disabling that for the site would be better.
-
A Former User last edited by A Former User 19 Nov 2018, 21:00 19 Nov 2018, 20:47
This appears to be links in my signature... if I remove all clickable links then click preview it works OK.... I then added them back and the error reappeared..
I found this on the vbulletin site and it seems to have worked, same solution as you stated above
-
A Former User last edited by 20 Nov 2018, 18:29
All seems good now, was confuses me more is my test site which uses the same software etc works OK...
Very odd
Thanks for all the help..