Hi John, It took a while but I figured out what was causing the issue. My Production sites are using SSL and the sandbox is not, so I figured the network security must be catching it.
Worked perfectly once I added SSL Thanks for the help -----Original Message----- From: MediaWiki-l [mailto:[email protected]] On Behalf Of John Sent: Saturday, January 16, 2016 5:23 PM To: MediaWiki announcements and site admin list Subject: Re: [MediaWiki-l] MediaWiki:Common.js not saving Can you create a file called phpinfo.php with the contents of: <php? phpinfo(); ?> Then send us a copy of that output? On Sat, Jan 16, 2016 at 5:17 PM, Legault, Phillip [ITSUS] < [email protected]> wrote: > Mod_security is not installed > > > -----Original Message----- > From: MediaWiki-l [mailto:[email protected]] On > Behalf Of John > Sent: Saturday, January 16, 2016 10:51 AM > To: MediaWiki announcements and site admin list > Subject: Re: [MediaWiki-l] MediaWiki:Common.js not saving > > Like I said its a mod_security issue which is triggering a failsafe > > On Saturday, January 16, 2016, Legault, Phillip [ITSUS] < > [email protected]> wrote: > > > It seems to be $(window).load(function() and > > $(document).ready(function() that is causing the problem. > > > > > > > > > > > > > > -----Original Message----- > > From: MediaWiki-l [mailto:[email protected] > > <javascript:;>] On Behalf Of Legault, Phillip [ITSUS] > > Sent: Friday, January 15, 2016 10:29 AM > > To: MediaWiki announcements and site admin list > > Subject: Re: [MediaWiki-l] MediaWiki:Common.js not saving > > > > Well it seems something in the common.js is causing it > > > > -----Original Message----- > > From: MediaWiki-l [mailto:[email protected] > > <javascript:;>] On Behalf Of Legault, Phillip [ITSUS] > > Sent: Friday, January 15, 2016 9:21 AM > > To: MediaWiki announcements and site admin list > > Subject: Re: [MediaWiki-l] MediaWiki:Common.js not saving > > > > I created and restored the database from my production system which > > does not have the issue. > > > > The only difference from what I can tell is the php versions and > > mediawiki version. > > I commented out all the extensions and the issue is still there. > > > > Thank you > > > > > > -----Original Message----- > > From: MediaWiki-l [mailto:[email protected] > > <javascript:;>] On Behalf Of Jasmine Smith > > Sent: Thursday, January 14, 2016 11:16 PM > > To: MediaWiki announcements and site admin list > > Subject: Re: [MediaWiki-l] MediaWiki:Common.js not saving > > > > While I can't say for sure, that sounds like an error with the database. > > > > Does the error only ever happen on that page or does it happen on > > others too? > > > > > On 14 Jan 2016, at 07:57 pm, "Legault, Phillip [ITSUS]" < > > [email protected] <javascript:;>> wrote: > > > > > > I think I asked about this before and not sure how to resolve this > > issue. Before it was on a server I was using as a test server. > > > Now I'm running > > > MediaWiki 1.26.2 > > > Php 5.6 > > > > > > When I try to save the MediaWiki:Common.js I get an error This > > > webpage is not available ERR_CONNECTION_ABORTED > > > > > > I refresh and it goes back to edit mode with &action=submit > > > > > > I tried with deferent skins etc > > > > > > I don't see any other mediawiki errors. > > > > > > Thanks! > > > Phil > > > _______________________________________________ > > > MediaWiki-l mailing list > > > To unsubscribe, go to: > > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > > _______________________________________________ > > MediaWiki-l mailing list > > To unsubscribe, go to: > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > _______________________________________________ > > MediaWiki-l mailing list > > To unsubscribe, go to: > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > _______________________________________________ > > MediaWiki-l mailing list > > To unsubscribe, go to: > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > _______________________________________________ > > MediaWiki-l mailing list > > To unsubscribe, go to: > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > _______________________________________________ > MediaWiki-l mailing list > To unsubscribe, go to: > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ > MediaWiki-l mailing list > To unsubscribe, go to: > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
