PDA

View Full Version : Question about a conditional


Andr? Noberto
03-02-2011, 03:05 PM
good am using the following conditional $thread[postusername] to get the names of users who have created the topic, but this conditional displays the name of the normal users, without the html tag without the user's username I tried to replace musername by this conditional, more does not work, someone has knowledge about this?

BirdOPrey5
03-03-2011, 08:06 PM
I don't think musername is available from the $thread...

Look in the functions.php file, there is a php function fetch_musername ($user) to fetch the musername for a given user.