Page 1 of 1

Fatal error: Call to undefined metho skin:: makeglobalvariab

Posted: April 25th, 2010, 8:06 am
by apple
Hello Paul
I have following problem:
I have upload the mediawiki skin: GuMax Vn into my folder skins in the mediawiki. Also the files GuMaxVN.deps.php and
GuMaxVN.php
When I change now the skin to the Gumax i have this information :
Fatal error: Call to undefined method Skin::makeglobalvariablesscript() in /dev/shm/chinamobiles.org/wiki/skins/GuMaxVN.php on line 108

I have the version 1.15.1 of mediawiki

Can you help me tro resolve this problem

Thanks
apple

Re: Fatal error: Call to undefined metho skin:: makeglobalvariab

Posted: May 2nd, 2010, 1:03 pm
by Paul
This skin is made based on old releases of mediawiki, find 'makeglobalvariablesscript()' in the php file and remove the line should work...

Re: Fatal error: Call to undefined metho skin:: makeglobalvariab

Posted: May 3rd, 2010, 4:14 am
by apple
Hello
Thank you for the answer. I have delete the line, and now i have following error:

Fatal error: Call to undefined method SkinGuMaxVN::tooltipAndAccesskey() in /dev/shm/chinamobiles.org/wiki/skins/GuMaxVN.php on line 172

Thanks for your help
apple

Re: Fatal error: Call to undefined metho skin:: makeglobalvariab

Posted: May 3rd, 2010, 4:15 am
by apple
Hello again

If you have a skin working with mediawiki 1.15.1??