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)

Gohan 08-27-2002 09:59 PM

Super great hack, NTLDR!

Well possible rights table? (like as left table)

=============================================

I found little bug in vbindex.php

PHP Code:

// multi-paged vBindex page selector
if (!$page)
// no page specified
{
    eval(
"dooutput(\"".gettemplate('home')."\");");
} else 
    eval(
"dooutput(\"".gettemplate("home_$page")."\");"); 

change to

PHP Code:

// multi-paged vBindex page selector
if (!$page)
// no page specified
{
    eval(
"dooutput(\"".gettemplate('home')."\");");
} else {
    eval(
"dooutput(\"".gettemplate("home_$page")."\");");



NTLDR 08-27-2002 10:00 PM

@inetd: I'll try and take a look at this after my exam tomorrow, all I think it is will be a simple query change now I know exactly what you want :)

Right now time for sleep ;)

NTLDR 08-27-2002 10:02 PM

Quote:

Originally posted by Gohan
[B]Well possible rights table? (like as left table)
Not sure what you mean by this.

Quote:

I found little bug in vbindex.php
Both look the same to me. [edit] Now I see the difference *lol* thanks for pointing it out to me :)

Gohan 08-27-2002 10:16 PM

Quote:

Originally posted by NTLDR
Not sure what you mean by this.
nevermind cuz i'm blind from template list (home_right) :dead:

dmw 08-27-2002 10:39 PM

I just patched my vb to 2.2.7 and now vbindex draws a blank (nothing shows on the page). Any tricks available to get it to work again?

Cheers!
David

Gohan 08-27-2002 10:45 PM

You was before vbindex & 2.2.6 ?

if so.. i can helped cuz i was also problem and self solve.

step 1

ALTER TABLE 'usergroup' DROP 'canviewvbindex';

step 2

delete template home_header (from admincp)

step 3

again install vbindex (vbi_install.php)

step 4

you are done :speechless:

drives fast 08-27-2002 11:50 PM

inetd,

that wasn't very nice....your english is so broken that it took you 3 posts to convey what you meant and you tell me not to reply if I don't understand?

that wan't very nice.

people can be so rude

dmw 08-28-2002 12:09 AM

Gohan,

Thank you for the info. I tried this and all is well again.

Cheers!
David

Gohan 08-28-2002 09:30 AM

Quote:

Originally posted by dmw
Gohan,

Thank you for the info. I tried this and all is well again.

Cheers!
David

no problem, i'm glad i can helped :D

LightBringer 08-28-2002 10:39 AM

NTLDR, how would one go about making each left and right sections (poll, login, search, etc) setup so that they are in their own tables?

Giving them each a header image or graphic and their own "box" per se, similar to that of a typical vbportal setup?

clangrounds.com has a good example of this.

He has his site polls, site search, etc all in separate boxes. :)

Just a small example would be nice.


All times are GMT. The time now is 03:48 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.01854 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
  • (2)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
  • (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