urgent wordpress help needed

Discussion in 'WordPress' started by rishirajsingh, Jan 12, 2008.

  1. #1
    my wordpress blogs giving me error
    
    
    WordPress database error: [User 'U1323844' has exceeded the 'max_questions' resource (current value: 100000)]
    SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND YEAR(post_date)='2007' AND MONTH(post_date)='10' AND DAYOFMONTH(post_date)='2' AND post_name = 'reliance-power-ipo-allotment' AND (post_type = 'post') ORDER BY post_date DESC
    
    WordPress database error: [User 'U1323844' has exceeded the 'max_questions' resource (current value: 100000)]
    SELECT post_id FROM wp_postmeta, wp_posts WHERE ID = post_id AND meta_key = '_wp_old_slug' AND meta_value='reliance-power-ipo-allotment' AND YEAR(post_date) = '2007' AND MONTH(post_date) = '10' AND DAYOFMONTH(post_date) = '2'
    
    WordPress database error: [User 'U1323844' has exceeded the 'max_questions' resource (current value: 100000)]
    SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp_posts WHERE post_type = 'post' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC
    
    Code (markup):
    What can be the reason ?
    Please help, as site is live and i need to fix it asap.
    my url is http://birlaa.com/
     
    rishirajsingh, Jan 12, 2008 IP
  2. hobsonschoice

    hobsonschoice Banned

    Messages:
    124
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    have you recently installed any plugins
     
    hobsonschoice, Jan 12, 2008 IP
  3. rishirajsingh

    rishirajsingh Banned

    Messages:
    286
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    nope, its just having default plugins,
     
    rishirajsingh, Jan 12, 2008 IP
  4. hobsonschoice

    hobsonschoice Banned

    Messages:
    124
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #4
    ok sending you a pm about this
     
    hobsonschoice, Jan 12, 2008 IP
  5. Shekhar

    Shekhar Well-Known Member

    Messages:
    38
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    113
    #5
    Create and add a new user to your wordpress database. This will solve the problem in all probability.

    Source : Wordpress support forum
     
    Shekhar, Jan 12, 2008 IP
  6. rishirajsingh

    rishirajsingh Banned

    Messages:
    286
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I have read the thread and will do the changes.
    Is it temporary error?
    Is it due to too many users online at particular time. And will work fine after some time?
     
    rishirajsingh, Jan 12, 2008 IP