vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - VaultWiki: A Wiki for your forum (https://vborg.vbsupport.ru/showthread.php?t=239377)

thincom2000 06-23-2011 08:59 PM

Quote:

Originally Posted by Octavius. (Post 2211235)
So the full version is already updated for 4.1.4?

As far as I can tell, yes. I'm looking at what was changed tonight. I'll try to get it merged ASAP.

thincom2000 06-25-2011 07:06 PM

Thanks for waiting patiently. The newest 3.0.9 Lite is compatible with vBulletin 4.1.4 and ckeditor. Enjoy!

Stefanus 06-26-2011 12:46 PM

After upgrade to 3.0.9 Lite:

PHP Code:

http://www.mysite.com/forum/showwiki.php?title=xxx
Templates42 (3 uncached)
ad_showthread_firstpost    (1)
vault_article_quickedit    (1)
vault_article_toc                 (1

After this upgrage lost all my "extra" BBcode functions.

mynassauleader 06-26-2011 04:41 PM

Still getting this error:

2011/06/26 13:36:29 [error] 13762#0: *8581 FastCGI sent in stderr: "PHP Fatal error: require_once(): Failed opening required '/var/www/forum/includes/functions_wysiwyg.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/forum/vault/tabs/special_tab_edit.php on line 251" while reading response header from upstream, client: x.x.x.x, server: forum, request: "POST /showwiki.php?title=Test&do=edit HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "forum", referrer: "http://forum/showwiki.php?do=create"

includes/functions_wysiwyg.php does not exist and is not in vB 4.1.4

Edit:

grep "functions_wysiwyg.php" -r /home/user/clients/forum
vb-wiki/upload/vault/tabs/special_tab_edit.php: require_once(DIR . '/includes/functions_wysiwyg.php');

paulket 06-26-2011 04:57 PM

Quote:

Originally Posted by mynassauleader (Post 2213082)
includes/functions_wysiwyg.php does not exist and is not in vB 4.1.4

That is because vBulletin moved the location of the new editor in 4.1.4 and any (older) mod that had a text editor will not work correctly with vBulletin 4.1.4

==========

I just purchased the new commercial version of this mod yesterday and it is working fine with 4.1.4

mynassauleader 06-26-2011 05:30 PM

I'm using the Lite version. Where is the location of the new editor where I could edit this file by hand?

Edit:

Uninstalled old version (didn't read the readme about upgrading), uploaded new version and installed 3.0.9 Lite - same error

thincom2000 06-27-2011 04:12 AM

Sorry about this. For some reason I forgot to upload the new version of special_tab_edit.php. The ZIP now contains the correct file.

Pvtiste 06-27-2011 10:17 AM

The best wiki system ever for vbulletin!
Thanks for your work
installed the pro version :)
5 stars

mynassauleader 06-27-2011 03:18 PM

Lite confirmed working on 4.1.4

Thank you for your quick response. I will talk my client into purchasing Pro version.

Stefanus 06-28-2011 09:18 PM

Quote:

Originally Posted by mynassauleader (Post 2213568)
Lite confirmed working on 4.1.4

Thank you for your quick response. I will talk my client into purchasing Pro version.

Does your Custom BBcode show on the Editor?

MGP_Tech 06-30-2011 02:22 PM

Quote:

Originally Posted by Pvtiste (Post 2213454)
The best wiki system ever for vbulletin!
Thanks for your work
installed the pro version :)
5 stars

Ditto this.

catfish_pete 07-04-2011 11:03 AM

We've posted this on the VaultWiki support area, but I thought I'd post here too, in case anyone has encountered the same issue. We came up against the CKEditor buttons problem (http://tracker.vbulletin.com/browse/VBIV-12351) and tried the fix as suggested, but it basically made our CKEditor unusable - unless we turned off VaultWiki altogether.

It's this one thing that's making it a mod we can't use - if it can be fixed we'll be rating it highly.

Has anyone got a suggestion to fix this?

thincom2000 07-05-2011 06:33 AM

There is really no way to fix it except for vBulletin to release a patch, since it's a bug in vBulletin.

What do you mean that the fix made CKEditor unusable? What exactly happens to it?

catfish_pete 07-05-2011 08:58 AM

Quote:

Originally Posted by thincom2000 (Post 2216899)
There is really no way to fix it except for vBulletin to release a patch, since it's a bug in vBulletin.

What do you mean that the fix made CKEditor unusable? What exactly happens to it?

When we uploaded the uncompressed version of Javascript as you advised in the vBulletin bug tracker, CKEditor disappeared completely. So we re-uploaded the compressed version, and the only way to get CKEditor to work was to turn off VaultWiki altogether.

thincom2000 07-05-2011 04:16 PM

Yes, CKEditor takes a very long time to load with uncompressed Javascript, and during the loading time it seems to have "disappeared." However in 20 seconds or so it should be back. Furthermore, if you have your browser cache turned on, it should only take this long the first time.

Unfortunately, that is the only way currently for custom BB-Code buttons to work until vBulletin posts a compressed version of the fix. If you have VaultWiki enabled, you can also avoid the button issue by hiding all the buttons from the editor using:
  • in Lite, a plugin (I think you add to array $vault->misc['remove_tags']).
  • in full, use the Wiki Code Manager

8thos 07-10-2011 06:05 PM

With the full version, can I turn a forum I already have into a vault wiki forum with mini article previews above it? Can I turn articles into forum threads or forum threads into articles?

For instance, I already have threads that should be in the wiki but it would be cool if I could create article previews of them.

thincom2000 07-10-2011 06:31 PM

You will have to ask about that at the mod's official site. vb.org rules say we're not really allowed to talk about the full version here.

Be specific when you do, so you get a response faster. For example, I'm not sure I even know what you mean by "mini article previews above it".

bjarne2 07-17-2011 03:25 PM

There is something wrong with the picture upload. It is only attacking width the gray box, and you can not click it as normal vBulletin. It is also wrong with the "You May create new articles"
"You May Not edit articles" messages when viewing messages. It comes out of each other and not as vBulletin.
One should probably not buy a product with so many and persistent errors

thincom2000 07-18-2011 06:47 AM

It says "You may not edit articles" because you haven't set the VaultWiki permission "Can edit wiki articles?" to Yes. I just checked this on my install and it updates correctly.

I'm not sure what you mean by "it is only attacking width the gray box". If you can't use the Insert Image editor button, it's probably because you're editing in non-WYSIWYG mode. In vBulletin 4.1.4, it's no longer possible to use the button to insert IMG tags, you have to be in WYSIWYG mode for it to work. Otherwise it is working fine on my site.

The Lite version is from an old branch of VaultWiki that they let me post here with certain things taken out and I only update it myself when I have the time. It isn't officially supported by them and I don't keep track of the bug fixes to the main product, only what people report here. The paid version definitely has less bugs because of this.

bjarne2 07-18-2011 07:38 AM

No it is not vBulletin WYSIWYG fashion is wrong with the Wiki. You can see the big difference in the pictures.

As stated, there are errors in style, it's like being mixed some old with the new.

http://www.club-corvette.dk/op.jpg

When you click on the image when it is uploaded, you get this meny in 4.1.4 which you can edit the picture should be. It does not work in Wiki

http://www.club-corvette.dk/image5.jpg

And right below the message input is error style

http://www.club-corvette.dk/image4.jpg

Quote:

The Lite version is from an old branch of VaultWiki
That it is an older version that does not work, write you nowhere then it's only an advertisement for buying product.

thincom2000 07-18-2011 03:39 PM

I have looked into this and I actually see a completely different screen than you do when clicking the button. It seems there is a vB bug here: http://tracker.vbulletin.com/browse/VBIV-12768

It will be difficult to debug the issue you're having until that is fixed, but I will try.

bjarne2 07-18-2011 04:51 PM

There is no error in vBulletin it is Lite Wiki.
There is nothing wrong with the purchased version. The pigeons just not because of special pages that users do not understand, they are ordinary people and not computer experts.
I regret I have purchased a version, it is no good for our side it is cheap for sale and i will probably have to develop something themselves, as is done with other sites

thincom2000 07-19-2011 04:38 AM

Well of course there is an error in vBulletin; I just linked to the report. It may not be the cause of your issue, but the vBulletin error is making it difficult for me to solve the VaultWiki Lite bug.

If you want something special that is not in the full version, you should ask if it can already be done at the site before you go off and pay someone else for unneeded work. If there are certain features that are on but you don't like, they can probably be turned off, but again you should ask at the site.

Pvtiste 07-19-2011 11:10 PM

The best wiki system for vbulletin!
Their support is really fast :)

thanks for your work, keep going!
5 stars

TheInsaneManiac 07-26-2011 01:48 PM

I get:
Code:

Invalid ces_article specified. If you followed a valid link, please notify the administrator

I already tried with no success:
Code:

                if ($urlinfo['namespaceid'] == 6 AND $urlinfo['title'] == '')
                {
                        if (VAULT_40X_COMPAT)
                        {
                                $urlinfo['url'] = fetch_seo_url('forum|js', fetch_foruminfo($this->namespacecache[6]['forumid']));
                        }
                        else
                        {
                                $urlinfo['url'] = $vbulletin->options['bburl'] . '/forumdisplay.php?f=' . $this->namespacecache[6]['forumid'];
                        }

                        return;
                }


thincom2000 07-26-2011 05:41 PM

You can only get that message if you click nextnewest or nextoldest, and the page you were on was never created, or it wasn't a wiki page. Start from a page that exists.

cosy 07-26-2011 09:57 PM

i did put vault / images on image folder variable but for example i get this broken image path /icon/vb4_wiki_page_old-48.png it should be /vault/images/icon/vb4_wiki_page_old-48.png

Sage Knight 07-27-2011 10:46 AM

I have a question, does the user IP show whenever he makes an edit or when he makes an article?

thincom2000 07-27-2011 01:19 PM

Quote:

Originally Posted by cosy (Post 2225336)
i did put vault / images on image folder variable but for example i get this broken image path /icon/vb4_wiki_page_old-48.png it should be /vault/images/icon/vb4_wiki_page_old-48.png

It sounds like your forum's style cache is messed up. If you're using a mod like vB Optimise that stores this information, you probably need to empty its cache. Otherwise, I would try saving it again or rebuilding all styles using the link at the bottom of the Style Manager.

Quote:

Originally Posted by Sage Knight (Post 2225500)
I have a question, does the user IP show whenever he makes an edit or when he makes an article?

The username appears when a user edits or creates an article. The IP would only show if the user is not registered and you have permission to view IPs. Otherwise, if the user was a guest, it would just show as 'Guest'.

TheInsaneManiac 07-28-2011 05:50 AM

Quote:

Originally Posted by thincom2000 (Post 2225284)
You can only get that message if you click nextnewest or nextoldest, and the page you were on was never created, or it wasn't a wiki page. Start from a page that exists.

It was on the showwiki.php page...

thincom2000 07-28-2011 01:16 PM

Quote:

Originally Posted by TheInsaneManiac (Post 2225922)
It was on the showwiki.php page...

Yes, but that message is only used on that page in the instances I mentioned...

TheInsaneManiac 07-30-2011 06:14 AM

I'm uninstallating, I don't think it supports vbseo:
http://www.consolediscussions.com/forum/showwiki.php
http://www.consolediscussions.com/forum/378-wiki/

It's linked to wiki, but it doesn't show on the php side only forum.

Sage Knight 07-30-2011 02:14 PM

I don't know whether I missed anything but I don't see the point of adding a Wiki to my site if I cannot manage the content, with categories.

Only one forum section get's turned into a wiki, not even the subsections within it. So how do suppose I manage content that can spread to several hundreds of pages? When I cannot make any more forums with wiki enabled-than just a single one.

Besides the point above, the plugin itself is really great and it's really easy to install. And lastly I like how you're taking this seriously by being a legal entity.

DevOne5555 07-30-2011 05:27 PM

Can anyone confirm how this works on 4.1.5? Also, are there any issues with vbseo remaining?

thincom2000 07-31-2011 05:29 AM

Quote:

Originally Posted by Sage Knight (Post 2226857)
Only one forum section get's turned into a wiki, not even the subsections within it. So how do suppose I manage content that can spread to several hundreds of pages? When I cannot make any more forums with wiki enabled-than just a single one.

You should be able to make sub-forums of existing wiki forums the same way you would add sub-forums to regular forums. I just did this on a test forum very easily.

If you want multiple main sections that aren't sub-forums of each other this is a feature of the paid version.

TheInsaneManiac 07-31-2011 05:29 AM

Quote:

Originally Posted by Sage Knight (Post 2226857)
I don't know whether I missed anything but I don't see the point of adding a Wiki to my site if I cannot manage the content, with categories.

Only one forum section get's turned into a wiki, not even the subsections within it. So how do suppose I manage content that can spread to several hundreds of pages? When I cannot make any more forums with wiki enabled-than just a single one.

Besides the point above, the plugin itself is really great and it's really easy to install. And lastly I like how you're taking this seriously by being a legal entity.

I know right? This "free" version is a joke, the premium version supports multiple forums and categories, along with VBSEO, how can you make a free version not support VBSEO. Pshhh.

thincom2000 07-31-2011 02:43 PM

You shouldn't have any issue with vBSEO. The PHP URL you think you're having problems with, showwiki.php (without any query string) is malformed and is designed to redirect to the forum view to give a list of all articles.

Why? Because showwiki.php usually takes an article ID as a parameter, and you didn't give one. Instead of a 404, or invalid ID error, it forwards you to the page where you can pick one. This is actually a feature of the Lite version and has nothing to do with vBSEO.

ausjeepo 08-05-2011 04:39 AM

I just tried installing this demo onto my site to see if I wanted to buy it. Installed fine, but then first step "visit VaultWiki > Namespace Manager in your AdminCP. Click 'Edit' for Default."

When I go to namespace manager, its empty and there is no 'edit' to click. what am I missing?

bjarne2 08-05-2011 04:42 PM

Quote:

Originally Posted by DevOne5555 (Post 2226926)
Can anyone confirm how this works on 4.1.5? Also, are there any issues with vbseo remaining?

This version not works with the new editor in 4.1.5

DaffyDuck 08-07-2011 04:40 AM

Quote:

Originally Posted by bjarne2 (Post 2229772)
This version not works with the new editor in 4.1.5

Good pointer - it seems a lot of things are messed up by the new editor. Gee, thanks vBulletin devs... once again!

Any way to replace that new editor with one that actually works?

The new editor is preventing auto-embedded media (AME-3), nor does automatically embedding vaultWiki links work either.


All times are GMT. The time now is 01:07 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01663 seconds
  • Memory Usage 1,846KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete