drgonzo121
04-02-2008, 11:36 AM
hi
PHP]A new $node->type entry has been added:
{$node->title_vb}
$node->teaser_vb [/PHP]
i want the whole article in the thread ... so $node->teaser_vb must be something else, where can i find a list of variables that can be used in the vbulletin templates ???
thanks
it will be something like : $node->article_vb
thanks again
or is it in the temaplate of the contenttypetemple?
i use this:
A new $node->type entry has been added:
{$node->title_vb}
Artikel:
$node->body_vb
and in the thread, only part of the body is printed ??? (but more than the teaser)
-> http://www.psychedelic.be/v4/node/135
-> http://www.psychedelic.be/forum/showthread.php?t=35055
in the reply, i put the whloe article, so it fits in normally ...
PHP]A new $node->type entry has been added:
{$node->title_vb}
$node->teaser_vb [/PHP]
i want the whole article in the thread ... so $node->teaser_vb must be something else, where can i find a list of variables that can be used in the vbulletin templates ???
thanks
it will be something like : $node->article_vb
thanks again
or is it in the temaplate of the contenttypetemple?
i use this:
A new $node->type entry has been added:
{$node->title_vb}
Artikel:
$node->body_vb
and in the thread, only part of the body is printed ??? (but more than the teaser)
-> http://www.psychedelic.be/v4/node/135
-> http://www.psychedelic.be/forum/showthread.php?t=35055
in the reply, i put the whloe article, so it fits in normally ...