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)

cnczone 06-16-2003 03:56 PM

Nobody knows what this means??-

Warning: main(): stream does not support seeking
in /home/cnczone/public_html/archive/index.php on line 103

Xenon 06-16-2003 05:20 PM

nope sorry....

cnczone 06-16-2003 07:30 PM

So where should I go for help? Here is a link of what is going on-
http://www.cnczone.com/archive/forum/64-1.html?

Should I take it up with my hosting provider?

Guidster 06-16-2003 10:31 PM

Quote:

Yesterday at 05:56 PM cnczone said this in Post #511
Nobody knows what this means??-

Warning: main(): stream does not support seeking
in /home/cnczone/public_html/archive/index.php on line 103

What is the offending lines of code? Other than your errors, the archive appears to be working fine. Could these be errors from included php code? Post the lines that created the errors as they may shed more light.

cnczone 06-17-2003 03:04 AM

The errors are different lines, their not the same ones. The hack has been working perfect for awhile than all of a sudden I get these warnings. Could my host have changed somthing on the servers or did I change a read write on a file?

Xenon 06-17-2003 07:36 AM

hmm i don't know but i remember i got some errors on a special host where an old site of me was located, which occured in a warning if gzip was enabled.

so have you tried to use a complete unmodificated version of our hack?
if yes and the error occurs, it's most likely a hostissu

Infopro 06-17-2003 04:09 PM

A few things I'd like to see added to this, or to the instructions anyway.
1) A few small details on how to make the archive look similar to your forums. I see many have done this. None have spoken up to help others. ie: header and footer
(I'm still tweaking mine so I can't comment on the best way to do this)

2) your on your archive main page ok, you click a forum. I want to center the "Pages: XXXXX" link. I can center Pages:1 ok, but 2345678 whatever, go back to the left side. I think across the top center for page links would be better. ;)

3) Your on a page of threads, or thread itself, it would be great to have a few more links up top, like, "Archive Home" or whatever, like the navbar on the actual forums.

I understand this is for google, but as someone else posted, some users are going to like using this if they are on dialup or just want to surf thru a bit faster.

Thanks for this, I think it's great. :)
It just needs a few more tweaks to be perfect IMHO.
Great job.

Here's link to add if you want.
(and for google to drop by our Joint after they hit this thread next dance LOL)

http://infoprosjoint.net/ij5/archive/

Aurore 06-19-2003 05:32 AM

What about the same hack for vb3!?
The one in vb3 does not work on certain site because PHP is compiled in CGI.

The one you made worked fine with vb 2.9

S.Shady 06-19-2003 06:52 AM

Quote:

06-16-03 at 12:56 PM cnczone said this in Post #511
Nobody knows what this means??-

Warning: main(): stream does not support seeking
in /home/cnczone/public_html/archive/index.php on line 103


what you need to do is go into every script index.php, forum, thread and find

Code:

include "$archiveurl/header.php";

and

include "$archiveurl/footer.php";

and make them

Code:

include "/home/cnczone/public_html/archive/header.php";

and

include "/home/cnczone/public_html/archive/footer.php";

i know it seams crazy but thats what i had to do to mine for that error to go away.

Xenon 06-19-2003 06:53 PM

@Infopro: Neither Skuzzy or myself are adding Addons to this hack anymore...

@Aurore: hmm, normally it should work with vb3 also, just rename the functions into the new vb3 function equivalents, but maybe i'll port it over myself when i find the time :)


All times are GMT. The time now is 09:01 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.04611 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
  • (2)bbcode_code_printable
  • (2)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