Ive seen that too, i dont know know how to fix it but refreshing the page fixes it
config.php, increase the value.
PHP:
'max_activity' => 10, // page clicks/visits
Ive seen that too, i dont know know how to fix it but refreshing the page fixes it
'max_activity' => 10, // page clicks/visits
@up
somehow it wont work, no clue why. its bugged i think.
config.php, increase the value.
PHP:'max_activity' => 10, // page clicks/visits
@up
somehow it wont work, no clue why. its bugged i think.
set this
toPHP:$config['log_ip'] = true;
PHP:$config['log_ip'] = false;
@down
IDK, but it is bugged for me ;p
Well it looks like a good idea to me, I'll try it out...