after using glenn's code
htmal color mark up worked perfectly on forum page however i doesnt work on channel view ..any help please ? please see the attachments
Code:
Code: {vb:rawphrase by_x, {vb:var profileUrl}, {vb:raw forum.lastcontent.authorname}} with: Code: {vb:data lastUserInfo, user, fetchProfileInfo, {vb:raw forum.lastcontent.userid}} {vb:rawphrase by_x, {vb:var profileUrl}, {vb:raw lastUserInfo.musername}} There are 2 instances of that line that you have to change. Note that you may have to re-apply the changes whenever you upgrade.
Comment