Forums / National / Russian / Модули и плагины / Forums Ошибка Warning: array_unshift() expects parameter 1 to be array, string given in /home/a0178692/domains/itsrocket.ru/public_html/system/functions.php on line 154

vpktz
#44308 2019-07-03 08:52

 

  • Warning: array_unshift() expects parameter 1 to be array, string given in /home/a0178692/domains/itsrocket.ru/public_html/system/functions.php on line 1542

0

 

 

Форум вызывает ошибку, переустановка форума не помогает.

Вот в этом файле forums.sections.tpl

вот строка из ошибки.

1541	$maintitle = (empty($L['breadcrumbmaintitle'])) ? $cfg['maintitle'] : $L['breadcrumbmaintitle'];
1542		array_unshift($crumbs, array($cfg['mainurl'], $maintitle));
1543	}

 

This post was edited by vpktz (2019-07-03 09:03, 4 years ago)