wikihow : How to install wikihow mediawiki software November 13, 2007
Posted by Andy Roberts in : wikihow software, mediawiki, Wiki , trackback
I tried installing the wikihow version of mediawiki software because it’s admired, and I need to know how it does some things. The nice people at wikihow have included what claims to be a compete bundle of all the skin modifications and extensions used by wikihow software in one big compressed file called
wikihow-source-code.tar.gz
So I uploaded the above file, extracted all the contents and ran through the usual mediawiki ‘one click’ install procedure - creating the MySQL database and user manually, editing adminsettings.sample, running the install script from the browser and then moving localsettings.php up to the parent directory. It told me it had installed mediawiki software successfully, but at the next step throws out a fatal error message that Article.php is failing to call PatrolHelper.php
PatrolHelper.php appears to be missing.
I tried commenting out the broken call but that caused more errors from lines depending on class variables having been initialised by said missing subroutine.
Any suggestions for getting the wikihow software working?
is an online professional who initiated DARnet 

Hi there.
Did you find out anything? I recently tried installing it myself, but I got the same error.
Well that’s at least three of us then. No luck so far.
Hi
I have downloaded the open source code. But there is no config/ directory and instead of that there is config-old/
I have tried to install using that directory but it gives the error.
Could not open “../maintenance/tables.sql”.
Please anyone can help me?
Add these lines:
require_once(’extensions/wikihow/WikiHow.php’);
require_once(’extensions/wikihow/FeaturedArticles.php’);
require_once(’extensions/wikihow/Request.php’);
require_once(’extensions/Postcomment/SpecialPostcomment.php’);
to WikiHowSkin.php
and then you will find some other bugs.
Oh thanks Gordon. I’d better try and find it again then.
I had the same problem during one attempt to install on a shared hosting account at pair.com.
Anyway, the PatrolHelper.php file is located in the ‘/extentions/wikihow/’
directory.
I finally got it installed and working….kind of:
http://www.ourpropertytaxes.com/wiki19/
Yes, looks very similar, in that some of it works and some of it does not!
http://www.foo-uk.org.uk/wiki19/
If you are going to try and use that you better have a full-time programmer on staff, or at the ready.
There was some help eventually forthcoming on the wikihow forum
“Patrol helper is included in the distribution at this location:
/wiki19/extensions/wikihow/PatrolHelper.php
Looks like you have an issue with your include path. I’d change it to make sure it includes the wikihow extensions directory.”
Which is the same as Gordon volunteered in comment 3.
Anyone got this running ?
i am getting tons of errors…
No, we eventually went with a vanilla Mediawiki 1.11 install and extended from there.
Hi
I have downloaded the open source code. But there is no config/ directory and instead of that there is config-old/
I have tried to install using that directory but it gives the error.
Could not open “../maintenance/tables.sql”.
Please anyone can help me?
Did anyone having wikihow souce code without any bugs..
I allready try to fix it, but im still geting many errors…
Please do help me…
Thank you..
how do you get a copy of the files. I cannot see an email on the contact page of the site or a subversion link?
Thanks