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)

Natch 06-01-2004 11:58 PM

Quote:

Originally Posted by Xenon
@Prince: have you uploaded all files?
the archive_output() is defined within the functions file.

@natch: Should be possible as well, just replace
PHP Code:

    include($archiveurl '/header.php'); 

in archive_functions.php with
PHP Code:

    include('./your archive folder here/header.php'); 

same with footer

Thanks Xenon - great job!

dstruct2k 06-02-2004 04:02 AM

Quote:

Originally Posted by 0ptima
I cant run the VB3 archive as my host did not compile PHP as a module. I think I will install this!

Same problem here! Yeah, this is getting installed ASAP!

Natch 06-02-2004 04:30 AM

Well one wierd thing is that my host didn't used to have PHP as a module, but after I installed this, the default Archive works :D

:w00t: hehe thanks anyway - I'll keep both (why not)

0ptima 06-02-2004 12:41 PM

Quote:

Originally Posted by Natch
Well one wierd thing is that my host didn't used to have PHP as a module, but after I installed this, the default Archive works :D

:w00t: hehe thanks anyway - I'll keep both (why not)

what version of PHP do you have?

Natch 06-02-2004 12:56 PM

Nah - it's looking like my hosting provider has installed PHP 4.3.5 as a module ! and I didn't even ask em :D

And again I say :w00t:

Xenon 06-02-2004 02:04 PM

*gg*

the host fears you'll isntall more hacks if they don't compile php as a module ^^

Natch 06-02-2004 02:16 PM

Little tdo they know that I'm moving server's again in the next week or so ...

Touch wood the new datacenter is modular as well :D

I modded your code just a little Xenon - there was a golden opportunity to use the Archive's CSS file (just sitting there :))

Find:
PHP Code:

    <base href=\"$forumurl/\"> 

Add afterwards:
PHP Code:

    <link rel=\"stylesheet\" href=\"./archive/archive.css\" type=\"text/css\" /> 

With this then, it would be relatively trivial (sort-of) to make this archive look just like the vB3 default one ...

Xenon 06-02-2004 02:26 PM

thx for the tip :)

i still prefere the easy version, but, i'm sure there are some, who prefere a better looking way ;)

monstergamer 06-02-2004 02:53 PM

Quote:

Originally Posted by Natch
Little tdo they know that I'm moving server's again in the next week or so ...

Touch wood the new datacenter is modular as well :D

I modded your code just a little Xenon - there was a golden opportunity to use the Archive's CSS file (just sitting there :))

Find:
PHP Code:

    <base href=\"$forumurl/\"> 

Add afterwards:
PHP Code:

    <link rel=\"stylesheet\" href=\"./archive/archive.css\" type=\"text/css\" /> 

With this then, it would be relatively trivial (sort-of) to make this archive look just like the vB3 default one ...

could not find <base href="$forumurl/\">
in any of the file

found <base href=\"$forumurl/\">
and added the code there, and i get an error

Natch 06-03-2004 04:49 AM

Quote:

Originally Posted by monstergamer
could not find <base href="$forumurl/\">
in any of the file

found <base href=\"$forumurl/\">
and added the code there, and i get an error

What error do you get ?


All times are GMT. The time now is 07:26 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.01344 seconds
  • Memory Usage 1,748KB
  • 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
  • (6)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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