vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   forum list optioncode? (https://vborg.vbsupport.ru/showthread.php?t=263991)

rellect 05-21-2011 11:55 PM

forum list optioncode?
 
In admincp you can set built-in optioncode .. like "usergoups:8" that will display a usergroups list in multi select field.
I'm looking for same thing but forum list.. or any other idea to display a multi select field of forum list.

Boofo 05-21-2011 11:57 PM

Code:

select:eval
$options = construct_forum_chooser_options(1);


rellect 05-22-2011 08:50 AM

Quote:

Originally Posted by Boofo (Post 2198537)
Code:

select:eval
$options = construct_forum_chooser_options(1);


Thanks, but it a one option select. Do you know how to change that to multiple select?

Boofo 05-22-2011 08:52 AM

Check some of Paul M's mods. I think he does that in a couple of them.

rellect 05-22-2011 09:59 AM

Quote:

Originally Posted by Boofo (Post 2198617)
Check some of Paul M's mods. I think he does that in a couple of them.

OK thank you!

Seba123 08-25-2011 03:13 PM

Bump.

kh99 08-25-2011 03:17 PM

Quote:

Originally Posted by Seba123 (Post 2237967)
Bump.

Are you bumping this to find out how to change it to multiple select? I think it's "selectmulti:eval"


All times are GMT. The time now is 03:04 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.00965 seconds
  • Memory Usage 1,719KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete