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)
-   -   vbSpiderFriend - Search Engine Friendliness (https://vborg.vbsupport.ru/showthread.php?t=15628)

eiko 05-03-2001 06:27 PM

Having read this thread, I'm getting the same error:

"Fatal error: Call to unsupported or undefined function htmlheader() in /home/user/domain-www/forums3/archive/index.php on line 77"

I downloaded the latest zip as well. Any thoughts?

Also, the question was asked but I didn't see the answer?
In class.mysql.php, at the top, what is "conn" supposed to be set to?

Thanks

Peteruk 05-03-2001 06:36 PM

lol overgrow :)

Come to daddy you cybersurfin beauties

Top class site by the way love it, the design is top draw, and many thanks for this hack much appreciated.

Overgrow 05-03-2001 06:50 PM

Thanks peteruk :p

To the htmlheader() folks, are you by chance using PHP3? The reason I ask is because I define my functions last, but PHP3 needs them defined first. If so, try this version... I bet it will give an array_pop error or something since that's not a PHP3 function but that will tell us what's wrong...

ps. conn should be left blank

eiko 05-03-2001 10:27 PM

tes to php3

the error:
"Parse error: parse error in /home/user/domain-www/forums3/archive/index.php on line 284"

Thanks for the effort!

JenniferS 05-05-2001 12:26 AM

the above error can be fixed by replacing "=" with "echo"

unfortunately, i don't know what to do about:

Fatal error: Call to unsupported or undefined function array_shift() in /home/kdpublis/kdpublish-www/ssoda/archive/index.php on line 247

such a cool hack! think i'll change my host so i can have php4 already...

Dontom 05-07-2001 03:04 PM

Cool hack,
hasselfree installation
:D
Tom

veedee 05-09-2001 08:30 AM

Heh !

great hack !

Looks like Google have caught on and are ready for a bit of mass spidering :D:D:D

see pic !

supernut 05-09-2001 11:20 AM

would be nice if there is away to add adverts to the top and bottom of the created pages

Overgrow 05-09-2001 01:41 PM

Simple!

After this:
PHP Code:

$pagetitle="Grow Marijuana @ Overgrow"

Insert this:
PHP Code:

$header=""// OPTIONAL header to insert at the top of all pages
$footer=""// OPTIONAL footer to insert at the bottom of all pages 


After this:
PHP Code:

} else {
    
showThread();


Insert this:
PHP Code:

echo $footer


and one more

After this:
PHP Code:

<BODY bgcolor="#ffffff"

Insert this:
PHP Code:

<?=$header?>


These changes have been reflected in this file if you want to download it and change the other variables again ----> next post

Overgrow 05-09-2001 01:45 PM

p.s. Funny google gif! I thought you were going to show us how your board was somehow listed already. :rolleyes:


All times are GMT. The time now is 09:23 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.01403 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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