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)

Xenon 06-20-2005 10:41 PM

you should look at the apache manual about how to load additional modules

xtreme-mobile 06-21-2005 06:31 PM

as in that link thats posted above? that doesnt seem to tell me much i dont ujnderstand whats they are on about:(

Xenon 06-21-2005 06:37 PM

it's a question about setting up servers.
you may want to ask at the server setting forum over at vbulletin.com

i'm a coder, no server guy, sorry ;)

xtreme-mobile 06-21-2005 06:41 PM

oh mate no probs :D

ive asked my host no so if they do it all well and good :)

xtreme-mobile 06-21-2005 07:00 PM

i installed it anyway and my host seems to think the mime mod is already installed

if i get the links showing fine and then a page can not be displayed message when i click them does that mean i have installed it correctly? its just a case of then sorting the mime mod out?

xtreme-mobile 06-22-2005 08:51 PM

whats the error that will show if mime mod thing is not installed?

page can not be displayed or should it take you to an apache page :(?

cheers

dean

ive installed it here

http://www.extreme-mobile.com/forums/archive

xtreme-mobile 06-23-2005 04:32 PM

anyone?

xtreme-mobile 06-27-2005 09:30 PM

bump

Strike3ForumsMH 06-29-2005 02:34 AM

I am not using Mod Mime so I did the changes neccessary when not using it. The forum list displays fine. But when I click on those I get 404 error's. I am nearly certain that everything was installed right and my guess of the error is due to the .htaccess. I upload the file (even with the changes suggested by two users on this thread) and it just doesnt appear with the other files. So this has lead me to believe I perhaps do not have .htaccess abilities (I did upload through ASCII mode) if that is the case what should I do?

I apologize for my noob questions. That was just the only thing that looked fishy to me in this process but likely it's something else that I am just oblivious to.

Any help would be appreciated.

Thanks

Xenon 06-29-2005 03:07 PM

.htaccess should work on most apache servers.

i don't know if there is an equivalent on other server software as well, i'm just a coder, not a server guy ;)

xtreme-mobile 06-29-2005 07:18 PM

i really dont get this :(


if the mod mime thing is not installed what error would it show?

can you give me an example of what i should have put in the config file please?

it shows up fine but i get errors when i click a link, i realy want this to work big time :(

my host says the mod mime is installed so i dont understand whats wrong

Xenon 07-03-2005 01:41 PM

if it's not working, it would give you an 404 error on the forum/thread pages

jesus likes pie 07-05-2005 02:04 AM

/me clicks install

KevinL 07-05-2005 02:08 AM

I have to say this works awesome!

One minute after adding the link to it there was spiders crawling all over it. :)

Acers 07-06-2005 01:27 PM

damn damn...
well shifted my site to new site5 servers and started getting 500 internal server errors... :(
saw posts on page 8 and it looks like there is no solution for this/// umm xenon proove me wrong and say there is a solution :D

damn damn

Acers 07-06-2005 02:12 PM

hmm btw i got the default archive of vb working by putting a new php.ini file in as suggested at vb.com
http://www.vbulletin.com/forum/showp...3&postcount=13

PHP Code:

<?php 
cgi
.fix_pathinfo 1
?>

but on doing that, this hack is still not working...


EDIT:


Yipeee...

got it working.
just renamed the forum and topic to .php
edited the config and its working again...
:nervous:

Acers 07-06-2005 04:11 PM

now i have run into another problem In fixing all this i have ended up getting my file names of this kind.

http://www.techenclave.com/forums/search/topic.php/4821-1.html

Notice the .php in between.

umm,,, earlier it was like
http://www.techenclave.com/forums/search/topic/4821-1.html

won't google ignore everything after .php?

and a sideeffect is that all the older cached links in google are giving a 404 errors due to this change. So am flooded with 404 errors guests. Anyway to fix this? or more importantly is that .php inbetween ok?

Xenon 07-07-2005 07:01 PM

the .php in between is ok, directories can have extensions as well, it's jsut not popular ;)

fixing old links, would be doable by mod_rewrite and a nice htaccess hack, with regular expressions, but not sure what exactly it should be ;)

xtreme-mobile 07-12-2005 08:52 AM

ok ive managed to get past the 404 error when i click a forum it now shows the topics.... BUT

when i click the topics it self i get a page can not be found error

also i dont know if this makes a differebce but when i click the topics the url is changed to this

http://localhost/forums/archive/topic/760-1.html

where as this is what it should be

http://extreme-mobile.com/forums/arc...pic/760-1.html

any way of how to fix this?

nearly there :)

Xenon 07-12-2005 02:32 PM

are you sure you have edited the config files correctly?

xtreme-mobile 07-13-2005 07:14 AM

