![]() |
I wish this archive thing would work on zeus servers!!! grr
I know zeus has mod_rewrite and so on I guess its just a matter of time until one of you guys figures out a way to make it work...... *sigh* |
Quote:
1. Install ISAPI Rewrite Free Version (works great if you only host 1 site on IIS) 2. In ISAPI Rewrite's httpd.ini, add the following entries: Code:
RewriteRule /archive /archive.php 3. In forumdisplay.txt and showthread.txt, replace the line : Code:
$endbit = strrchr( $_SERVER['PHP_SELF'] , '/' ); Code:
$endbit = strrchr( $HTTP_GET_VARS['param'] , '/' ); 4. Rename archive.txt to archive.php, forumdisplay.txt to forumdisplay2.php, and showthread.txt to showthread2.php, and copy to your live upload directory. |
Quote:
if ( $forumperms['canview'] ) { if ( empty( $forum['description'] ) ) { $forum['description'] = 'No description available.'; } eval( '$forumtitle = "' . gettemplate( 'archive_categorytitle' ) . '";' ); // COMMENTED OUT TO FORCE HYPERLINKING OF FORUMS WITH NO PARENT: if ( $forum['parentid'] != '-1' ) // COMMENTED OUT TO FORCE HYPERLINKING OF FORUMS WITH NO PARENT: { eval( '$forumtitle = "' . gettemplate( 'archive_forumtitle' ) . '";' ); // COMMENTED OUT TO FORCE HYPERLINKING OF FORUMS WITH NO PARENT: } eval( '$forumbits .= "' . gettemplate( 'archive_forumbit' ) . '";' ); $forumbits .= showforums( $forum['forumid'] , $spacer . ' ' , $forumperms ); } |
Finally got spidered, and all I can say is WOW.
Guest usercount went from avg of 20 to avg of 90. And we only have 8500 pages spidered (should be about 28,000). |
Is my hosting co the only co that uses zeus instead of apache or isapi?
|
This addon really does work very well.
Our site www.webhostingtalk.nl has more then 11.000 results in google. :) It is recommended for everybody! |
Quote:
Regards, Floren. |
Oh, I will add that info as soon as I have time for it. Sorry, I don't remember me removing it as I normally hate when people do such things.
Anyways, is this addon final or do you see any 'improvements' or 'extra functionality' in the near future? |
Quote:
Man, I PMed you a week ago. I need this script to be installed on 2 of my forums for a fee. Can you do it please? Let me know either way. Thanks. |
Can someome please install this for me been at it all week with no luck trying to install it on www.tsxclub.com
messege me on AIM : FerrariG2 |
All times are GMT. The time now is 03:04 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|