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)
-   -   vB Easy Archive FINAL - Search Engine Spiderable Hack! Get your posts listed @ google (https://vborg.vbsupport.ru/showthread.php?t=47087)

Pikok 07-21-2003 07:01 AM

This has most liekly been answered somewhere in this thread already, but there's so many page of replies I probably missed it. Does this work on a Win server or is a *nix required?

Freezerator 07-21-2003 07:04 AM

Quote:

Today at 10:01 AM Pikok said this in Post #551
This has most liekly been answered somewhere in this thread already, but there's so many page of replies I probably missed it. Does this work on a Win server or is a *nix required?
You just need a machine with apache webserver.

So if you have a win server with apache there is no problem.

Pikok 07-21-2003 09:25 AM

Cold Fusion/Web/ (Windows 2000 Server)
Dual PIII 1Ghz/1.5 GB RAM running Microsoft IIS 5.0, Cold Fusion Enterprise Server v4.51

Server's running REAL Server G2, SSH2 Server, SERV-U FTP Server, FireDaemon, Windmail, Analog, Report Magic, GnuPG, PHP4.2.3, Active Perl V 5.6.0.116, FrontPage 2002/SharePoint Extensions, and the .NET framework. RAID 5 Configurations for redundancy with SCSI LVD Ultra 160 Hard Drives.

Suppose I can't use this hack then? Would Teck's be usable if not this one? :confused:

pgowder 07-21-2003 03:20 PM

My Google page count has gone down about 150 since I installed this hack. I have submitted it to Google and put a link on every page to the archive. Any other suggestions?

Is there anyway to see googlebots in vBulletin?

Freezerator 07-22-2003 07:12 AM

Is there an solution for the online.php unknow location?

Infopro 07-22-2003 12:20 PM

This needs a bit of updating for the latest version of MySQL to work properly. has anyone had the time to address this by chance?
You can view the errors here..
http://infoprosjoint.net/ij5/archive/

Thanks in advance

pgowder 07-22-2003 12:57 PM

Quote:

Today at 09:20 AM Infopro said this in Post #556
This needs a bit of updating for the latest version of MySQL to work properly. has anyone had the time to address this by chance?
You can view the errors here..
http://infoprosjoint.net/ij5/archive/

Thanks in advance

What version are you running?

I'm on MySQL 4.0.12 and it's working great.

noppid 07-22-2003 01:23 PM

The only thing I recall changing for newer php versions is the includes in the index.php. They are old and call files with the file URL. Change the includes to server absolute paths.
ie. "/home/sitename/public_html/forums/archives/header.php" Instead of...
"http://www.sitename.com/forums/archives/header.php"

For online locations we use this code with this hack in online.php...

Code:

    // is the user in the archives hack
    $myfind='/\/forums\/archives/'; 
      if( preg_match($myfind,$userinfo[location])){
        $userinfo[where] = "Browsing the <A href=\"http://www.lakecs.com/forums/archives/\">Archives</A>";
      }
    //  END is the user in the archives hack

This is placed at approx line 285 at the end of the switch statments default code. It works for us. It's not tested. It's not a released add-on hack.

Infopro 07-22-2003 06:17 PM

Ver 4.0.13 is what I've got here.

noppid, thanks, I'll give it a go and post back. :)

Infopro 07-22-2003 06:38 PM

Quote:

Change the includes to server absolute paths.
ie. "/home/sitename/public_html/forums/archives/header.php" Instead of...
"http://www.sitename.com/forums/archives/header.php"

This fixed it thanks alot. :)

Line 103 and line 116
edited this $archiveurl/header.php & $archiveurl/footer.php
as you suggested but in index.php for archive. All fixed.
:classic:


All times are GMT. The time now is 05:45 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.01598 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)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