vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   vB3 Pseudo Easy Archive (https://vborg.vbsupport.ru/showthread.php?t=63943)

grandeur_69 04-15-2004 10:00 PM

vB3 Pseudo Easy Archive
 
This is a dual solution:
1) for those who are upgrading from vB Easy Archive in vB2
2) for those who run Apache as a cgi but have rewrite access

I have made modifications to vB3's archive files to make it work like the old Easy Archive that we all loved.

Simply add this to .htaccess or apache config files:
Code:

        RewriteRule ^/archive/forum/([0-9]+).html$ /archive/index.php?f=$1 [L]
        RewriteRule ^/archive/topic/([0-9]+).html$ /archive/index.php?t=$1 [L]

... and use the files that I've attached. You can see one in progress at: http://www.abnehmen.com/archive/, but I have made more mods to this so that i can use the header/footer that I had in vb2.

dethfire 04-16-2004 04:50 AM

hmmm I have the cgi problem and using your stuff it still kicks me back to the forum home, I applaud your efforts though!

grandeur_69 04-16-2004 05:02 AM

do your rewrite rules work? i would check that issue first ... put up a couple dummy files and test it ...
not that i'm saying you didn't, but you must replace the current archive files with the ones in the zip file i attached as there are a couple redirects in there that are now commented as they just mess things up.

dethfire 04-16-2004 05:11 AM

yeah hmmm, looks like the rewrite rules aren't working, I know I have mod rewrite installed and working because I use some simple rewrite other places

grandeur_69 04-16-2004 06:26 AM

the mod-rewrite wouldn't work in my .htaccess file, so i had to put it in the apache config file for that site .. u need at least ssh access to the server ... possibly even root ... good luck

Majik? 04-16-2004 04:49 PM

Put a line before any rewrite rules in your HTACCESS file to turn rewrite on.

AN-net 04-17-2004 03:07 AM

thanks:) vb should definately look at this because i have php/apache as cgi and i hate that i cant use the archive.

AN-net 04-17-2004 03:10 AM

where can i find my .htacces files or apache config files?

filth 04-17-2004 03:05 PM

.htacces file you create yourself its a simple text document that has had its name changed

so simply create a text file and enter the code above upload it to the server (presumably into the root directory) and rename it to .htacces (yup no name before the .)

change the name after you upload as windows doesnt like filenames with nothing before the .

AN-net 04-17-2004 03:11 PM

thanks:)


All times are GMT. The time now is 01:50 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.01066 seconds
  • Memory Usage 1,727KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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