Jump to content
  • Sign Up

Leaderboard

Popular Content

Showing content with the highest reputation on 11/23/2020 in Posts

  1. 1: please do not bump your post you have to do it per group. in the allowed messages per day set 0
    1 point
  2. English: Good news! Version 4.4.6 of Invision Community is now available. This includes a security patch and we recommend you upgrade as soon as possible. Portuguese (para facilitar caso estejam procurando no google): A versão 4.4.6 do IPS Community Suite está disponível. Isso inclui um patch de segurança e nós recomendamos a atualização o mais rápido possível. Solution: AdminCP > Themes > YOUR THEME > Templates > core > front > global > updateWarning. After that, DELETE EVERYTHING and Save!
    1 point
  3. THANK YOU for posting this! I was able to solve the issue thanks to your post. I'll post the fix here for anyone who stumbles upon this post in the future. Find the following file admin\applications\core\modules_admin\mycp\dashboard.php Change line 377 to $online = $this->DB->buildAndFetch( array( 'select' => 'count(*) as fixme', 'from' => 'sessions', 'where' => "running_time > {$time}" ) ); Change line 379 to $stats['active_users'] = $online['fixme']; Of course you don't have to use the word "fixme". You can use any word so long as you don't use "rows"!. Thanks!
    1 point
This leaderboard is set to New York/GMT-04:00
×
×
  • Create New...