jump to navigation

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?

RSS feed | Trackback URI

14 Comments »

Comment by Kenneth Dreyer
2007-11-21 19:26:33

Hi there.

Did you find out anything? I recently tried installing it myself, but I got the same error.

Comment by Andy Roberts
2007-11-21 20:03:24

Well that’s at least three of us then. No luck so far.

 
Comment by hiren Subscribed to comments via email
2008-07-18 13:44:28

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?

 
 
Comment by Gordon Joly Subscribed to comments via email
2007-12-06 18:10:33

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.

Comment by Andy Roberts
2007-12-06 20:01:08

Oh thanks Gordon. I’d better try and find it again then.

 
 
Comment by Andrew Fickert Subscribed to comments via email
2007-12-14 01:27:39

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/

 
Comment by Gordon Joly Subscribed to comments via email
2007-12-14 12:53:56

Yes, looks very similar, in that some of it works and some of it does not!

http://www.foo-uk.org.uk/wiki19/

 
Comment by bum marketing
2008-01-27 07:02:52

If you are going to try and use that you better have a full-time programmer on staff, or at the ready.

 
Comment by Andy Roberts
2008-02-16 10:00:41

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.

 
Comment by Frenki Subscribed to comments via email
2008-02-21 17:09:38

Anyone got this running ?

i am getting tons of errors…

 
Comment by Andrew Fickert Subscribed to comments via email
2008-03-03 20:25:43

No, we eventually went with a vanilla Mediawiki 1.11 install and extended from there.

 
Comment by hiren Subscribed to comments via email
2008-07-18 14:25:48

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?

 
Comment by neoZ Subscribed to comments via email
2008-10-01 13:36:58

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..

 
Comment by gareth Subscribed to comments via email
2008-10-07 17:35:30

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

 
Name (required)
E-mail (required - never shown publicly)
URI
Subscribe to comments via email
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> in your comment.

Related Posts from the Past:



  • Main categories

  •  

  • Popular Posts