• In my log erros #1 from below is most prevalent when i turn debug on #5 is the most prevalent Notice i’m getting. Can not find how to deal with these issues anywhere. I have read that one should have fields_map.parsed_types.php file in wp-content folder, I do not. Any help would be so much appreciated.

    1)WordPress database error MySQL server has gone away for query

    2)Notice: Undefined index: aiosp_google_analytics_id

    3)Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at

    4)Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead.

    5)Notice: Undefined property: stdClass::$post_name

Viewing 6 replies - 1 through 6 (of 6 total)
  • How/when are you getting these messages? are you using any plugin?

    Thread Starter Missouriflies

    (@missouriflies)

    yes im using a bunch of plugins but i’ve disabled everything but e-commerce and it continues to be slow and or times out on updates. I think the error mainly comes when opening e-commerce products or trying to update a product

    Ok, so are these messages related to the plugin? Are you getting them without it? also how are you debugging your website?

    Thread Starter Missouriflies

    (@missouriflies)

    I don’t know if they are related to the plugin (e-commerce) or not. I’m new at this, just opened my error logs for the first time a few days ago, went into debug mode last night, just notices, which i don’t think are critical.

    changed themes over to twenty 11 and something else with no luck.

    can’t seem to find relevant information on the web to deal with my problems

    have posted at Scriptlance for help , I get the feeling im not competent to deal with this, its been one huge headache

    I’m having this problem as well. Working on it.

    I’ll leave this here in case it helps someone else. One of the plugins being used in this install was using the ‘edit_post’ capability and for some reason the admin user didn’t have that capability even though it was a new post they were able to create.

    So I hacked it and added it for the admin user. It works now.

    I don’t think the way I fixed this problem is very good. Maybe someone else can offer a better suggestion.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘ERRORS I Can't Figure Out’ is closed to new replies.