FORUMLASTUSERLINK doesn't work?
3 posters
Page 1 of 1
FORUMLASTUSERLINK doesn't work?
I have this code for modifying the Statistics but somehow this ''FORUMLASTUSERLINK'' doesn't work any more anyone have any idea...?
- Code:
(function(){if(window.ActiveXObject)var b=new ActiveXObject("Microsoft.XMLHTTP");else window.XMLHttpRequest&&(b=new XMLHttpRequest);null!=b&&(b.onreadystatechange=function(){if(4==b.readyState&&"undefined"===typeof var_fa_is_done){var_fa_is_done=1;var d,g="FORUMCOUNTFORUM FORUMCOUNTOPIC FORUMCOUNTPOST FORUMCOUNTUSER FORUMONLINEUSER FORUMONLINEDATE FORUMLASTUSER FORUMLASTUSERLINK".split(" ");
for(d=0;d<g.length;d++){var h=g[d],e=b.responseText.replace(RegExp('^.+<li style="margin-bottom:5px;direction:ltr;text-align:left;"><strong>{'+h+"}</strong> : (.*?) <span style='direction:ltr'>(.*?)</span><br /></li>.+$"),"$1");if(b.responseText!=e){for(var j=document.getElementsByTagName("*")||document.all,c=[],a=-1;++a<j.length;)for(var k=j[a],l=k.className.split(" "),f=0;f<l.length;f++)if(l[f]==h){c.push(k);break}for(a=-1;++a!=c.length;)"INPUT"==c[a].tagName||"TEXTAREA"==
c[a].tagName?c[a].value+=e:c[a].innerHTML+=e}}}},b.open("GET","/popup_help.forum?l=miscvars",!0),b.send(null))})();
Re: FORUMLASTUSERLINK doesn't work?
It works for me:
- Code:
{FORUMLASTUSERLINK}
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: FORUMLASTUSERLINK doesn't work?
CAForum wrote:Hi,
Where was this code placed?
In the Javascript codes management
The HTML code everything works except FORUMLASTUSERLINK
- Code:
<div class="User_Stats">
<div class="pairsJustified">
<dl class="discussionCount"><dt>Discussions:</dt>
<dd><span class="FORUMCOUNTOPIC"></span></dd></dl>
<dl class="messageCount"><dt>Messages:</dt>
<dd><span class="FORUMCOUNTPOST"></span></dd></dl>
<dl class="memberCount"><dt>Members:</dt>
<dd><span class="FORUMCOUNTUSER"></span></dd></dl>
<dl><dt>Latest Member:</dt>
<dd><span class="FORUMLASTUSERLINK"></span></dd></dl>
</div>
</div>
SLGray wrote:It works for me:
- Code:
{FORUMLASTUSERLINK}
Not like that SLGray, because it doesn't work in the Templates
Re: FORUMLASTUSERLINK doesn't work?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Tuesday tip : Reputation system: only allow positive votes
» search doesnt work?
» New Registration Doesnt work
» Search engine doesnt work
» chatbox java doesnt work
» search doesnt work?
» New Registration Doesnt work
» Search engine doesnt work
» chatbox java doesnt work
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum