11-28-2010, 12:46 AM
Hello guys.
I have just changed some items to put the mood in the "USERNAME Forum Info" table. Then I created one page to change the MyMood that RateU created called MyMood.php and the template called MyMood.
Once the user clicks the MyMood image it will popup the MyMood template/page and the user will be able to select the Mood within the dropdown menu. Once the user select the mood he can close the page and click the "refresh" image seen next the "My Mood:" field. This button will refresh the page to make the new Mood appear in the profile. The MyMood page is also linked to the user "Aditional information" field inside his "edit profile" link (User control panel).
But... Once the user click to change the mood again the MyMood page will not display the current selected MyMood. How can I add to the dropdown menu show the selected MyMood? (the "Aditional information" field inside his "edit profile" link (User control panel) shows the selected mood.)
MyMood.php (Template)
I have just changed some items to put the mood in the "USERNAME Forum Info" table. Then I created one page to change the MyMood that RateU created called MyMood.php and the template called MyMood.
Once the user clicks the MyMood image it will popup the MyMood template/page and the user will be able to select the Mood within the dropdown menu. Once the user select the mood he can close the page and click the "refresh" image seen next the "My Mood:" field. This button will refresh the page to make the new Mood appear in the profile. The MyMood page is also linked to the user "Aditional information" field inside his "edit profile" link (User control panel).
But... Once the user click to change the mood again the MyMood page will not display the current selected MyMood. How can I add to the dropdown menu show the selected MyMood? (the "Aditional information" field inside his "edit profile" link (User control panel) shows the selected mood.)
MyMood.php (Template)
Code:
|
MyMood.php (File itself)
Code:
|
Thank you.