Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
alexxxkon
Мало информации, нужна конкретика. В кубе легко отлавливать ошибки
В файле Database.Class.php раскоментируй
#echo "<pre>" . $query . "</pre>";
и ищи запрос, нашел запрос ищи в файлах поиском и лечи
return $text;
$text = preg_replace("/\[(.*?)\]/si"," ", $text);
$text = preg_replace("/\[\/(.*?)\]/si"," ", $text);