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)

Chris M 12-29-2002 01:06 PM

I would love to see a way to use this without having mod_rewrite;)

Satan

DrkFusion 12-29-2002 05:34 PM

Chris, the way I have done it, does not requre mod_rewriting.

DWZ, and Zach_b, check the absolute path.

Travis641 12-29-2002 05:36 PM

Quote:

Originally posted by zachb
I get same as DWZ. :(
Same here... =( and I've checked all the paths, and they are correct.

Chris M 12-29-2002 06:26 PM

Ah Ok Arunan:)

Satan

SkuZZy 12-29-2002 06:32 PM

I'll be releasing a version TODAY that doesn't require mod_rewrite and will have all the same features. It will be version 2.0! ;)

It does however require .htaccess. But....... good news. Tommorow, I will be releasing a version that doesn't require mod_rewrite OR .htaccess ;)

The downside to that version will be that URL.s will look like http://www.whatever.com/archive/topic.php/400.html instead of just "topic/400.html". But it still works ;)

DWZ 12-29-2002 08:08 PM

Quote:

Originally posted by DrkFusion
DWZ, and Zach_b, check the absolute path.
It's perfect.

I did a PWD in SSH, it's the right path - I'm sure of it.

Travis641 12-29-2002 08:58 PM

Installed your latest update - still getting a white page =\

Although the source of the blank page says:

Code:

<!--//--><script>var PrxLC=new Date(0);var PrxModAtr=0;var PrxInst; if(!PrxInst++)
 PrxRealOpen=window.open;function PrxOMUp(){
PrxLC=new Date();}function PrxNW(){return(this.window);} function PrxOpen(url,nam,atr){ if(PrxLC){ 
var cdt=new Date();  cdt.setTime(cdt.getTime()-PrxLC.getTime());  if(cdt.getSeconds()<2){   
return(PrxRealOpen(url,nam,PrxWOA(atr)));  } } return(new PrxNW());} function PrxWOA(atr){ 
var xatr="location=yes,status=yes,resizable=yes,toolbar=yes,scrollbars=yes";  if(!PrxModAtr)
return(atr);  if(atr){ var hm;    hm=atr.match(/height=[0-9]+/i);   
if(hm) xatr+="," + hm;    hm=atr.match(/width=[0-9]+/i); 
 if(hm) xatr+="," + hm; 
}  return(xatr);}window.open=PrxOpen;</script>
<!--//--><script>PrxModAtr=1;</script>
<!--//--><script> function NoError(){return(true);} onerror=NoError; </script>
<!--//--><script> function moveTo(){return true;}function resizeTo(){return true;}</script>
<!--//--><script>if(document.layers){document.PrxOff_captureEvents(Event.MOUSEUP);}
document.onmouseup=PrxOMUp;</script>


zachb 12-29-2002 09:29 PM

Yep, my absolute path is right also, and all I get is the blank page.

subduck 12-29-2002 10:02 PM

This is how you find your absolute path:

Upload this PHP script:
Code:

<?php

echo $_SERVER['DOCUMENT_ROOT']

?>


subduck 12-29-2002 10:26 PM

I'm getting a blank screen as well :(


All times are GMT. The time now is 09:49 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.01419 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)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