Jump to content


Problems with a previous article by peter


1 reply to this topic

#1 starlite

    Newbie

  • Members
  • Pip
  • 1 posts

Posted 12 May 2007 - 01:16 PM

Hi guys i was recently reading that edit count extension that peter added and he also added the ExtensionFunctions.php

i tryed to get it to work but i cant, i am also trying to get the makesysop extension to work at the same time the dirs of these are like this

/public_html/wiki/extensions/Makesysop/
/public_html/wiki/extensions/CountEdits/
/public_html/wiki/extensions/ExtensionFunctions.php

after adding the code

require_once("$IP/extensions/Makesysop/SpecialMakesysop.php");
require_once( 'extensions/CountEdits/CountEdits.php');

to the bottom of my localsettings, i then get a error saying

Fatal error: setup() [function.require]: Failed opening required '' (include_path='/home/holyorde/public_html/wiki:/home/holyorde/public_html/wiki/includes:/home/holyorde/public_html/wiki/languages') in /home/holyorde/public_html/wiki/extensions/ExtensionFunctions.php on line 47

i checked the ExtensionFunction.php to see whats on line 47 and all it is is this require_once( $this->file )

i have no clue what to do at all, sad.gif all im trying to do is make a couple of people sysops to help with the wiki and get count edits to work. seems the whole wiki system is against me sad.gif

#2 Guest_A-L_*

  • Guests

Posted 23 July 2007 - 07:22 AM

I have the same error on line 47!

Can someone tell me how to solve the problem?




Reply to this topic



  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users