Critical Error! Message_die() Was Called Multiple Times.


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.

Profile PM  
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: [Download] [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

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
............

Profile PM  
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?


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.4956s (PHP: 4% SQL: 96%)
SQL queries: 31 - Debug Off - GZIP Enabled