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)

TECK 11-04-2002 10:12 PM

ok

wolfe 11-04-2002 11:01 PM

d00d can u interigate the vPortal Reviews stuff like the reviews.php and the database file then i will add it to it and i won't loose my great reviews

wolfe 11-04-2002 11:42 PM

whats this image trying to load in the news boxes in the backgroud of it it says View DEATHCAT's Porfile

the image is called

929bdress.gif

whats this

wolfe 11-04-2002 11:42 PM

whats this image trying to load in the news boxes in the backgroud of it it says View DEATHCAT's Porfile

the image is called

929bdress.gif

whats this

TECK 11-05-2002 01:25 AM

you messed ur templates wolfe, is not from vbHL this file.
ahh wait.. is the avatar image for ur journalist.

Marshalus 11-05-2002 05:15 AM

Quote:

Originally posted by WebMasterAJ
Hmmm... I'll just put a } after the shorturl line... but if you want to take a look...

link removed

I'll let you know if my plan works...

The posting of whole vB files is strictly prohibited by the vB licence agreement. I would suggest you remove that link before the moderator I just reported it to does so and contacts you about it.

LeeCHeSSS 11-05-2002 11:32 AM

Quote:

Originally posted by BeatDown


"warn ... warn ... warn" :banana:

I am interested in this one for sure. Can you send it my way?

Do you think it would be simple to modify it to allow polls that are posted in several "named" forums to show up on the vbHome (Lite) page?

I'll go with a single forum instead of a single user, but being able to have polls from several forums (not all) would be ideal.

Many thanks, dude.

open your vbHome index.php. Find:
Code:

$iuserperms = 'AND thread.postuserid IN (' . $activepollusers . ')';
and REPLACE WITH:
Code:

$pollfora = 'AND forumid IN (' . $pollfora . ')';
then find
Code:

    WHERE thread.visible=1 AND thread.open<>10 $iuserperms
and REPLACE WITH:
Code:

    WHERE thread.visible=1 AND thread.open<>10 $pollfora
Save and upload modified index.php.
Next, go to your forum's admin directory and run setting.php (www.yourdomain.com/forums/admin/setting.php). Scroll all the way down to the section called "vbHome Page" and click on the [edit] link next to activepollusers.

Change the following settings to: Title ->
Code:

Poll Fora
Variable Name ->
Code:

pollfora
Description ->
Code:

The forum ID('s) assigned to your home page polls.<br>Multiple fora allowed - seperate each with a comma (,).
Leave the other settings alone.

Now go to your admin control panel and change the vbHome settings as you normally would.

Hope this works, cos I typed all this from memory.

wolfe 11-05-2002 01:31 PM

Quote:

Originally posted by TECK
you messed ur templates wolfe, is not from vbHL this file.
ahh wait.. is the avatar image for ur journalist.

yeah d00d i set admins as the journalist what ever that means

also d00d

is there a way i can change the post polls to usergroupid='X'

instead of

userid='X'

LeeCHeSSS 11-05-2002 03:37 PM

Quote:

Originally posted by wolfe


yeah d00d i set admins as the journalist what ever that means

also d00d

is there a way i can change the post polls to usergroupid='X'

instead of

userid='X'

You answered your own question...

TECK 11-05-2002 07:13 PM

leechesss, can you make me a favor? change the terminology to english, for your poll hack.
i want to link it to the first post. thanks. :)


All times are GMT. The time now is 07:43 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.02778 seconds
  • Memory Usage 1,745KB
  • 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
  • (7)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