Created one new page - MyMood (by RateU)
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #6
RE: Created one new page - MyMood (by RateU)
(11-25-2010 08:05 AM)Skiilz Wrote:  P.S.: As stated here (http://community.mybb.com/thread-82787.html

I asked it to you because in this post you are using PHP In Template plugin.
Please remember that you need a different code for the MyBB Hacks Mood if you are using PHP In Template.

(11-28-2010 12:46 AM)Skiilz Wrote:  How can I add to the dropdown menu show the selected MyMood?

I think you can use conditional for that.
Try to add this kinds of code in each option there:

Code:
<option value="Aggressive"<if $mybb->user['fid10'] == 'Aggressive' then> selected="selected"</if>>Aggressive</option>


11-28-2010 08:37 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Created one new page - MyMood (by RateU) - RateU - 11-28-2010 08:37 AM

 Standard Tools
Forum Jump: