Page 1 of 1

Can't report websites anymore

Posted: Mon Jun 12, 2017 10:15 pm
by ad_reporter
We all know you have to use the editor to report a website. I can't report sites anymore because of these messages in console:

http://i.imgur.com/24anTN0.png

Re: Can't report websites anymore

Posted: Tue Jun 13, 2017 3:55 am
by LanikSJ
If you're blocking CloudFlare, you shouldn't be. There's a shit ton of sites using it legitimate or otherwise. Blocking it flat out will cause issues here or other legitimate sites.

Re: Can't report websites anymore

Posted: Tue Jun 13, 2017 4:07 am
by smed79

Re: Can't report websites anymore

Posted: Sun Jul 02, 2017 1:12 pm
by Aniced
I am having this problem also.
But only when I create a new topic eg. posting.php?mode=post&f=62

When I replied to this post

Code: Select all

code
worked fine.

Even stranger after reloading the page bbcode worked on the new topic page as well.

To replicate I have to go to viewforum.php?f=62 and press new topic. However I was trying to look what rule fired on that page. [ code] still didn't work but no ublock origin rules fired.

Re: Can't report websites anymore

Posted: Sun Jul 02, 2017 1:14 pm
by Aniced
It appears to be a Chrome thing:
posting.php:11 A Parser-blocking, cross site (i.e. different eTLD+1) script, https://ajax.cloudflare.com/cdn-cgi/nexp/dok3v=85b614c0f6/cloudflare.min.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message.See https://www.chromestatus.com/feature/5718547946799104 for more details.
(anonymous) @ posting.php?mode=post&f=62:11
/assets/javascript/editor.js:2 Uncaught ReferenceError: form_name is not defined
at initInsertions (/assets/javascript/editor.js:2)
at HTMLTextAreaElement.onfocus (posting.php:390)
/assets/javascript/editor.js:4 Uncaught ReferenceError: bbtags is not defined
at bbstyle (/assets/javascript/editor.js:4)
at HTMLButtonElement.onclick (posting.php:312)

Re: Can't report websites anymore

Posted: Sun Jul 02, 2017 7:02 pm
by LanikSJ
OS? Browser? AdBlocker?

FWIW I have no plans to support any OS 10 years or older. It's not up to me either it's all done through CloudFlare SSL. If you're running such an old OS you need an upgrade.

Re: Can't report websites anymore

Posted: Tue Jul 04, 2017 2:04 pm
by ad_reporter
Lanik wrote:OS? Browser? AdBlocker?
Windows 7 Professional (64-bit)
Google Chrome 59.0.3071.115 (64-bit)
uBlock Origin 1.13.2

Re: Can't report websites anymore

Posted: Tue Jul 04, 2017 2:09 pm
by smed79
Test in firefox or chrome portable without installing any addon/extension https://portableapps.com/apps/internet

Re: Can't report websites anymore

Posted: Tue Jul 04, 2017 2:50 pm
by ad_reporter
I tested in both and it doesn't work with Chrome. It works in Firefox, so it must be a Chrome issue.

Re: Can't report websites anymore

Posted: Tue Jul 04, 2017 3:46 pm
by smed79