2010-03-25, 06:59 PM
How i can add a new postbit (like pm, email, quote etc) from php level ?
Sorry for all my questions but i'am a newbie
Sorry for all my questions but i'am a newbie
add a new postbit
|
2010-03-25, 06:59 PM
How i can add a new postbit (like pm, email, quote etc) from php level ?
Sorry for all my questions but i'am a newbie
2010-03-25, 07:11 PM
yesssss
2010-03-25, 07:19 PM
(This post was last modified: 2010-03-25, 07:19 PM by wethegreenpeople.)
Um,
ACP >> TEMPLATES >> YOUR THEME >> POST BIT >> Post bit and or post bit classic You can add your stuff there.
and how i can do this from php level (plugin)
bump x
2010-03-26, 07:59 AM
You will need to add a new column into the mybb_users tbale, then query the daat in that column for the user it belongs to
hmm, i cant find this
i want to add a new icon, like this but i want to do this from php level, i cant find nothing in mybb_users table bumpy bump
2010-03-28, 08:11 PM
ahhhh sorry, you need to do what wethegreenpeople said about template. To learn how to edit templates in plugins, go here:
http://community.mybboard.net/thread-166...ite+plugin |
« Next Oldest | Next Newest »
|