Errores de Foro
Publicado: 19 Nov 2005, 00:47
En mi foro me aparecieron estos errores hoy, y ya no me funciona el index..
Warning: main(./includes/bbcode.php): failed to open stream: Cannot allocate memory in /home/deportet/public_html/forum/viewtopic.php on line 27
Warning: main(./includes/bbcode.php): failed to open stream: Cannot allocate memory in /home/deportet/public_html/forum/viewtopic.php on line 27
Warning: main(): Failed opening './includes/bbcode.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/deportet/public_html/forum/viewtopic.php on line 27
Warning: init_userprefs(./language/lang_english/lang_main.php): failed to open stream: Cannot allocate memory in /home/deportet/public_html/forum/includes/functions.php on line 278
Warning: init_userprefs(./language/lang_english/lang_main.php): failed to open stream: Cannot allocate memory in /home/deportet/public_html/forum/includes/functions.php on line 278
Warning: init_userprefs(): Failed opening './language/lang_english/lang_main.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/deportet/public_html/forum/includes/functions.php on line 278
Warning: is_dir(): Stat failed for ./templates/JustFooty (errno=12 - Cannot allocate memory) in /home/deportet/public_html/forum/includes/template.php on line 77
Warning: message_die(./language/lang_english/lang_main.php): failed to open stream: Cannot allocate memory in /home/deportet/public_html/forum/includes/functions.php on line 690
Warning: message_die(./language/lang_english/lang_main.php): failed to open stream: Cannot allocate memory in /home/deportet/public_html/forum/includes/functions.php on line 690
Warning: message_die(): Failed opening './language/lang_english/lang_main.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/deportet/public_html/forum/includes/functions.php on line 690
phpBB :
Could not open JustFooty template config file
DEBUG MODE
Line : 361
File : functions.php
Could not query forums information
DEBUG MODE
SQL Error : 1 Can't create/write to file '/tmp/#sql_1db4_0.MYD' (Errcode: 17)
SELECT f.*, p.post_time, p.post_username, u.username, u.user_id, t.topic_title, t.topic_last_post_id FROM ((( phpbb_forums f LEFT JOIN phpbb_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN phpbb_users u ON u.user_id = p.poster_id ) LEFT JOIN phpbb_topics t ON t.topic_last_post_id = p.post_id ) ORDER BY f.cat_id, f.forum_order
Line : 168
File : index.php