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)

freeshares1 12-31-2002 08:41 AM

Quote:

Originally posted by freeshares1
i am getting the following error any idea's?

Warning: Unable to access ./admin/config.php in /usr/local/psa/home/vhosts/Jokersrewards.com/httpdocs/forum/global.php on line 129

line 129 is this part

// ###################### Start init #######################

unset($dbservertype);
unset($debug);
//load config
require('./admin/config.php');
if ($debug != 1) {
unset($showqueries);
unset($explain);
}

This is a great hack, Thanks for it i now have it working. I had to to put chdir() bit in the config file instead of the full path.

subduck 12-31-2002 09:32 AM

Quote:

Originally posted by SkuZZy


Do you mind telling me what the problem was you were having? Other people might be having the same problem. Or if you don't feel like posting it in public, PM it to me ;)

I just made a few changes.
I removed chdir(..) from topic and forum.

And I replaced the first line in the configuration file with these:
chdir("../vb");
require("global.php");
chdir("../history");

Nice script by the way, too bad I missed google by a day :(

SkuZZy 12-31-2002 02:40 PM

Quote:

Originally posted by subduck


I just made a few changes.
I removed chdir(..) from topic and forum.

And I replaced the first line in the configuration file with these:
chdir("../vb");
require("global.php");
chdir("../history");

Nice script by the way, too bad I missed google by a day :(

Google hasn't started dancing yet, so they will be back in the next couple of days.

pseudocode 12-31-2002 03:44 PM

I'm getting closer but still have a couple of problems. I get the following where the header and footer ought to go:

Warning: Failed opening 'http://64.224.111.213/forums/archive/header.php' for inclusion (include_path='.;c:\php4\pear') in D:\64.224.111.213\forums\archive\index.php on line 99

Also, the links to my forums don't work. I get a 404 error.

Any suggestions would be appreciated. I'd really like to get this hack working. Its a great idea!

codewebs 12-31-2002 07:22 PM

i get a blank page, and im sure the paths are right

my readme says i have 2.1, but my index.php says 2.0

NTLDR 12-31-2002 07:54 PM

Quote:

Originally posted by pseudocode
Warning: Failed opening 'http://64.224.111.213/forums/archive/header.php' for inclusion (include_path='.;c:\php4\pear') in D:\64.224.111.213\forums\archive\index.php on line 99
You can't use URL's as paths, they must be the path to the file on the server, eg /home/site/public_html or C:/Apache/htdocs

codewebs 01-01-2003 05:36 AM

i think google has started now, because google bot has come to my forums 5 times today, so as looksmart :/ too bad my archive doesnt work owell :'(

http://www.codewebs.com/wow.jpg

Guidster 01-01-2003 06:22 AM

Is there any way to get the hack to penetrate deeper into the forums? I have a ton of forums that are categorized and unless I want to subject the user to a mile long forum home page by specifying a depth of 2, the archive does not supply much as when the links are hit, I get no data.

Here is my site as an example: The 4 stroke forum is many levels deep....

http://www.allthingsmoto.com/archive

Thanks

codewebs 01-01-2003 07:50 AM

i finally got mine to work, after using a previously explained thing.

http://www.codewebs.com/forums/archive/

although i had to add some stuff to make the meta tags work right, and it be truly "friendly" according to the test things that will look at it.

codewebs 01-01-2003 09:02 AM

now how do i make it not say unknown location :-/ I have the hack that lets you add new locations but this is different :( sigh


All times are GMT. The time now is 11:51 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.01555 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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