Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Javascript] Online users hack (Show 99hours as last xx hours)



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  Shadow

Shadow
Administrator
Administrator
Description:

Well, if your forum is lacking activity and you want to show people that you have more online users in e.g. 24 hours, this tool will help you with that.

Preview:

No Image

Installation steps:

Code:
[panda=js]$(function() {
    var c = document.getElementsByClassName('pun');
    for (i = 0; i < c.length; i++) {
        c[i].innerHTML = c[i].innerHTML.replace(/Members connected during last 99 hours :/g, 'Members connected during last 24 hours:')
    }
});

Basically, it​ will swap the text for Members connected during last 99 hours to Members connected during last 24 hours, which​ is a great way to boost your stats for visitors.

Closing Notes:

Post your questions here.

Disclaimer: Punbb.biz is not using this code and therefore all statistics here are valid.

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

2
Offline

  greekport

greekport
Punbb Rookie
Punbb Rookie
txn

Powered by PunBB
Currently 0 users have thanked greekport for this post:

3
Offline

  Websitekontol

Websitekontol
Punbb Rookie
Punbb Rookie
bot work

Powered by PunBB
Currently 0 users have thanked Websitekontol for this post:

4
Offline

  Websitekontol

Websitekontol
Punbb Rookie
Punbb Rookie
i mean not work. dunno how to edit post here

Powered by PunBB
Currently 0 users have thanked Websitekontol for this post:

5
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

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