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

FleaBag 09-04-2002 10:41 AM

Working like a dream with 2.2.7! :D Thanks again for the GREAT hack!

evilholli 09-05-2002 01:13 AM

Hi! This is by far my favorite portal type of hack! Thanks so much.

I solved my problem... I feel like an idiot now... great hack! :P

NTLDR 09-05-2002 08:55 PM

LOL, I'm glad you like it :D

SuB_ZeR0 09-09-2002 04:36 AM

Hi, I'm not sure if this question been asked before ... but I want to add calendar block on the right side of the screen, under the latest threads. This block would list the private events for each users. I believe that this has been done for other portal-type hacks ... and I was just wondering what do I need to do to add this feature to vbindex. Thanks.

NTLDR 09-09-2002 11:52 AM

Instructions on how to do this have already been posted in this thread ;)

lemarsu 09-09-2002 04:05 PM

Hi,

When looking at Who's Online, if someone is in vbindex you get something like :

Unknown Location: /monster/vbindex.php?

is there a way to fix that ?

Gohan 09-09-2002 04:10 PM

NTLDR, Congrats.. now over 100 users use your vBindex hack :D

1stTrade 09-09-2002 04:54 PM

First, thanx NTLDR for this great hack, but can someone help me ?

I need to exclude some forums from the last 10 posts on the home page. Is that possible to modify ?

Gohan 09-09-2002 06:02 PM

Yeah, find vbindex.php:
PHP Code:

// number of news posts
$newsposts=xx;

// number of active threads
$maxthreads=xx

there could you modify to your wish limit :)

example my:
PHP Code:

// number of news posts
$newsposts=10;

// number of active threads
$maxthreads=10


1stTrade 09-09-2002 06:10 PM

no Gohan, you didn´t understand me:

I don´t want to limit the number of posts, I want to exclude some specific forums not to show up in the last Posts.


All times are GMT. The time now is 04:51 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.01887 seconds
  • Memory Usage 1,732KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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