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 05-15-2010 07:12 PM

My apologies, that .htaccess file should not even be in the ZIP. It shouldn't be uploaded.

You can change the version yourself by modifying vault/special_class_wiki.php. Near the top you'll see:
Code:

// set version number
define('CES_VAULT_VERSION', '3.0.2 Lite');


thincom2000 05-29-2010 05:32 PM

Just released 3.0.4. It fixes an infinite redirect with certain titles, and fixes RTL support for users who installed it on vBulletin 3.8.x.

STORMS 05-30-2010 10:59 PM

When I try and create a new post, it loads really really long. So far I havent gotten anything. Am I doing something wrong here?

thincom2000 05-31-2010 01:55 PM

What is the title of the post in question?

STORMS 06-03-2010 01:51 PM

Quote:

Originally Posted by thincom2000 (Post 2046026)
What is the title of the post in question?

I go to create a new article>>edit>>save.

Now, when I try to go into it or anyone else tries to read it, it just keeps loading and basically freezes. You have to click another part of the site in order to get out.

I'm gonna do a test page here to show you... however, this just came up when I tried to preview the page :

Quote:

The following errors occurred with your submission
Could not find phrase 'vault_edit_conflict_error'.
http://mortalkombatempires.com/forum...lKombatEmpires

When you click it, it only loads.

thincom2000 06-03-2010 11:27 PM

You're not using any htaccess changes for VaultWiki are you? The Lite version has no htaccess mod rewrite support.

Also, what are the titles you are trying to create? It's possible that certain character combinations trigger infinite redirects, but I can't find any on my test board at this time.

Leica.Robbiani 06-13-2010 03:33 PM

Hi thincom2000,

I have noticed another database error:

Code:

Invalid SQL:

SELECT revision.*, user.username, user.usergroupid, user.membergroupids,
MAX(previous.revisionid) AS prev_revisionid, MIN(next_rev.revisionid) AS next_revisionid,
roll_rev.ipaddress AS targetipaddress, rolluser.username AS targetusername,
previous.userid AS rolluserid, prev_user.username AS rollusername,
previous.ipaddress AS rollipaddress, previous.unzip AS prev_unzip

FROM vb382_vault_revision AS revision
LEFT JOIN vb382_vault_revision AS next_rev ON (next_rev.lastrevisionid = revision.revisionid AND next_rev.pending = 0)
LEFT JOIN vb382_vault_revision AS previous ON (revision.lastrevisionid = previous.revisionid)
LEFT JOIN vb382_user AS user ON (user.userid = revision.userid)
LEFT JOIN vb382_vault_revision AS roll_rev ON (roll_rev.revisionid = revision.rollback)
LEFT JOIN vb382_user AS rolluser ON (rolluser.userid = roll_rev.userid)
LEFT JOIN vb382_user AS prev_user ON (prev_user.userid = previous.userid)

WHERE revision.threadid = 316
GROUP BY revision.revisionid
ORDER BY dateline DESC
LIMIT 0,1;

MySQL-Fehler : Unknown column 'next_rev.pending' in 'on clause'
Fehler-Nr. : 1054
Fehler-Zeit : Saturday, 05.06.2010 @ 21:43:49
Datum : Saturday, 05.06.2010 @ 21:43:49
Skript : XXXXXXXXXXXXX/showwiki.php?title=Absage&do=history
Referrer : XXXXXXXXXXXXg/showwiki.php?title=Absage
IP-Adresse : XXXXXXXXXXXXX
Benutzername : XXXXXXXXXXXX
Klassenname : vB_Database_MySQLi

This error happens not to all usergroups.

Quote:

Now, when I try to go into it or anyone else tries to read it, it just keeps loading and basically freezes. You have to click another part of the site in order to get out.
The same for me when using some char-combinations. One of the problems is, when the title has a slash or a hyphen with whitespaces.

Hopefully you can check these few things, thanks.

Best regards

L.R.

Stefanus 06-16-2010 06:16 PM

In vBulletin XML Sitemap I get the following:

Code:


<url>
<loc>http://www.site.com/forum/http://www.site.com/forum/showwiki.php?title=Testament+of+Solomon</loc>
<lastmod>2010-05-09T13:00:49+02:00</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>

This appear on all the "showwiki.php" entries.

Any help on this?

Front Range 06-17-2010 02:40 PM

Installed, tested and uninstalled. :(

I have Mediawiki bridged but my users don't like it very much so I thought I'd give this a try. The edit tab was non-responsive unless I reloaded the page a few times then it would work. I do like that consistency it provides but only if it works as it's supposed to.

I'm considering the paid version but need assurance the same problems won't happen with that and that there aren't any conflicting mods.

I look forward to your response.

thincom2000 06-17-2010 03:28 PM

What do you mean non-responsive? Your browser crashed when opening the Edit tab?

Or did clicking the Edit tab just not do anything? If it's the latter, this was a CSS problem that was fixed in the paid version. Will add the fix to Lite if it's confirmed here also.

It's almost impossible for a large mod not to conflict with anyone else's mods. The trick is getting them to coexist.


All times are GMT. The time now is 01:08 PM.

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.01488 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)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
  • (1)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