View Full Version : how to operate this plugin in vbulletin 4?
Hello, sorry for my bad English.
thanks
LifesGreatestGift
01-17-2012, 12:22 AM
the code will work 100% you just need to register the $terms variable then call it in whatever template you want (depending on the hook and templater coding) and use it (depending on what you register the variable as) like {vb:raw terms}
Pretty sure that's all that needs done.
[QUOTE=LifesGreatestGift;2288793]the code will work 100% you just need to register the $terms variable then call it in whatever template you want (depending on the hook and templater coding) and use it
What am I doing wrong?, thanks
LifesGreatestGift
01-17-2012, 01:22 AM
again.... you need to register the $term variable so it can be used/called in templates....
There is an article in vB4 articles depicting this with countless examples.
{vb:raw terms} won't work unless it is registered...
Boofo
01-17-2012, 01:48 AM
pre-registered, you mean. ;)
again.... you need to register the $term variable so it can be used/called in templates....
There is an article in vB4 articles depicting this with countless examples.
..
i am newbie, could you tell me to do step by step :(
LifesGreatestGift
01-17-2012, 02:35 AM
look in the vB4 article forums, there is a thread with instructions and examples on pre-registering variables for templates...
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.