all fixed now
great hack :D

Acers 07-13-2005 07:20 AM

Quote:

Originally Posted by Xenon
the .php in between is ok, directories can have extensions as well, it's jsut not popular ;)

fixing old links, would be doable by mod_rewrite and a nice htaccess hack, with regular expressions, but not sure what exactly it should be ;)

dunno why, but since the time i got this .php directory extension.. the google has just vanished from the archives.. i have resubmitted but still nothing :S
Earlier it was always flooded but now not even a single spider is there while google is still there in force on my normal site.

xtreme-mobile 07-13-2005 07:22 AM

yeh ive noticed this.

when mine want working i submitted anyway and there was loads looking at the archive in minutes but now nothing after a day

Acers 07-13-2005 08:37 AM

Quote:

Originally Posted by xtreme-mobile
yeh ive noticed this.

when mine want working i submitted anyway and there was loads looking at the archive in minutes but now nothing after a day

in your case atleast your urls don't have .php in between. I my case cos of this silly cgi-php problem with site5 i have had to put .php in urls(you can check in my sig the archives and .php in topic and forum view)...and i was thinkings thats the cause of the prob

Xenon 07-14-2005 04:45 PM

google isn't active every day, the spiders will visit your boards again.

mikehawk 07-18-2005 02:40 AM

In config, do I alter these as well? Or just the options below? I'm noobed... chdir would be what?

Code:

require_once('./archive_functions.php');
chdir('../');
require('./global.php');
$archive_options = array();


Xenon 07-18-2005 12:56 PM

just the options below :)

mikehawk 07-18-2005 11:02 PM

Quote:

Originally Posted by Xenon
just the options below :)

Yeah I figured it out shortly after I installed the hack. Thanks :)

krohnathlonman 07-22-2005 01:09 PM

the index in 3.5 comes up with a permissions problem. All threads/forums are blank.... I'm trying to track down the function change list now

Acers 08-03-2005 08:50 AM

hi xenon..
bit of prob here.. or maybe not.

I have your hack installed on my site. Now prob was that 1 month back i moved to site running php as cgi. Now i did some changes together with my host(No code change though) and have it working on my site in origianl form
like here
http://www.techenclave.com/forums/search/

Now i saw that google is crawling it too. Have the google sitemap integrated on forums and changed its code to use this forums url instead of stock archives.

But i just had a look at google today... and i see this :S

Google Search

err there are whole lot of urls there but no description at all...:(
i checked other sites running your archives like
http://www.howardforums.com/archive/
and
http://forum2.youceff.com/search/

and for them when you do a google query
you get results as

Result1
and
Result2

Now as you can see they have descriptions also in the results...
Now what am i doing wrong or exactly whats the cause of this prob.

asasi 09-07-2005 10:10 AM

Hi!
What is this error?

PHP Code:

Internal Server Error
The server encountered an internal error 
or misconfiguration and was unable to complete your request.
Please contact the server administratorwebmaster@ziafat.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Additionallya 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request

is this for htaccess????? is it natural??? :disappointed:

http://www.ziafat.com/forums/search

Xenon 09-07-2005 10:41 AM

that's when your apache is not installed correctly to work with this hack.

most likely mod_mime is not installed

xtreme-mobile 09-10-2005 11:24 AM

added to my 2nd (new) forum great hack

Now working on

http://www.extreme-mobile.com/forums/archive
and

http://www.talk-365.com/archive

many thanks

dean

redspider 09-17-2005 11:03 PM

my server guys wont install mod_mime because not enought demand for it .
can this hack still work 100% if I use files as php ?

Tia

Xenon 09-18-2005 12:27 PM

normally yes, it's not designed to work that way, but my testings showed that it works.

be sure to change the configurations :)

David_R 09-28-2005 10:44 AM

how can i include/embedd another php file into footer.php ? to enable digital point coop ads.

xenon please help me here

Smitty 10-04-2005 11:26 AM

Found the new version (for vB 3.5) and it works. :)

puertoblack2003 10-08-2005 12:56 AM

great hack, and almost done but ran into trouble (minor) i'm a noob, follow the instructions and read the post to the problem i have but not clear to resolve the problem

it took me to the site the archive but when you click on the link it gives me a page can not be found what else do i have to do?

thanks

EXAMPLE: PAGE CAN NOT BE FOUND :ermm:

Xenon 10-08-2005 11:30 AM

from what i see you have not entered the urls correctly in you config file.

once it's /search/
and once it's vb300/search/

asasi 10-10-2005 10:48 PM

forums in listed but after click eny forum (The Page cannot display) will come! :disappointed:


All times are GMT. The time now is 02:51 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.01626 seconds
  • Memory Usage 1,821KB
  • 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
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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