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=189446)

thincom2000 09-16-2008 05:53 PM

It doesn't make any sense. If you uploaded a new functions.php AND made sure the new one was 0777 before logging into the AdminCP, it should have been properly modified.

If you are still having problems and need to uninstall, you have to disable hooks in config.php.

arabuser 09-16-2008 05:59 PM

I did this uploaded functions.php and changed it to 0777 and loggin to admincp but I get white page that all nothing else also the forums same way

maybe I need to try to disable hooks in config.php so I can uninstall it but im not sure how I do this can you help me

thincom2000 09-16-2008 06:10 PM

Have you checked your server's error logs?

arabuser 09-16-2008 06:14 PM

no If Im familiar with these thing I wasnt back to you so quick but I dont have I dea what is the problem or how I can fix it

thincom2000 09-16-2008 06:38 PM

You can disable hooks in config.php by adding the line:
PHP Code:

define('DISABLE_HOOKS'true); 

But you should check your server's error logs from around the time the white page occurred and PM me with the contents.

arabuser 09-16-2008 06:55 PM

I uninstall it and tried to reinstall it again same problem , well I think my forums problem is coz Im using vbportal + vb the vbportal it is use right side column on forums pages and maybe it have problem or the product need to deal with this portal but what I cant understand if this realy my forum problem why I get white page in admincp too ! and I have sperated cp for the vbportal.

ekantnl 09-18-2008 06:36 AM

I have installed this wiki (premium version) and I am amazed by the functions.

The installation guide is a little bit confusing and there should be a manual that describes step by step what to do and how to do things (in simple English please) but the product is great!

0ptima 09-19-2008 10:28 PM

This looks promising!

Marco van Herwaarden 09-21-2008 11:17 AM

Please do not use this thread to advertise, discuss or get support for the commercial version of this product.

HouseT 10-02-2008 10:46 AM

I would like to try this, but my server only has php 4.3.9 not 4.4 - is it at all backward compatible? For me to upgrade to 4.4 would basically mean completely re-building the server - there is a very active forum on the server along with a couple of commercial sites that are not related to the forum.

Thanks
Jules

thincom2000 10-02-2008 05:51 PM

The product was originally written for PHP 5. It was updated for backwards-compatibility with PHP 4, but the earliest tested version was 4.4.1.

HouseT 10-02-2008 10:56 PM

So its kinda like maybe yes and maybe no?? I will try and let you know what happens ;)

Jules

Ted Clore 10-05-2008 10:19 PM

Tried out the lite Version, the support is very good. So I bought the package. So far I like it very much. :)

Elenna 01-02-2009 09:06 PM

I know that this is unsupported, but I'm curious if anyone else received the following error when trying to create a new article? I am using 3.7.2.

Code:

Database error in vBulletin 3.7.2:

Invalid SQL:

        SELECT user.userid, user.options, user.username,
        user.usergroupid, user.displaygroupid, whoread.dateline, whoread.ipaddress
        FROM whoread as whoread
        LEFT JOIN user as user USING (userid)
        WHERE whoread.threadid = error
        AND whoread.dateline > 1228345536 ORDER BY username;

MySQL Error  : Unknown column 'error' in 'where clause'
Error Number  : 1054
Request Date  : Friday, January 2nd 2009 @ 04:05:36 PM
Error Date    : Friday, January 2nd 2009 @ 04:05:36 PM
Script        : (my site)/showwiki.php?do=create
Referrer      : (my site)/newthread.php?do=newthread&f=34
MySQL Version : 5.0.67-community-log


Elenna 01-02-2009 10:09 PM

A note about my above problem... I moved an existing thread into my wiki forum and it works just fine (some CSS tweaks are needed), but I couldn't make a new thread. Any ideas? Am I not supposed to use the main wiki forum, but create sub-forums instead?

ShadMan 01-04-2009 01:13 AM

Has anyone tested this with 3.8?

thincom2000 01-05-2009 01:02 AM

Quote:

Originally Posted by Elenna (Post 1699707)
I know that this is unsupported, but I'm curious if anyone else received the following error when trying to create a new article? I am using 3.7.2.

That looks like a conflict with one of your mods.

Elenna 01-05-2009 02:19 AM

Thanks, I'll start by deactivating my mods and reactivating them one-by-one to see (assuming, of course, that the product works with all other mods turned off).

Scooty 01-05-2009 05:09 PM

Quote:

Originally Posted by Ted Clore (Post 1638147)
Tried out the lite Version, the support is very good. So I bought the package. So far I like it very much. :)

