First time here? Checkout the FAQ!
x
Welcome to VldMods Question and Answer, where you can ask question and receive answers from me or other members.
Okey it is some rules here.
Please ask question related to VldPersonals only ;)

Here is some questions I get from feedback:
Question:
Why should I Register here ?
Answers:
You can win free Mods and free Customize work for your site so start Register now and start earning points.

Please be back and tell us (make a comments) if the answer we give you, had help you ! if not please tell us that !

120x600

Green Online Gif not showing in Main Profile

+1 vote

Hi,

The Green Online Gif is not showing in my Main Profile. Its showing in Profile Overview however. I put this code:

 

h2 class="inner">
<a href="{top.virtual_path}{member_profile_link}">{member_username}</a>
<!-- IF settings.show_online AND member_online -->
<span class="online">{lang:"core","userinfo_online"}
<img src=/templates/nightlife/media/online.gif border=0 title="Online"></span>
<!-- ELSE -->
<img src=/templates/nightlife/media/offline.gif border=0 title="Offline"></span>
<!-- ENDIF -->
</h2>

 

I tried replacing the code with this {top.virtual_tpl_path}{session.template}/media/

But it was not working at all. What should I do?

asked 13 years ago in Others by anonymous
edited 13 years ago by admin

1 Answer

0 votes
 
Best answer

change this code:
{top.virtual_tpl_path}{session.template}/media/
 

to this instead:

{virtual_tpl_path}{session.template}/media/

and now it should work ...

 

answered 13 years ago by admin (11,810 points)

Related questions

+1 vote
1 answer 3 comments
asked 13 years ago in Requests by soprano.lv (220 points)
0 votes
1 answer 0 comments
asked 12 years ago in Others by Frank (120 points)
+1 vote
1 answer 0 comments
asked 13 years ago in Others by fadil (160 points)
+1 vote
1 answer 0 comments
asked 13 years ago in Others by anonymous
+1 vote
1 answer 0 comments
asked 13 years ago in Others by anonymous