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 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...


All times are GMT. The time now is 05:32 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.01235 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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