well im getting nothing but errors with this program.
first, vaultwiki.php line 141:
PHP Code:
echo construct_phrase($vbphrase['processing_x'], $vault->namespaces["$checkid"] . ':' . $list['title'] . "<br />\n";
should be:
PHP Code:
echo construct_phrase($vbphrase['processing_x'], $vault->namespaces["$checkid"] . ':' . $list['title'] . "<br />\n");
second i get this error when editing the main wiki page:
Code:
Fatal error: Call to undefined function vault_create_revision() in /home1/*****/public_html/squattheplanet/forum/vault/tabs/special_tab_edit.php on line 766
can't figure out that second one, after i refresh the page it works again, but this happens every time i edit a page.
also, im not sure why the wiki forum is showing up twice on the main page when there's only one forum for the wiki.
or, why the wiki link in the main nav bar only shows up after you've clicked on one of the wiki forum links (to navigate into that forum)
any help would be appreciated.
if you'd like a test account to diagnose the problem, please let me know and i will create one for you.
forum address is:
http://squattheplanet.com/forum
Bookmarks