Did you have to shut down your forum for a few hours as stated in the install instructions? I have been pretty lucky so far installing most mods but this one seems a bit techincal.

Thanks

Elenna 01-05-2009 10:39 PM

I tried it on my test site, which doesn't get any traffic (save for me a few times a month). I did have a mod that was conflicting with it, and now it works just fine. :)

It does seem rather... tedious to install, but (kind of like vBulletin for the first time) once you have it set up, it pretty much runs itself.

Elenna 01-05-2009 11:10 PM

I opted to purchase the commercial product after reading the advantages.

hollosch 01-24-2009 12:10 AM

does it works with 3.8.0 ???

thincom2000 01-29-2009 03:22 AM

It is possible to install on 3.8.

XManuX 01-31-2009 04:55 PM

Uninstall function doesn't restore initial 'fuctions.php' so if you delete all VaultWiki files, your board is dead (blank page) until you restore original functions.php.

MagiKelly 02-17-2009 09:07 PM

I would probably end up with the full version but like the idea of trying the lite version just to see how I get on. Is the upgrade process really simple? If it is going to be a hassle then I would probably just go for the commercial one straight away.

Does anyone have a link to the lite version (or the full version) working on their site so I can see how the integration looks?

MagiKelly 02-23-2009 10:50 AM

So are we saying that no one has installed this and it is not supported?

Kiint 02-23-2009 02:29 PM

Quote:

Originally Posted by MagiKelly (Post 1752212)
So are we saying that no one has installed this and it is not supported?

The full version is very well supported and in constant development, I'll PM you the details of my site so you can see what I've put up so far (not much to be honest, but the functionality is there)

MagiKelly 02-23-2009 06:27 PM

Thanks

thincom2000 04-01-2009 03:35 PM

Also, the upgrade process is actually easier than the initial install of the lite version, so if you're comfortable doing the steps in the readme here or definitely if you're a coder yourself, I don't see any reason to be afraid to try the lite version beforehand.

e@sy 04-19-2009 07:30 AM

Version : 3.8.2
In the settings vaultWiki is set to disable
I called a thread and have an error like this

Quote:

Warnung: array_flip() [function.array-flip]: The argument should be an array in [path]/vault/special_plugins_newpost.php (Zeile 241)

Warnung: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/vault/special_plugins_newpost.php (Zeile 241)

thincom2000 04-21-2009 05:57 PM

That's most likely caused by a skipped installation step. The lite version is a pretty bad representation of what the full version has to offer. Now that the VaultWiki license agreement has been adjusted, the demo is back up, so I recommend checking it out before frustrating yourself with this "Lite" version.

Big-Pete 07-27-2009 06:15 PM

Quote:

Originally Posted by ekantnl (Post 1624612)
The installation guide is a little bit confusing and there should be a manual that describes step by step what to do and how to do things (in simple English please) but the product is great!

I couldn't agree more! the manual does no more than show you what you've already seen in the admincp... a proper manual and an easier installation / setup process would benefit this greatly...

Quote:

Originally Posted by Scooty (Post 1702461)
I have been pretty lucky so far installing most mods but this one seems a bit techincal.
Thanks

