Critical Error! Message_die() Was Called Multiple Times. »  Show posts from    to     

Icy Phoenix


Old Support Topics - Critical Error! Message_die() Was Called Multiple Times.



slshehan [ Wed 05 May, 2010 17:22 ]
Post subject: Critical Error! Message_die() Was Called Multiple Times.
anyone knows how to solve this problem that I can continue ...
please help me ... thanks

Critical Error!
message_die() was called multiple times.
Error #1
Could not query recent topics information

Line : 61
File : /home/srimixor/public_html/blocks/blocks_imp_recent_topics_forum.php
SQL : SELECT t.topic_id, t.topic_title, t.topic_rating, t.topic_views,t.topic_replies, t.topic_last_post_id, t.forum_id, p.post_id, p.poster_id, p.post_time, u.user_id, u.username, f.forum_name FROM ip_topics AS t, ip_posts AS p, ip_users AS u, ip_forums AS f WHERE t.forum_id NOT IN ('start') AND t.topic_status <> 2 AND p.post_id = t.topic_last_post_id AND p.poster_id = u.user_id AND f.forum_id = t.forum_id ORDER BY p.post_time DESC LIMIT 15
Error #2
Error
Could not query log information

Line : 101
File : /home/srimixor/public_html/includes/functions_mg_log.php
SQL : SELECT MAX(log_id) max_log_id FROM ip_logs
Please, contact the webmaster. Thank you.


Mighty Gorgon [ Sun 09 May, 2010 20:24 ]
Post subject: Re: Critical Error! Message_die() Was Called Multiple Times.
Can you please try to run this SQL in your phpMyAdmin and report if it is executed correctly?

Code: [Hide] [Select]
SELECT t.topic_id, t.topic_title, t.topic_rating, t.topic_views,t.topic_replies, t.topic_last_post_id, t.forum_id, p.post_id, p.poster_id, p.post_time, u.user_id, u.username, f.forum_name FROM ip_topics AS t, ip_posts AS p, ip_users AS u, ip_forums AS f WHERE t.forum_id NOT IN ('start') AND t.topic_status <> 2 AND p.post_id = t.topic_last_post_id AND p.poster_id = u.user_id AND f.forum_id = t.forum_id ORDER BY p.post_time DESC LIMIT 15


slshehan [ Mon 10 May, 2010 18:05 ]
Post subject: Re: Critical Error! Message_die() Was Called Multiple Times.
aviation when the sql tells me:
Showing rows 0 - 14 (15 total, Query took 0.0410 sec) [post_time: 1273507827 - 1273501389]
SELECT t.topic_id, t.topic_title, t.topic_rating, t.topic_views, t.topic_replies, t.topic_last_post_id, t.forum_id, p.post_id, p.poster_id, p.post_time, u.user_id, u.username, f.forum_name
FROM ip_topics AS t, ip_posts AS p, ip_users AS u, ip_forums AS f
WHERE t.forum_id NOT
IN (
'start'
)
AND t.topic_status <>2
AND p.post_id = t.topic_last_post_id
AND p.poster_id = u.user_id
AND f.forum_id = t.forum_id
ORDER BY p.post_time DESC
LIMIT 15


topic_id topic_title topic_rating topic_views topic_replies topic_last_post_id forum_id post_id poster_id post_time user_id username forum_name
586 Dangakara_Hadakari 0 1 0 666 23 666 2 1273502069 2 Shehan Sinhala
585 Adambarakari 0 1 0 665 23 665 2 1273501911 2 Shehan Sinhala
584 En_Kaadhal_-_ShafraZ 0 0 0 664 23 664 2 1273501825 2 Shehan Sinhala
583 Diurala_Pawasanna 0 1 0 663 23 663 2 1273501759 2 Shehan Sinhala
582 Waramathi 0 1 0 662 23 662 2 1273501563 2 Shehan Sinhala
581 Sithak_-_B_S 0 1 0 661 23 661 2 1273501389 2 Shehan Sinhala
............


Mighty Gorgon [ Mon 17 May, 2010 22:49 ]
Post subject: Re: Critical Error! Message_die() Was Called Multiple Times.
It is really strange, since the SQL could be executed... maybe it was just a temporary DB issue.

Did you still have this problem?

Which is the link that is returning this error?




Powered by Icy Phoenix