vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vbArchive - Search Engine Indexer for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=47667)

nuno 01-24-2003 01:09 PM

Quote:

Originally posted by TECK
http://www.teckwizards.com/archive.php
I just rename it for you. :p

Lol :D
Still no joy :(
Goddamn IIS.

TECK 01-24-2003 01:19 PM

Is working on my localhost? For sure the links will not display properly (no .htaccess) but... that's a different story. I use also IIS.

nuno 01-24-2003 01:49 PM

Same here, IIS localhost ONLY. :D
Although IIS6 seems to kick IIS5.x ass away. :p

drumsy 01-24-2003 03:53 PM

Quote:

Originally posted by TECK
Version 1.2 released.

Html extension were added to all dynamic pages.
I also fixed a minor bug related to dynamic meta tags.

Here it is also the fix for online.php file (requested by xiphoid):
FILE: online.php
FIND:
Code:

  $loc=preg_replace("/\?s=[a-z0-9]{32}(&)?/","?",$loc);
REPLACE WITH:
Code:

  $loc=preg_replace("/\?s=[a-z0-9]{32}(&)?/","?",$loc);
  $loc = preg_replace( '~archive/~' , 'index.php' , $loc );
  $loc = preg_replace( '~forumdisplay/f-~' , 'forumdisplay.php?forumid=' , $loc );
  $loc = preg_replace( '~showthread/t-~' , 'showthread.php?threadid=' , $loc );
  $loc = preg_replace( '~-p-[0-9]~' , '' , $loc );
  $loc = preg_replace( '~.html~' , '' , $loc );


I still am getting: Unknown Location: /forums/archives.php?

What to do?

TECK 01-24-2003 04:03 PM

archives.php? You have an old version.
Did you cleared your browser temp files and downloaded the .zip file again, as explained in the first post?
In the readme file if should say at the top V1.2

drumsy 01-24-2003 06:17 PM

Quote:

Originally posted by TECK
archives.php? You have an old version.
Did you cleared your browser temp files and downloaded the .zip file again, as explained in the first post?
In the readme file if should say at the top V1.2

Thank you, I will review those procedures! :)

Alwaysmefirst 01-24-2003 06:19 PM

Hi!

I am trying to install this script but have some troubles. All the installation (vbarchive.php script installer) went fine but when I go to forums/archive I see the content of vbarchive.php in plain text. Can you please help? Thank you.

Olly

drumsy 01-24-2003 09:58 PM

Quote:

Originally posted by TECK
archives.php? You have an old version.
Did you cleared your browser temp files and downloaded the .zip file again, as explained in the first post?
In the readme file if should say at the top V1.2

Upgrade successfully! :)

drumsy 01-24-2003 10:09 PM

Quote:

Originally posted by drumsy


Upgrade successfully! :)

...but, seems that the online portion still isn't working for me. All I see for my members who are in there is "Viewing Thread Need Trunk Piece," when I thought it would say, "Viewing Archive Thread Need Trunk Piece," like the image shows in this picture:

https://vborg.vbsupport.ru/external/2003/01/1.jpg

Hwulex 01-24-2003 10:16 PM

Installed and [working perfectly] first time, thank you. Great hack :)


All times are GMT. The time now is 03:13 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.03706 seconds
  • Memory Usage 1,742KB
  • 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
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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