vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vB Easy Archive - Search Engine Spiderable Hack! (https://vborg.vbsupport.ru/showthread.php?t=65703)

TCB 09-11-2004 09:14 AM

This really drives me nuts! I was so happy to find this hack, since I can't seem to have the vB archive working (php as cgi).

But after uploading the files from this hack to the (now empty) archive folder I changed the config file to set the right paths.

With this clean install I could see the messageboard in archive format (www.mydomain.com/archive/index.php). But as soon as I clicked on a link to a forum (http://www.mydomain.com/archive/forum/19-1.html) I received a normal vbulletin page with the message 'No Forum specified. If you followed a valid link, please notify the webmaster'. The pictures on that page didn't show up because they were linked to www.mydomain.com/archive/forum/images, instead of www.mydomain.com/images.

Anyhow, I thought the maybe the mime_mod wasn't installed on the server. So I changed forum to forum.php, just as topic to topic.php. I also changed that in the config.php file.

The result was more or less the same. The link changed to http://www.mydomain.com/archive/forum.php/19-1.html and I still received a standard vbulletin errorpage without the images showing up (but with all colours etc.).

So what should/can I do in order to have a good running archive on a server where php is installed as cgi and mod_mime isn't enabled? :disappointed:

GregCav 09-11-2004 10:41 AM

I installed the non mod_mime version because I'm too impatient to wait around for my host to install something :) This worked great, though. I typed the URL of the newly indexed, spiderable list of my forums and it appeared easy as pie.

Thanks to whoever wrote this. Now let's see those hits start coming in :)

BTW - i submitted the URL to google as suggested in Install.txt. Do other search engines have places where you can add your URL? And about how long does it take for these search engines to crawl my pages? Do they do it cyclically, like every week or month or something? I'm just wondering when I should expect the traffic to start kicking up.

Thanks again. K+ for all :)

Greg

Xenon 09-11-2004 03:59 PM

@Greg: Yes, at least most bigger searchengines have such places to add your url

@tek: AFAIK yes. At least other Servers have problems with executing files within the path of the url it seems.

@joey: hmm, my hack just displays the normal thread/forums. If the cpms has different db tables for it's content it won't be displayed of course :)

@TCB: sorry, there are some serverconfigurations where the archive doesn't work. I don't know exactly why, but it is so...

TCB 09-11-2004 04:05 PM

I have managed to get the original vBulletin to work with 3.0.3 on a server with php as CGI. I have copied to archive files from 3.0.1 over the new archive files (3.0.3) and edited the global.php and index.php files according to this thread: http://www.vbulletin.com/forum/showt...hlight=archive

Thanks for your hack and help though :D

MetalMilitia 09-14-2004 07:39 PM

If its already been asked, you can point me to the post number.

Let's say I wanted to use this for an overall site map. What would I have to do in order to have this work in an alternate, non-forums directory.

Rather than having /forums/sitemap/ how could I get it to pull the info from the forums if it were in my main dir and just /sitemap/

Thank you in advance.

MaTT

Xenon 09-20-2004 01:15 PM

hmm, not that easy, as the directory structure is needed for the includes aso.

It should be possible by doing a mod_rewrite and manually changing the urls within my hack, to not use the forumurl variable.

As said it SHOULD work like that but i haven't tested it, and cannot give any support for that

joeychgo 09-26-2004 05:58 PM

Ive noticed yahoo doesnt seem to notice the archive, while google loves it........ I never see yahoo in the archive....

Any thoughts?

Xenon 09-26-2004 09:41 PM

hmm, i'd wonder why, actually i don't see yahoo anywhere normally^^

TheComputerGuy 09-29-2004 02:24 AM

PHP Code:

Fatal errorCall to undefined function: verifyid() in /home/****/public_html/forums/archives/forum.php on line 18 

I renamed it...any idea what I am doing wrong?

Xenon 09-29-2004 12:07 PM

hmm, i have no idea, but the function is called verify_id()

and in the version i uploaded it's called like that, so i gues you have made a modification to the hack, and that went wrong.


All times are GMT. The time now is 09:36 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.01191 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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