I have uploaded and installed the Lite version before I purchase. The autolinks shows up like this:
%1\$s
Any ideas?
Thanks.
Printable View
I have uploaded and installed the Lite version before I purchase. The autolinks shows up like this:
%1\$s
Any ideas?
Thanks.
Where can I can the background where the Article is posted. The current background is not very good for reading but is a background for my site.
Also, the Tab fonts at the top of the article display, "article", "discussion", "edit", are black on black. Where can I change the colors?
For autolinks, did you type in the BB-Code yourself? VaultWiki is supposed to automatically insert it, and doing it yourself can cause similar issues. Another possibility is that you have a mod like Advanced BB-Code Permissions installed.
The CSS is controlled by the vault/special.css file. This file should be renamed before you make any changes, and you should then update the file name in CES VaultWiki options. Also keep in mind that the full version contains a special.css file that is more like the style on vbulletin.com, so if you do purchase, you may wish to revert.
Thank you for your prompt reply. I didn't add the code. I went back and edited out the code and tried to repost. Didn't help any. I looked at the code in the BB-Code Manager in the AdminCP, and don't see anything unusual there either. Here is a link.
http://www.light-after-darkness.org/...addon+Spurgeon
I am not using a mod like Advanced BB-Code Permissions.
Thank you. I will check this out.Quote:
The CSS is controlled by the vault/special.css file. This file should be renamed before you make any changes, and you should then update the file name in CES VaultWiki options. Also keep in mind that the full version contains a special.css file that is more like the style on vbulletin.com, so if you do purchase, you may wish to revert.
I think the only way the autolink problem is possible is if autolinks are enabled, but the wiki is disabled. Please check your settings and make sure the wiki is enabled.
Oh, in the Lite version there is no option to disable autolinks. This creates a problem where it checks to see if it's enabled in one place that we missed.
In vault/special_plugins_bbcode.php, find:
Replace with:PHP Code:
if ($vbulletin->options['vault_enabled'] AND $vbulletin->options['vault_autolinks'])
PHP Code:
if (1 == 1)
Didn't help. I have the same thing:
%1\$s
I tried running Rebuild Link Cache and got the following error:
I don't know if that will help or not???Code:Currently processing Project Tools notes...
Processing: 22309
Processing: 22308
Fatal error: Call to a member function fetch_namespaceid() on a non-object in /*******/*****/public_html/forums/admincp/vaultwiki.php on line 272
BTW, I have the smilies and html turned off in the wikki.
The link cache doesn't affect this. You need to edit the post and make some change to the text. I don't believe simply rebuilding the post cache works in the Lite version.
OK, what I'll do is uninstall the Lite version and buy the latest version. I like the support your giving me and the folks on my forums like the idea of the wiki. Give me a couple of hours, I am at work now, and I'll purchase the software.
Should I uninstall the Lite version and start over?
OK I purchased the software and deleted all of the old stuff. Couldn't wait.
I don't see my subscription in the Members area. How long will it take for it to show up?
Where'd ya go?
Updated your account. Sorry for disappearing. I had a meeting.
No problem.
I have installed the new version and am getting this error.
Code:Warning: Invalid argument supplied for foreach() in [path]/vault/special_plugins_bbcode.php on line 336
Warning: Invalid argument supplied for foreach() in [path]/vault/special_plugins_autolink.php on line 25
Warning: Invalid argument supplied for foreach() in [path]/vault/special_plugins_autolink.php on line 25
Warning: Invalid argument supplied for foreach() in [path]/vault/special_plugins_autolink.php on line 25
Warning: Invalid argument supplied for foreach() in [path]/vault/special_plugins_autolink.php on line 25
Warning: Invalid argument supplied for foreach() in [path]/vault/special_plugins_autolink.php on line 25
Warning: Invalid argument supplied for foreach() in [path]/vault/special_plugins_autolink.php on line 25