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)
-   -   vBindex (https://vborg.vbsupport.ru/showthread.php?t=37021)

NTLDR 05-14-2002 07:26 PM

In the origional index.php in your forums directory copy the code from line 138-211 (thats the lines the code were for an unhacked file at the time the hack was made).

Line 138 should have the following code on it:
PHP Code:

$activeusers ""

And line 211 should have:
PHP Code:

eval("\$loggedinusers = \"".gettemplate('forumhome_loggedinusers')."\";"); 

So you need to copy all the code between those lines.

Decoder 05-15-2002 03:16 AM

and what do i do with the copied info?

el3m3nt 05-15-2002 09:48 AM

hmm.. i don't know how to write these instructions more clear.. then they are now.

decoder, put the copied code into the new index.php (the vbindex one) where it says in the install instructions. (replace the commented text "// add here the vBulletin code of the original index.php").

:bunny: :)

rjdpa 05-21-2002 05:15 AM

How do you add it to a template set?

rjdpa 05-21-2002 10:24 PM

How would I go about installing the templates? Add a new Set? or just add them to the default list as .. "home_buddy1"... etc... after that, what files would go in my root directory? (ex. www.microsoft.com)

NTLDR 05-22-2002 09:48 AM

Quote:

Originally posted by rjdpa
How would I go about installing the templates? Add a new Set? or just add them to the default list as .. "home_buddy1"... etc... after that, what files would go in my root directory? (ex. www.microsoft.com)
Add them all to your default template set, and any other template sets you have that you wish to use vBindex with.

Your need to place the files within your forums directory, so http://www.domain.com/forum for example.

ariaforums 05-28-2002 01:03 PM

In the news bits is there anyway to limit the number of charactors displayed? ie just add dots after a certain number of charactors then perhaps a link to the news forum and actual story?

Billy Bandit 06-02-2002 03:29 PM

I read through a bunch of the posts in this thread and noticed that some users had problems with the icons not showing up correctly in for the News items on index.php (vbIndex).

I had the same problem. I downloaded the hack (v1.3) a couple days ago and am just installing it. I don't think the newsbit template has been updated with the proper code in the ZIP file.

newsbit template that comes with vbIndex 1.3 contains:
PHP Code:

<td bgcolor="{secondaltcolor}"><normalfont><img src="{imagesfolder}/icons/icon$icon.gif" border="0"> <b>$newstitle</b></normalfont></td

but it should contain:
PHP Code:

<td bgcolor="{secondaltcolor}"><normalfont>$icon<b>$newstitle</b></normalfont></td

Thanks for the great hack! I'm still messing with it...

The Piper 06-04-2002 03:17 AM

I noticed that whenever I use home.php, my records (Most users ever online and most users ever online on a day) are reset to show only the number for that same day. Is there any way to change this?

Thanks!
Paulo

NTLDR 06-07-2002 03:13 PM

If you read the thread you will find the fix I posted a few pages back ;)


All times are GMT. The time now is 06:31 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.02018 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
  • (4)bbcode_php_printable
  • (1)bbcode_quote_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