Well... I could remove the one about 'Current Visitors', but am struggling to create the new one regarding the 'Recent Activity'
what I have done was:
<!-- members -->
<xen:if is="{$tabs.members}">
<li class="navTab members {xen:if $tabs.members.selected...
Hello all,
The 'Recent Activity' link is under Members tab.
Is it possible to have it on the Nav bar itself?
Also, is it possible to remove the 'Current Visitors' link from the Members tab?
Thanks in advance.
Hi Brogan,
Thank you for your quick reply.
I have tried that option, but it doesn't allow me to specify a 'special reason' for the ban :( although in lack of a better one, is a viable option.
Hi all,
I've searched but was unable to find what I am looking for, hence asking for your help if possible.
I have some users (90+) that don't log in to the forum for quite some time, and I would like to ban them, although giving a reason to the ban.
To find the users that have not logged...
Hi Jake,
For some reason query 2 is not working as expected, but I notice that was my mistake.
Should be:
2. Users registered within the last two weeks that have NOT started a topic on xf_thread.thread_id = 9 ?
Can you please help again?
Thanks mate.
Hi all,
I run a private forum where users are supposed to write at least their presentation in two weeks time after registration and any user with 0 (zero) posts within 3 months of registration are deactivated.
Is there any way to query the database for:
1. Users registered within the last 3...