I am new to joomla and you made it so easy for me to learn how to create a module..but i had a problem in this line to display in default.php.. JText::sprintf( 'USER_LABEL', $row->name) but when i echo it like this echo "$row->name"; ... it was working fine..
↧