Warning: require([path]/includes/mediawiki_init_startup.php) [function.require]: failed to open stream: No such file or directory in [path]/includes/init.php(331) : eval()'d code on line 36
Code:
Fatal error: require() [function.require]: Failed opening required '/home/prknigh1/public_html/forum/includes/mediawiki_init_startup.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/prknigh1/public_html/forum/includes/init.php(331) : eval()'d code on line 36
OH MAI GAWD
Completely shuts down the forum. What do I need to fix D:
Edit: Never mind, used common sense :P
BTW, Forum_upload goes in the FORUM root, not in the wiki root. :P
That was mentioned earlier in the thread. Glad you got it.
I've been away from this for a while but am now back to finish it up. The only issue I'm having is with the search function. Anyone have any tips what to look for?
That was mentioned earlier in the thread. Glad you got it.
I've been away from this for a while but am now back to finish it up. The only issue I'm having is with the search function. Anyone have any tips what to look for?
TIA!
I have an issue as well (keep having issues without looking. Lazy me. :P)
Kay fixed that by editing the template, but all it does is send me to a new page now. Yeeeeeeeey.
Edit again: Doesn't show the Wiki statuses under "About Me".
This mod is full of problems, or I am an idiot :PP
This mod is full of problems, or I am an idiot :PP
That's why we talked earlier about opening an own subforum somewhere. It should be possible the keep installation instructions up to date, remove bugs, list known issues...
Especially if bepe has not the possibility any more to support this mod (does any one know more about this??) we should take care about this our own and get more efficient...
I've looked at all the forums on thi and admit I'm not sure where the best info is, vbMods.org looks like a good summary w/o all the repetition here.
Problem: When clicking New Wiki Articles I get:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in [path]/packages/vbmediawiki/search/searchcontroller/newwiki.php on line 34
Warnung: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in [path]/packages/vbmediawiki/search/searchcontroller/newwiki.php (Zeile 26)
Warnung: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in [path]/packages/vbmediawiki/search/searchcontroller/newwiki.php (Zeile 27)
Warnung: mysql_query(): supplied argument is not a valid MySQL-Link resource in [path]/packages/vbmediawiki/search/searchcontroller/newwiki.php (Zeile 29)
Warnung: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in [path]/packages/vbmediawiki/search/searchcontroller/newwiki.php (Zeile 34)
... not sure it worked with 4.0.2.
Does it work on someones installation?
To disable the link: Template mediawiki_navbar_whatsnew_link: Move </vb:comment> down
Code:
<vb:comment>Wiki What's new link to new wiki articles</vb:comment>
<li><a href="search.php?do=getnew{vb:raw session.sessionurl}&contenttype=vBMediaWiki_Wiki">{vb:rawphrase new_wikis_nav}</a></li>
</vb:comment>