MediaWiki Support Forums Ipb Wiki: Integration of Invision Power Board and MediaWiki
From Ipb Wiki: Integration of Invision Power Board and MediaWiki
May 12 2007, 01:16 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 12-May 07 Member No.: 1,476 |
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, |
|
|
|
![]() |
Replies
(1 - 1)
| Guest_A-L_* |
Jul 23 2007, 07:22 AM
Post
#2
|
|
Guests |
I have the same error on line 47!
Can someone tell me how to solve the problem? |
|
|
|
![]() ![]() ![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:



May 12 2007, 01:16 PM





