Quote:
Originally Posted by jchamber2010
ok sorry to be a pain, but how do you get the default styleid and name?
|
You would have to make sure the styleid is in the query for the user information on the profile.php page. Did it show up when you used the variable Hanson posted? As for the style name, you will have to do a JOIN statement in that same query in order to get the style name.
You'll need to look at the profile.php page to see how the user info is grabbed and used.