The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
archive that works
hi gary can you update your archive to work with vb3, alot of people can't use the builtin archive because it won't work with IIS or PHP as CGI
|
#2
|
|||
|
|||
gary?
|
#3
|
|||
|
|||
I too would like to see a ARCHIVE that would work for PHP running under CGI. It seems that this is a much needed hack.
|
#4
|
|||
|
|||
use the vb Easy Archive and add this to your apache config file for the particular site:
Code:
RewriteRule ^/archive/forum/([0-9]+).html$ /archive/forum.php?id=$1 [L] RewriteRule ^/archive/topic/([0-9]+).html$ /archive/topic.php?id=$1 [L] $threadid=$id; to topic.php on about line 15 and similarily $forumid=$id; to forum.php ... that's about it. |
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
fine, be that way ... then check out this:
https://vborg.vbsupport.ru/showthread.php?t=63943 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|