Skin not working

If you are having problems with GuMax, post here.
User avatar
Paul
Development Team Leader
Development Team Leader
Posts: 1132
Joined: October 20th, 2007, 2:23 pm

Re: Skin not working

Post by Paul »

Great.... :D
User avatar
root
Rank 0
Rank 0
Posts: 2
Joined: February 1st, 2010, 6:53 pm

Re: Skin not working

Post by root »

Hi Paul,

Im having a similar problem as well.. seems like the css is not there {although i have checked the skins folder and the css files are there.}

Im using a Ubuntu VM

# dpkg -s mediawiki
Package: mediawiki
Version: 1:1.11.2-2ubuntu0.3

Is this problem purely due to media wiki 1.11 instead of 1.14 ?

Also, quick look at the access logs shows 500 Error on

GET /index.php?title=Main_Page&useskin=gumax HTTP/1.1" 200 5367 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)"

GET /skins/common/wikibits.js?97 HTTP/1.1" 304 - "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)"

GET /skins/common/ajax.js?97 HTTP/1.1" 304 - "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)"

GET /skins/common/ajaxwatch.js?97 HTTP/1.1" 304 - "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)"

GET /index.php?title=-&action=raw&smaxage=0&gen=js&useskin=gumax HTTP/1.1" 500 20 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)"

GET /index.php?title=-&action=raw&smaxage=0&gen=js&useskin=gumax HTTP/1.1" 500 20 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)"

GET /index.php?title=-&action=raw&gen=css&maxage=18000&smaxage=0&useskin=gumax HTTP/1.1" 500 20 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR
User avatar
root
Rank 0
Rank 0
Posts: 2
Joined: February 1st, 2010, 6:53 pm

Re: Skin not working

Post by root »

Quick update:

Tried to upgrade to 1.15 from the ubuntu packages repository and it seems to work..

However it does break a lot of things (possibly due to database changes, so my rss breaks, most of the special pages dont work.) etc

Any way to get this working on older mediawiki ?
User avatar
Paul
Development Team Leader
Development Team Leader
Posts: 1132
Joined: October 20th, 2007, 2:23 pm

Re: Skin not working

Post by Paul »

You need to edit the GuMax.php, find the mediawiki libraries and replace with old one that is old mediawiki releases.... use monobook as a example...
Post Reply