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)
-   -   vbHome (lite) - your vBulletin(powered) main homepage (https://vborg.vbsupport.ru/showthread.php?t=36756)

Smoothie 10-16-2002 03:26 AM

Got the email update. Installed, works great, less filling. ;)

TECK 10-16-2002 03:33 AM

smoothie, i want you to do something for me...
enable debug on your site and do an ?explain=1 on vbHL page. then pm me all the queries listed there, one by one, ok?

or even easier, once displayed the explained page, save it as .htm page, zip it and attach it in a pm to me. i want to look into something... thanks.

Smoothie 10-16-2002 03:44 AM

Ok, gotta get some food first. I'm starvin. Be back with that info

TECK 10-16-2002 03:49 AM

np. i will look into it tomorrow morning.. going to sleep now. take care all, vbHomers... :)

TECK 10-16-2002 03:55 AM

leechesss, you posted a hack for the poll once to have colored bars... you want to post it again please? so i can link it to the first page? ;)

i was to lazy to use it the same way like vBulletin, but it will your first hack for vbHL, as well as the 2-3 others you posted... post an individual post for each hack, or attach a password protected file for each hack with the usual member password.

sorry, i completly forgot about it. cheers.

LeeCHeSSS 10-16-2002 06:32 AM

Ehm, you want me to repost it? It's gotta be around page number 60 and 85 somewhere... :)

And can I simply replace the 3.4 index.php with the 3.5 index.php or are there more changes?

EDIT: I checked and of the 4 modifications I posted, only 2 remain useful (the others are included in the default vbHome zip-file now):

Quote:

If you want to use the images in your style for the "print" and "email to friend" links, replace "print.gif" with "printer.gif" and "friend.gif" with "sendtofriend.gif" in the "home_articlebits" template
And:

Quote:

Go to your admin control panel and browse to the "home_pollresult" template

In there, there are 3 instances of "bar1"
Change all 3 to "bar$option[colornumber]"

Open your vbHome index.php file and find
Code:

$option[barnumber] = round($option[percent]);
and BEFORE that ADD:
Code:

$option[colornumber] = $option[number]%6 + 1;
Now you will have different coloured bars on your vbHome page, similar to how vBulletin shows poll results.
If you want me to put this in password protected zips, say so and I'll delete the old posts.

MultiSync 10-16-2002 07:12 AM

Can someone tell me what to put in the advertisment template in order to show up a banner?

Smoothie 10-16-2002 07:19 AM

Quote:

And can I simply replace the 3.4 index.php with the 3.5 index.php or are there more changes?
Upload the index.php and printarticle.php. Run the vbhl35up.php.

LeeCHeSSS 10-16-2002 07:43 AM

Quote:

Originally posted by MultiSync
Can someone tell me what to put in the advertisment template in order to show up a banner?
Code:

<a href="http://www.address.of.the.site.the.banner.links.to.com/" target="_blank">
<img src="{imagesfolder}/nameofbanner.gif" border=0 alt="The site's slogan, or other descriptive text"></a>


MultiSync 10-16-2002 08:49 AM

Thanks for the help LeeCHeSSS:)


All times are GMT. The time now is 06:53 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.03841 seconds
  • Memory Usage 1,744KB
  • 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
  • (3)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
  • (6)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