Resource icon

Current Visitors Page Autoreloader 1.0.0

No permission to download
  • Thread starter Thread starter ragtek
  • Start date Start date
Can you do one for the members online sidebar block? That was actually why I made the thread in the first place. Just titled it wrong.
 
Little tip ....

For those who may think 30 seconds is to soon or to often

Code:
<meta http-equiv="refresh" content="30;

Change the 30 value to whatever you wish.

Found in StaticMethods.php
 
This addon causes an error when executing Tools - File Check in Xenforo 1.5.15 ACP:

Code:
An exception occurred: Class 'Ragtek_ragtekAOPR_Hashes' not found in /var/www/fwk-forum/library/Ragtek/AOPR/StaticMethods.php on line 22

Ragtek_AOPR_StaticMethods::fileHashes() in XenForo/CodeEvent.php at line 90
XenForo_CodeEvent::fire() in XenForo/ControllerAdmin/Tools.php at line 364
XenForo_ControllerAdmin_Tools->actionFileCheck() in XenForo/FrontController.php at line 351
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /var/www/fwk-forum/admin.php at line 13

But the refresh just loads fine. Anything I could do against it to check files without deactivating this addon temp.?
 
Top Bottom