princeedward
03-14-2010, 03:13 PM
hi guys...hope anyone can correct me or guide me on this please...kinda newbie or still trying to learn some correct coding here...:p
Tried to show the current activity or whereabout when we mouse hover to the username of current online or active members on the WGO BOX by editing/adding the red one variables to the template forumhome_loggedinuser
<li> {vb:stylevar dirmark}<a class="username" href="{vb:link member, {vb:raw loggedin}}" title="Current Activity:{vb:raw prepared.action} {vb:raw prepared.where}
">{vb:raw loggedin.musername}</a>{vb:raw loggedin.invisiblemark}{vb:raw loggedin.buddymark}</li>
...like the sample attachment below that i created only for this...(pls.view it below)
it didn't go well and it show only the Current Activity word...tried also to change and use loggedin.action and loggedin.where...but no luck...
which is actually this variables are being used to template memberinfo_block_aboutme for Current Activity... is this possible to use to another template like to this one now forumhome_loggedinuser ?
or do i have to create anything like plugin, template or something for this at first, vb file to edit and add somethin or what?
it means how can i add new var to exist template like this (forumhome_loggedinuser) so i can use to show users current activity?
guys need help here and appreciate it if anyone can guide me on this please...
thanks for your time reading this and best regards to all...
:p
Tried to show the current activity or whereabout when we mouse hover to the username of current online or active members on the WGO BOX by editing/adding the red one variables to the template forumhome_loggedinuser
<li> {vb:stylevar dirmark}<a class="username" href="{vb:link member, {vb:raw loggedin}}" title="Current Activity:{vb:raw prepared.action} {vb:raw prepared.where}
">{vb:raw loggedin.musername}</a>{vb:raw loggedin.invisiblemark}{vb:raw loggedin.buddymark}</li>
...like the sample attachment below that i created only for this...(pls.view it below)
it didn't go well and it show only the Current Activity word...tried also to change and use loggedin.action and loggedin.where...but no luck...
which is actually this variables are being used to template memberinfo_block_aboutme for Current Activity... is this possible to use to another template like to this one now forumhome_loggedinuser ?
or do i have to create anything like plugin, template or something for this at first, vb file to edit and add somethin or what?
it means how can i add new var to exist template like this (forumhome_loggedinuser) so i can use to show users current activity?
guys need help here and appreciate it if anyone can guide me on this please...
thanks for your time reading this and best regards to all...
:p