Загрузка...

PHP error, MySql Help me

Thread in Backend created by XYUSTN Nov 7, 2019. 235 views

  1. XYUSTN
    XYUSTN Topic starter Nov 7, 2019 Banned 52 Feb 9, 2019
    Ошибка - Warning: count(): Parameter must be an array or an object that implements Countable in /home/vol4_5/epizy.com/epiz_24755052/htdocs/php/classPanelPageGenerator.php on line 146


    SRC с 146 строку -
    Code

    array('<p class="text-center">Нет аккаунтов в базе</p>', $Panel->int_GetVisits(), count($accounts), $Panel->int_getTotalSum()),
     
  2. web
    $accounts is not array or object.
    dd($accounts);
    and show screen.
     
  3. XYUSTN
    XYUSTN Topic starter Nov 8, 2019 Banned 52 Feb 9, 2019
    if i give my script are you fix it ?
     
  4. web
    XYUSTN, yes, send to telegram
     
  5. XYUSTN
    XYUSTN Topic starter Nov 8, 2019 Banned 52 Feb 9, 2019
Loading...
Top