Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Hi Edward. I have tried: http://wiki.nmr-relax.com/Javascript_testing For me this looks fine? For the NavFrame test, I see both an expanded and collapsed box. Is the error, that you don't see " the [hide] and [show] links to the right of the titles" ? This must be what you are missing: *I

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Hi Edward. In: https://www.mediawiki.org/wiki/Manual:Collapsible_elements#NavFrame It says with red text, that* MediaWiki version: ≤ 1.18* *??* 2015-10-20 12:45 GMT+02:00 Troels Emtekær Linnet : > Hi Edward. > > I have tried: >

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
I am currently trying. I will return. best Troels 2015-10-20 15:41 GMT+02:00 Edward d'Auvergne : > On 20 October 2015 at 15:36, Troels Emtekær Linnet > wrote: > > Hi. > > > > When I upgrade from 5.3, the page is flooded with problems relating to: >

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Edward d'Auvergne
Thank you! Just shout out if you need assistance. Regards, Edward On 20 October 2015 at 15:50, Troels Emtekær Linnet wrote: > I am currently trying. > > I will return. > > best > Troels > > 2015-10-20 15:41 GMT+02:00 Edward d'Auvergne : >> >> On 20

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Edward d'Auvergne
We are coming back: https://web.archive.org/web/20151020142128/http://wiki.nmr-relax.com/Main_Page :) On 20 October 2015 at 15:52, Edward d'Auvergne wrote: > Thank you! Just shout out if you need assistance. > > Regards, > > Edward > > On 20 October 2015 at 15:50,

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Upgrade existing installation Information There are MediaWiki tables in this database. To upgrade them to MediaWiki 1.25.3, click Continue. 2015-10-20 16:34 GMT+02:00 Troels Emtekær Linnet : > Welcome to MediaWiki! > Environmental checks > > Basic checks will now be

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Hi Edward. 1) I downloaded a backup of old wiki and made MYSQL dump 2) I downloaded and unpacked new wiki 3) At server, I deleted old files, and changed PHP version to 5.6 4) I uploaded new wiki files to server 5) I copied the old Localsettings file and .htacess files 6) I modified Localsettings,

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Welcome to MediaWiki! Environmental checks Basic checks will now be performed to see if this environment is suitable for MediaWiki installation. Remember to include this information if you seek support on how to complete the installation. PHP 5.6.13 is installed. Warning: Could not find APC,

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Turning off Content Handler DB fields for this part of upgrade. ...have ipb_id field in ipblocks table. ...have ipb_expiry field in ipblocks table. ...already have interwiki table ...indexes seem up to 20031107 standards. ...have rc_type field in recentchanges table. ...index new_name_timestamp

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Homepage slide gallery is now working. I try to disable htaccess .htaccess renamed to htaccess 2015-10-20 17:12 GMT+02:00 Troels Emtekær Linnet : > http://wiki.nmr-relax.com/Phpinfo.php > > Is uploaded. > > I now try to unlock database. > > So I can try: >

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Edward d'Auvergne
I currently know absolutely nothing about .htaccess files, but might this offer a solution: http://www.fvue.nl/wiki/MediaWiki_error:_No_input_file_specified Regards, Edward On 20 October 2015 at 18:13, Edward d'Auvergne wrote: > I think this is something to do with

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Edward d'Auvergne
On 20 October 2015 at 17:48, Troels Emtekær Linnet wrote: > Hi. > > I have added extension: > https://www.mediawiki.org/wiki/Extension:Maintenance > http://wiki.nmr-relax.com/index.php?title=Special:Version > http://wiki.nmr-relax.com/index.php?title=Special:Maintenance > >

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Edward d'Auvergne
On 20 October 2015 at 18:56, Troels Emtekær Linnet wrote: > Cheers. > > I think it was good to get updated. :) > > It stays one sharp in mediawiki. > > Hope someone finds this thread. > > :) It should receive a few Google hits - I think we've covered enough key words.

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Edward d'Auvergne
On 20 October 2015 at 17:22, Troels Emtekær Linnet wrote: > These are commented out: > > #20151020 $wgArticlePath = "/$1"; > #20151020 $wgUsePathInfo = true; > > This now works > > http://wiki.nmr-relax.com > http://wiki.nmr-relax.com/index.php?title=Main_Page > > Still no

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Ehh. There is a .htaccess file in the images folder Before: /Users/tlinnet/Desktop/wiki.nmr-relax.com_backup/images tlinnet@linmac:images$ cat .htaccess # Protect against bug 28235 RewriteEngine On RewriteCond %{QUERY_STRING} \.[^\\/:*?\x22<>|%]+(#|\?|$) [nocase] RewriteRule . -

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Edward d'Auvergne
I'll keep looking, and try to learn the .htaccess rules. There are plenty of people on the internet with the same problem, so a solution will be out there. Most are saying it is the .htaccess file. Cheers, Edward On 20 October 2015 at 18:37, Troels Emtekær Linnet

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
These are commented out: #20151020 $wgArticlePath = "/$1"; #20151020 $wgUsePathInfo = true; This now works http://wiki.nmr-relax.com http://wiki.nmr-relax.com/index.php?title=Main_Page Still no luck with images http://wiki.nmr-relax.com/index.php?title=File:Screenshot_start.png 2015-10-20

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Hm. I am looking into this: https://www.mediawiki.org/wiki/Manual:Image_table https://www.mediawiki.org/wiki/Manual:$wgHashedUploadDirectory This did not work I reenabled .htaccess. Did not work. Has the md5 changed? 2015-10-20 17:53 GMT+02:00 Edward d'Auvergne : > On

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Yup. I have now enabled all standard extensions, which was avaiable in the extension folder. I give up here... I dont know if the file permissions is correct? Or the md5 hash has changes, or an image table is gone, or something with apache... 2015-10-20 18:31 GMT+02:00 Edward d'Auvergne

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Edward d'Auvergne
On 20 October 2015 at 18:49, Troels Emtekær Linnet wrote: > I think you can leave the "old" version of .htaccess > > # Protect against bug 28235 > > RewriteEngine On > RewriteCond %{QUERY_STRING} \.[^\\/:*?\x22<>|%]+(#|\?|$) [nocase] > RewriteRule . - [forbidden] > # Fix

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Cheers. I think it was good to get updated. :) It stays one sharp in mediawiki. Hope someone finds this thread. :) 2015-10-20 18:54 GMT+02:00 Edward d'Auvergne : > On 20 October 2015 at 18:49, Troels Emtekær Linnet > wrote: > > I think you can

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Hi Edward. We are up: http://wiki.nmr-relax.com/Main_Page http://wiki.nmr-relax.com/Special:Version http://wiki.nmr-relax.com/Javascript_testing The wiki is currently locked for editing: $wgReadOnly = 'Upgrading to MediaWiki 1.25.3'; I will now upload images Best Troels 2015-10-20 16:38

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Edward d'Auvergne
On 20 October 2015 at 16:32, Troels Emtekær Linnet wrote: > Hi Edward. > > 1) I downloaded a backup of old wiki and made MYSQL dump > 2) I downloaded and unpacked new wiki > 3) At server, I deleted old files, and changed PHP version to 5.6 > 4) I uploaded new wiki files to

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
I am looking into this: https://www.mediawiki.org/wiki/Manual:Maintenance_scripts 2015-10-20 17:28 GMT+02:00 Edward d'Auvergne : > On 20 October 2015 at 17:22, Troels Emtekær Linnet > wrote: > > These are commented out: > > > > #20151020

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Edward d'Auvergne
On 20 October 2015 at 17:29, Troels Emtekær Linnet wrote: > I am looking into this: > > https://www.mediawiki.org/wiki/Manual:Maintenance_scripts I'm running an ftp dump at the moment, and am looking into possible file permission issues. Regards, Edward

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Edward d'Auvergne
This is a tough one! On 20 October 2015 at 18:16, Edward d'Auvergne wrote: > I currently know absolutely nothing about .htaccess files, but might > this offer a solution: > http://www.fvue.nl/wiki/MediaWiki_error:_No_input_file_specified > > Regards, > > Edward > > > On 20

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Check. And now it is back to .htaccess with commented out line It works 2015-10-20 18:49 GMT+02:00 Edward d'Auvergne : > On 20 October 2015 at 18:47, Troels Emtekær Linnet > wrote: > > NAILED IT! > > You might want to check this. I just ran the

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Hi. I have added extension: https://www.mediawiki.org/wiki/Extension:Maintenance http://wiki.nmr-relax.com/index.php?title=Special:Version http://wiki.nmr-relax.com/index.php?title=Special:Maintenance I have tried: http://wiki.nmr-relax.com/index.php?title=Special:Maintenance/checkImages

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Warning. I have spent oceans on time on this, Try this: http://shorturls.redwerks.org That helped the last time ## http://www.mediawiki.org/wiki/Manual:Short_URL ## http://www.mediawiki.org/wiki/Manual:Short_URL/Apache ## Made with http://shorturls.redwerks.org/ and Article Path: /$1

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Edward d'Auvergne
On 20 October 2015 at 18:47, Troels Emtekær Linnet wrote: > NAILED IT! You might want to check this. I just ran the ftp command: ftp> rename .htaccess old.htaccess I think that might have had more of an impact ;) Regards, Edward

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
http://wiki.nmr-relax.com/Phpinfo.php Is uploaded. I now try to unlock database. So I can try: http://wiki.nmr-relax.com/Phpinfo.php?action=purge 2015-10-20 17:08 GMT+02:00 Troels Emtekær Linnet : > Hi Edward. > > I have uploaded: > > skins/common with favicon and

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Edward d'Auvergne
I think this is something to do with .htaccess, as it is clearly nothing to do with the MediaWiki part: """ [edward@localhost wiki]$ wget http://wiki.nmr-relax.com/images/1/1d/Screenshot_start.png --2015-10-20 18:10:12-- http://wiki.nmr-relax.com/images/1/1d/Screenshot_start.png Resolving

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
I think you can leave the "old" version of .htaccess # Protect against bug 28235 RewriteEngine On RewriteCond %{QUERY_STRING} \.[^\\/:*?\x22<>|%]+(#|\?|$) [nocase] RewriteRule . - [forbidden] # Fix for bug T64289 # Options +FollowSymLinks The bug is here:

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Anyway. That solution was so random, that I cannot believe I used 2 hours on this... Oh you programming. I leave it up to you, to add the missing extensions. The lines in LocalSettings are commented out with: #20151020 Cheers! 2015-10-20 18:51 GMT+02:00 Troels Emtekær Linnet

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Edward d'Auvergne
On 20 October 2015 at 16:44, Troels Emtekær Linnet wrote: > Hi Edward. > > We are up: > > http://wiki.nmr-relax.com/Main_Page > http://wiki.nmr-relax.com/Special:Version > http://wiki.nmr-relax.com/Javascript_testing > > The wiki is currently locked for editing: > >

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Hi Edward. I have uploaded: skins/common with favicon and ulysses images images/* Currently, this does not work http://wiki.nmr-relax.com/File:Analysis_r1.png http://wiki.nmr-relax.com/images/9/96/Analysis_r1.png 2015-10-20 16:55 GMT+02:00 Edward d'Auvergne : > On 20

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Edward d'Auvergne
On 20 October 2015 at 13:00, Troels Emtekær Linnet wrote: > Hi Edward. > > In: > https://www.mediawiki.org/wiki/Manual:Collapsible_elements#NavFrame > > It says with red text, that MediaWiki version: ≤ 1.18 > > ?? Hi, Thanks for the quick response! The support should be

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
Hi Edward. I will try to change the PHP version, to see what happens. Best Troels 2015-10-20 15:07 GMT+02:00 Edward d'Auvergne : > On 20 October 2015 at 13:00, Troels Emtekær Linnet > wrote: > > Hi Edward. > > > > In: > >

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Troels Emtekær Linnet
This shows it should be possible to change: https://www.mediawiki.org/wiki/Compatibility 2015-10-20 15:26 GMT+02:00 Troels Emtekær Linnet : > Hi Edward. > > I will try to change the PHP version, to see what happens. > > Best > Troels > > 2015-10-20 15:07 GMT+02:00 Edward

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Edward d'Auvergne
On 20 October 2015 at 15:36, Troels Emtekær Linnet wrote: > Hi. > > When I upgrade from 5.3, the page is flooded with problems relating to: > > includes/MagicWord.php > > http://www.gossamer-threads.com/lists/wiki/mediawiki/504636 > > The fix is to update the wiki. > > Do

Re: Javascript problems on the relax wiki.

2015-10-20 Thread Edward d'Auvergne
On 20 October 2015 at 15:36, Troels Emtekær Linnet wrote: > Hi. > > When I upgrade from 5.3, the page is flooded with problems relating to: > > includes/MagicWord.php > > http://www.gossamer-threads.com/lists/wiki/mediawiki/504636 > > The fix is to update the wiki. Is