This is quite hard to install and setup... I bought the commercial version a few weeks ago and its now been uninstalled.. :(

Quote:

Originally Posted by Elenna (Post 1702731)
It does seem rather... tedious to install

I bought the full version of this, it was a nightmare to install, and seemed quite tedious to set up and get working and i could only envisage lots of threads and pm's from members having problems using it, so as said above its been uninstalled...

thincom2000 07-28-2009 02:43 AM

I'm still a little baffled by claims like this. While it's true that most of the manual just says "this is option A and this is what it does", the pages most important for achieving core functionality state the necessary information right at the top. Users still have to put 2 and 2 together in many cases, but there is a step-by-step instructions page that gets updated with each new build - a lot of users tend to miss this page. While the install / setup isn't just importing a product file and voila, the instructions do say at the end "Review the Manual".

The Forum Settings page states (right at the top):
Quote:

Originally Posted by Help:Forum Settings
VaultWiki uses vBulletin forums to store articles for your wiki. In order to operate, the wiki needs at least 1 dedicated "Wiki" forum for each of the following namespaces, should you plan to use them...

While it's on the previous page, the Namespace Manager page discusses that only some forums are usable in this manner, and tells you what the criteria are.

On the VaultWiki Settings page, it tells you what settings you need to fill in before the wiki will work.

These are the only parts of the setup process that I can see being confusing. Nevertheless, for those of you considering paying for the commercial version, these confusing steps leftover from the Lite version's install process were removed in the most recent build.

All users I know who have had frustration setting up the product, but actually stuck with it, love the product and are still happy despite having put up with the old install style. I haven't heard any reports of any-scale community rejection of their wikis.

The manual is visible to the public in its entirety. View it before buying. If you feel like there's enough information there to get you started, by all means install the product. If you feel a bit uneasy and don't feel comfortable asking support questions every once in a while, why are you modifying software?

A new product is always something new to be learned. Didn't they always teach us in school, if you have trouble or don't understand something, ask a question? Rather than get disgruntled and post bad press about a product that otherwise does its job, use the support system and get it explained in a different way.

Most users (I don't know 100% of cases) who have thought to say "I'm having trouble installing. What am I doing wrong?" have gotten a response and thereafter had a successful experience with this product.

Big-Pete 07-28-2009 11:30 AM

Quote:

Originally Posted by thincom2000 (Post 1856875)
but there is a step-by-step instructions page that gets updated with each new build - a lot of users tend to miss this page. While the install / setup isn't just importing a product file and voila, the instructions do say at the end "Review the Manual".

Thats because your site is not the most user freindly, fastest or easiest to navigate site around..:D

Quote:

Originally Posted by thincom2000 (Post 1856875)
The manual is visible to the public in its entirety. View it before buying. If you feel like there's enough information there to get you started, by all means install the product. If you feel a bit uneasy and don't feel comfortable asking support questions every once in a while, why are you modifying software?

Modifying software is only as easy as the instructions given, and the instructions included with the product are poor, this thread is quite old now yet you've still not improved the instructions, one rule you should follow is simply that the customer is always right, and you've had a lot of potential customers and actual customers on here complain and comment about the installation being tedious and the product hard to use and you've not listend at all!!

Quote:

Originally Posted by thincom2000 (Post 1856875)
A new product is always something new to be learned. Didn't they always teach us in school, if you have trouble or don't understand something, ask a question? Rather than get disgruntled and post bad press about a product that otherwise does its job, use the support system and get it explained in a different way.

In the school I attended they explained things precisley and clearly, something that doesn't apply to the instructions given by CES..
I installed vbulletin with no prior knowledge at all, it was infact very easy, why?? because they have an excellent user manual that explains things clearly, no need to take time out of a busy day to "ask" for help that should infact be given in the form a useable userguide!

Quote:

Originally Posted by thincom2000 (Post 1856875)
Most users (I don't know 100% of cases) who have thought to say "I'm having trouble installing. What am I doing wrong?" have gotten a response and thereafter had a successful experience with this product.

Again, how can you expect people who use your products to have to "ask" you for help that should be given with the product / item anyway :confused:

thincom2000 07-28-2009 07:48 PM

Quote:

Originally Posted by Big-Pete (Post 1857077)
Modifying software is only as easy as the instructions given, and the instructions included with the product are poor, this thread is quite old now yet you've still not improved the instructions, one rule you should follow is simply that the customer is always right, and you've had a lot of potential customers and actual customers on here complain and comment about the installation being tedious and the product hard to use and you've not listend at all!!

Again. It's claims like this that annoy me. I have stated time and time again that we do listen to our customers, and if you actually bothered to read the discussions and talk to our CURRENT customers - not customers from 10 months ago or 5 months ago or even 3 months ago that have moved on, and not people in this thread using a Lite version created 12 months ago that is not supported in any way - you would know this.

We have made many efforts to improve usability of our site and our product and the "quality" of the instructions, but the problem comes when claims like this are made: "The instructions included with the product are poor". How is that supposed to help us write better instructions? We have no idea what change should be made when this is all they say.

Thankfully you have mentioned the vBulletin User Manual as a model - we actually modeled ours after theirs. Imagine that. But we didn't want to create a manual with so much information that a new user didn't know what to do with it.

So I ask you again - what, specificially, would make the manual better? As someone who has already given up on the product, you probably aren't capable of answering this, because as stated, we can't make any improvements by guessing on vague charges of inadequacy.

You will notice that I am almost completely ignoring your statement that the web site is impossible to use - everything is available from a single neat page by clicking the giant "VaultWiki" link at the top of the site. And if you can't figure out that you should be looking on the VaultWiki page for VaultWiki information, the site's home page essentially says "click the giant VaultWiki link".

Quote:

Originally Posted by Big-Pete (Post 1857077)
how can you expect people who use your products to have to "ask" you for help that should be given with the product / item anyway

Because when someone pays for a software license and they pay for the support that comes with it, how is support supposed to know there is a problem when the customer doesn't say something directly, but instead go post about it in a thread on some other site. Again, this is not taking advantage of the services you have paid for, but rather saying you don't care that you have paid for them.

Now, please get back on topic. This thread is only for discussion of the unsupported Lite version of VaultWiki. Do not use this thread to discuss the commercial version or propagate your personal qualms that should be instead be directed to the commercial product's technical support team.

thincom2000 07-29-2009 05:27 AM

@berben4, Big-Pete is not a potential customer. He is a prior customer that has not used the official support he paid for, and has posted his ideas for improvement here rather than on the company's site. He has suggested that the company is responsible for making changes based on users' comments in random places on OTHER web sites.

I am not trying to say that Big-Pete is an idiot, nor imply that anyone else is. My point is that he has let his frustration get out of hand. My explanations of how easy it was to get support was to demonstrate not that he was too stupid to figure out how to get it, but that he is so frustrated that he did not want to bother spending any more time to get support.

All of my questions to him, both here and elsewhere, have tried to get at the root at what exactly caused his frustrations. I can't see that it's simply that the manual was insufficient to setup the software - since he could have just asked someone for clarification. The only reason I can see anyone getting this upset is if their database crashed, but he hasn't mentioned anything like this.

If there is a severe problem like this, he needs to report it. If there isn't, he needs to calm down and just tell the proper support person (this is not the place for that) what he couldn't install. His license included professional installation free, after all.

While people have said "it's not easy to set up" here, those issues have been dealt with on a case-by-case basis for users with a license, and those users' suggestions that were made on the official site were not ignored. Now, many of those concerns... are no longer concerns, because in fact, every suggestion I have seen made on the site has been answered, and many of these led to improvements in the setup and functionality of the product itself. However, we have to ask that users be specific when they make a criticism or request a change, or a speedy and effective change cannot be made.

Regarding this thread: It contains an unsupported version of the product that has nearly every feature removed - from a year ago. It is not a good advertisement for the actual current product, nor is anything people say about this unsupported version. This thread goes largely ignored by any staff at the official site. Several weeks after opening this thread I regretted it, and would have deleted it if I could.

chick 07-29-2009 08:38 AM

'Not easy to setup' is an understatement unless you wrote the script...

Ted is improving the instructions, hopefully to include video instructions. (Hi Ted) I too was so lost and could not understand how to set-it-up.... (bought 2 pro versions) and his support is the BEST out there. Support is the MOST important thing. That is what I pay for... I just love my wikis'

Kiint 07-29-2009 01:43 PM

Quote:

Originally Posted by chick (Post 1857731)
'Not easy to setup' is an understatement unless you wrote the script...

Ted is improving the instructions, hopefully to include video instructions. (Hi Ted) I too was so lost and could not understand how to set-it-up.... (bought 2 pro versions) and his support is the BEST out there. Support is the MOST important thing. That is what I pay for... I just love my wikis'

The first version I bought was pretty difficult to set up but I managed it and with the expert help from the great support people who even logged in (with my permission of course) and fixed problems which were caused by my custom template, something they didn't have to do at all. They continually upgrade the vaultwiki and are always available to help should any problems arrise, they listen to feedback and act on it.

If you are looking for a wiki that integrates with vbulletin, then this is the one you should get. Go take a look at their site and ask your questions there. You will always get an answer...always.

Elenna 07-29-2009 03:25 PM

Ted, thanks again for VaultWiki!

I did think that it was confusing to install, but not as confusing as other products that require a separate wiki package and then bridge to vBulletin. I fumbled through it using my vbtest site and got everything up and running. I found the concept of a wiki was confusing in and of itself, especially when we are all so used to being thread/forum driven. VaultWiki bridged that gap very well, with very very little work needing to be done after the initial setup.

I submitted a few bugs in the past (on their "official" site, by the way), and always received prompt and polite responses, even checking up to see if I had managed to fix it on my site.

I'm glad that your new version has an expanded help section, and the ease-of-use changes look wonderful!

Thanks again, our admin staff and general members love the wiki, even if we don't use it to its fullest capacity (we don't allow everyone to add/edit).

thincom2000 07-29-2009 08:40 PM

Hey guys, but thanks for your kind words. I'd hate to bring it up on this forum, but since you've essentially done it here, if you haven't posted a testimonial for VaultWiki yet on the official site, that would be great - you can ask how to do so over there.


All times are GMT. The time now is 09:48 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.01342 seconds
  • Memory Usage 1,856KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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