The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

FORUMLASTUSERLINK doesn't work?

3 posters

Go down

In progress FORUMLASTUSERLINK doesn't work?

Post by Mati December 11th 2018, 6:08 pm

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>&nbsp;:&nbsp;(.*?)&nbsp;<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))})();

Mati
Mati
Hyperactive

Posts : 2020
Reputation : 330
Language : HTML, CSS & JavaScript
Location : Forum Services

https://forumservice.forumotion.com/

Back to top Go down

In progress Re: FORUMLASTUSERLINK doesn't work?

Post by CAForum December 11th 2018, 8:57 pm

Hi,
Where was this code placed?
CAForum
CAForum
Forumember

Male Posts : 33
Reputation : 4
Language : Français
Location : Paris

https://lesforums.caforum.fr/

Back to top Go down

In progress Re: FORUMLASTUSERLINK doesn't work?

Post by SLGray December 12th 2018, 4:03 am

It works for me:
Code:
{FORUMLASTUSERLINK}


FORUMLASTUSERLINK doesn't work? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51481
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: FORUMLASTUSERLINK doesn't work?

Post by Mati December 12th 2018, 5:02 pm

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
Mati
Mati
Hyperactive

Posts : 2020
Reputation : 330
Language : HTML, CSS & JavaScript
Location : Forum Services

https://forumservice.forumotion.com/

Back to top Go down

In progress Re: FORUMLASTUSERLINK doesn't work?

Post by SLGray December 12th 2018, 11:12 pm

FORUMLASTUSERLINK doesn't work? Userli10


FORUMLASTUSERLINK doesn't work? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51481
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum