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)

NTLDR 09-30-2002 10:50 PM

Quote:

Originally posted by DarkDraco07
well there are 38 pages to this thread, do u think i or anyone else has time to read them all?
And I suppose I HAVE got the time to post the same answer time and time again? :rolleyes:

Incase it haden't escaped your notice the solution is even posted in the first post of the thread which you clearly haven't read.

drives fast 10-01-2002 01:39 AM

I am on the fence here.....I like vbindex and I also like vbhome (lite)

What I am looking for is one of them that has a maxcharacters limit because some of the posts in my news forum can get so long that they muck up the look of the portal page.

Would you be able to add that to vbindex? because I would really like to use that one

TECK 10-01-2002 01:47 AM

NTLDR.. is TECK, not TECH... on the credits. ;) :)
thanks.

lemarsu 10-01-2002 07:41 AM

Hi,

I was wondering if there is a way to show more then one poll on the vbindex page ?
i have read 99% of them...

LeMarsu

NTLDR 10-01-2002 10:58 AM

Quote:

Originally posted by TECK
NTLDR.. is TECK, not TECH... on the credits. ;) :)
thanks.

Sorry TECK, I'll change it straight away ;)

NTLDR 10-01-2002 11:01 AM

New Features That Will Be In 2.1
  • Shoutbox;
  • Full Admin CP integration, for max threads, forumid's etc;
  • Set the length of news posts;
  • Switch vBindex on or off independantly of your board;
  • Switch functions of via the ACP to save queries;
  • New installer/unistaller.

NTLDR 10-01-2002 11:05 AM

Quote:

Originally posted by lemarsu
I was wondering if there is a way to show more then one poll on the vbindex page ?
You would need to change this query:

PHP Code:

$pollinfo=$DB_site->query_first("SELECT *,thread.open FROM poll LEFT JOIN thread ON (thread.pollid = poll.pollid) WHERE thread.forumid='$pollsforum' ORDER BY poll.dateline DESC LIMIT 1"); 

And create a while loop similar to that of the news/threads. I don't have time to write/test it now but i'll try and look into it. If you page seems to have a high load time then I don't recoment this as the poll seems to increase this servely for some people.

lemarsu 10-01-2002 12:08 PM

Quote:

Originally posted by NTLDR
create a while loop similar to that of the news/threads.
Changing the sql is the 1st thing I did then got stuck in the php part of things...
I will look into the while loop.

LeMarsu

NTLDR 10-01-2002 10:43 PM

In the next couple of days I hope to realease vBindex 2.1 Beta 3. This will be pretty much the same as 2.1 Final, but it won't have the installer done.

This will include all the new features mentioned above, bar the new installer/uninstaller.

Buddha 10-02-2002 01:03 PM

how easy will it be to upgrade, ntldr?
especially if we've changed a lot of the templates.


All times are GMT. The time now is 09:50 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.02940 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
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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