Who Has Visited In Last 24 Hours [Paid] [Deleted]

How to move add-on block below New Profile Posts block in XF 1.4?
Ok, I stopped here: Who has visited is now below Forum Statistics block.

Open Listener.php

Find:
Code:
$marker = '<!-- end block: sidebar_online_users -->';

Replace with:
Code:
$marker = '<!-- block: forum_stats -->';
-----

It's not what I want, but I'm one step closer. I want it above Statistics block and below Profile posts. Hope anyone can help further.
 
I guess you used the wrong screenshot then? After I update it I'll see it.
 

Attachments

  • My Screen shot.webp
    My Screen shot.webp
    1.9 KB · Views: 10
  • Your Screen shot.webp
    Your Screen shot.webp
    5.5 KB · Views: 10
Just received an email advising a new version is available for download. Is it legitimate? Is there a change log, please?

Thanks. :)
 
Back
Top Bottom