PDA

View Full Version : which template to modify if I want to change the user profile in the post?


xboxliveclans
01-18-2008, 08:48 PM
which template to modify if I want to change the user profile in the post?
In my xbox forum (http://www.xboxliveclans.com), I want to added more user profile info into the left side of the post. Can anybody tell which template I should modify?

Thanks.

SEOvB
01-18-2008, 09:33 PM
postbit_legacy

Antivirus
01-20-2008, 04:16 PM
You don't necessarily need to modify the template - you can simply add a plugin to hook 'postbit_display_complete', assign your variables and evl yopur own template (consisting of your vars to display) using eval($template_hook['postbit_display_complete'] etc...

Vaupell
04-20-2008, 08:27 AM
You don't necessarily need to modify the template - you can simply add a plugin to hook 'postbit_display_complete', assign your variables and evl yopur own template (consisting of your vars to display) using eval($template_hook['postbit_display_complete'] etc...

please share a little more.. im kinda retarded

iogames
04-21-2008, 06:53 AM
YOU STOLE MY LOGO!

https://vborg.vbsupport.ru/external/2008/04/5.gif

Sorry Boy, PLEASE remove since it's a registered Logo.

SEOvB
04-21-2008, 07:17 AM
Sorry, i've seen it on many many sites as i'm sure others have.

Unless of course, they are all stealing it, which is still a good posibilty :D

And why would you create a plugin to do a simple template edit?