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)

lazserus 10-01-2004 04:40 AM

vBulletin has a built in archiving feature. What's the big difference between this hack and vB's already built in sitemapping utility?

tfw2005 10-01-2004 09:16 AM

Quote:

Originally Posted by lazserus
vBulletin has a built in archiving feature. What's the big difference between this hack and vB's already built in sitemapping utility?

OK, I read every post in this thread, didnt see anything for this.

Have Apache, Mod_mime installed

Using mod_mime version

Forum index works, but when you click a link, I get a pop up window with

Code:


query_first(" SELECT COUNT(threadid) AS threads FROM " . TABLE_PREFIX . "thread AS thread LEFT JOIN " . TABLE_PREFIX . "deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND type = 'thread') WHERE forumid = $forumid AND visible = 1 AND deletionlog.primaryid IS NULL "); $pagination = fetch_pagelinks($threadcount['threads'], $archive_options['forumfile'] . '/' . $forumid); $threads = $DB_site->query(" SELECT threadid, title FROM " . TABLE_PREFIX . "thread AS thread LEFT JOIN " . TABLE_PREFIX . "deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND type = 'thread') WHERE forumid = $forumid AND visible = 1 AND deletionlog.primaryid IS NULL ORDER BY sticky DESC, lastpost DESC LIMIT " . (($pagenumber - 1) * 200) . ", 200 "); $threadbits = ''; while ($thread = $DB_site->fetch_array($threads)) { $threadbits .= "
$thread[title]\n"; } archive_output(" $pagination

$threadbits
"); ?>

Something Im missing? I had 500 and parse errors earlier, but got them fixed. This issue tho, everything seems configed and installed server side as discussed here.

Test it out at

www.tfw2005.com/boards/archive/

Xenon 10-01-2004 12:37 PM

you may have uploaded a corrupted file.

try to download the zip again, and use an FTP program which takes care about your files.
there are some which can corrupt them.

tfw2005 10-01-2004 02:38 PM

Quote:

Originally Posted by Xenon
you may have uploaded a corrupted file.

try to download the zip again, and use an FTP program which takes care about your files.
there are some which can corrupt them.

I redownloaded it from here. Unpacked, edited config, uploaded via FTP again. CHMODed to 755 on all files, and directory archive. Set FTP to ASCII as default. Same error

I did notice that forum and topic were still uploading in Binary even tho I had ASCII set to be forced.

I then renamed them to forum.php and topic.php on my comp, uploaded in ascii, CHMODED to 755, and renamed on the server back to forum and topic.

Same issue.

A side note, I uploaded all via WINSCP, SFTP as root, and got 500 errors. Owner and group changed to root when I did that so I think that was the issue.

Is it possible the VB.org version of the file is corrupted, or, there is another server side issue?

Im running a Linux box, Apache, Proftpd 1.29 (which was just patched to work again), Mysql 4X.

Ill try with a different FTP program, but this is the issue so far.

EDIT: Via Core FTP, same issue.

Xenon 10-01-2004 03:56 PM

hmm, wierd...

i have no idea, but the vb.org file is ok, as you're the only one having that error.

tfw2005 10-01-2004 06:08 PM

Quote:

Originally Posted by Xenon
hmm, wierd...

i have no idea, but the vb.org file is ok, as you're the only one having that error.

OK, well this is really weird.

I switched to the .php versions of this, edited config and forum / topic files accordingly, and now get a 500 error for anything under the index.

Any reason known as to why that issue would happen, aside from the other probelm?

Xenon 10-02-2004 12:08 PM

Hmm?

it seems to be working regarding your link above?

tfw2005 10-02-2004 04:57 PM

Quote:

Originally Posted by Xenon
Hmm?

it seems to be working regarding your link above?

That is because I ditched this version, and found out how to get the VB version working. That wasnt working because PHP is installed as CGI on my server. I found a German HOW TO on converting the default VB archive to work under that, and ran with that.

Does your version rely on PHP being installed as a module in apache? If so, then it may not work just like the regular VB archive did not. I translated the German walk thru to english (not literal, just what I did) here:

http://www.vbulletin.com/forum/showp...2&postcount=43

I would still love to get yours installed as well, it just didnt seem within my scope to figure out why it wasnt working right now.

Xenon 10-02-2004 05:02 PM

Actually i'm not very good at server configurations and problems, so you may be right that this is the reason.

Well actually i just wrote that hack, for those who had installed the vb2 version, so they won't loose any entries. :)

I may look at it when my schedule gets less busy, maybe i can find the reason behind.

joeychgo 10-03-2004 06:17 AM

how can I change the title bar in a post?


The title now reads

Lincoln vs Cadillac forums - Thread Title

Id like to just have the thread title -or have my forum name afterward


All times are GMT. The time now is 09:43 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.01193 seconds
  • Memory Usage 1,746KB
  • 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
  • (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