vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Multiple phrase groups (https://vborg.vbsupport.ru/showthread.php?t=258668)

MrBeanzy 02-10-2011 06:41 PM

Multiple phrase groups
 
How do you define multiple phrase groups?

I tried...

PHP Code:

$phrasegroups = array('credits','market'); 

But it didnt work.

Thanks!

kh99 02-10-2011 06:46 PM

I think that's how you do it - at least that's what's done elsewhere in the code. But that doesn't actually define them, it just loads them, so maybe that's the problem?

MrBeanzy 02-10-2011 06:47 PM

Quote:

Originally Posted by kh99 (Post 2161088)
I think that's how you do it - at least that's what's done elsewhere in the code. But that doesn't actually define them, it just loads them, so maybe that's the problem?

Ahhh maybe thats what i'm doing wrong, thanks for the pointer!

kh99 02-10-2011 06:52 PM

I actually thought you'd respond and ask how to create a new group, and I don't the answer to that one. :)

MrBeanzy 02-10-2011 07:19 PM

Hehe it was just me being a bit dumb! Loaded it into the wrong place!


All times are GMT. The time now is 09:36 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.01422 seconds
  • Memory Usage 1,713KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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