PDA

View Full Version : Mini Mods - [Ajax] Refresh button - users browsing this thread


emath
05-16-2013, 10:00 PM
This mod adds a Refresh button near the Thread Information section,

it will refresh the users who are currently viewing this thread using ajax .

few comments :

1. if you're running a RTL language on your board, then look for

float:right;

and change it to

float:left;

2. with IE10 for some reason the cache is not by default taken from the server, thus you need to press F12 then on the menu click on Cache and hit "Always refresh from server"

if anyone knows how to make this default by code, ill be glad to add this to the mod .

Install : just import the XML file .

ill try my best to help here, though this is my first mod so i promise nothing . (not sure that i would be able to help with every issue )