View Full Version : Phrasegroups
Link14716
01-07-2004, 08:24 PM
Ok, how do you add and use your own phrasegroups? I added a row to phrasetype, added a field to language, and added it to $phrasegroups array and they still do not work. What exactly am I missing?
NTLDR
01-07-2004, 08:59 PM
There is a hack to do this ;) If you don;t want to install it look at the add_phrase_type() function in includes/adminfunctions_language.php which can be used to add types/groups and provides the queries needed to do it :)
Link14716
01-07-2004, 09:05 PM
add_phrase_type does the exact same thing I did... :|
NTLDR
01-07-2004, 09:11 PM
Does it appear in the phrase manager? Does the group have phrases in it?
Link14716
01-07-2004, 09:13 PM
Yes and yes.
Link14716
01-07-2004, 09:28 PM
I think I found my problem....phrasetypeid < 1000 I put my phrasetypeid as 14716 to make sure it was unique, but it obviously has to be under 1000.... bah.
Gary King
01-07-2004, 11:01 PM
I think I found my problem....[code]phrasetypeid < 1000[/php] I put my phrasetypeid as 14716 to make sure it was unique, but it obviously has to be under 1000.... bah.
I don't think you'll ever have over 1000 phrase groups anyways :p
gmarik
02-14-2004, 08:07 PM
Download http://www.vbulletin-germany.com/forum/showthread.php?s=&threadid=8760 and reattach it here so we could test it ... it is PhraseGroupManager 1.0
NTLDR
02-15-2004, 10:09 AM
Download http://www.vbulletin-germany.com/forum/showthread.php?s=&threadid=8760 and reattach it here so we could test it ... it is PhraseGroupManager 1.0
Its already been released here.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.