Sashko
Код: Выделить всё
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 20: include(./includes/functions_posting.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 20: include() [function.include]: Failed opening './includes/functions_posting.php' for inclusion (include_path='.:/usr/local/share/pear')
Fatal error: Call to undefined function generate_smilies() in /usr/local/www/apache22/data/viewtopic.php on line 1868
Lisoy
PPK
Lisoy
Код: Выделить всё
[phpBB Debug] PHP Notice: in file /includes/search/fulltext_mysql.php on line 598: Undefined variable: user_id
zzipper
Код: Выделить всё
// No author? No posts.
if (!sizeof($author_ary))
{
return 0;
}
Код: Выделить всё
$user_id=0;
PPK
zzipper
Anton T.
filosof