Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Forum: Fixing WordPress
    In reply to: Warning Message
    Thread Starter KLyne

    (@klyne)

    OK…resolved by a design/coding whiz (thank you Luis!)

    edited php in:
    wp-config.php

    //define('WP_DEBUG', false);
    define('WP_DEBUG', true);
    define('WP_DEBUG_LOG', true);
    define('WP_DEBUG_DISPLAY', false);
    @ini_set('display_errors', 0);
    Forum: Fixing WordPress
    In reply to: Warning Message
    Thread Starter KLyne

    (@klyne)

    I agree, my main goal is to hide that warning.

    There is nothing in the ini.php re: display errors. I added the line in. Nothing happens.

    Any other ideas?

    Forum: Fixing WordPress
    In reply to: Warning Message
    Thread Starter KLyne

    (@klyne)

    Yes – there is a php.ini in my root folder.

    Yes – this is a new error…it happened right after I upgraded my theme a few days ago.

    No, I haven’t checked with the theme vendor. I’m on holidays and on a laptop so I don’t have all my purchase details on this computer AND of course CANNOT remember all the passwords, etc. to get their technical support.

    I did read that article link you attached (thank you!) and did add:

    @ini_set

    into the wp-conf.php as well as the php.ini (caused error message and no data/images etc. appeared on my site).

    I am questioning the wp-conf.php as it seems to be mostly green notes from the author…and doesn’t look like the html above but rather more css script. (From my limited knowledge).

    From my original Warning message…I have finally tracked down and see line 1210 in webroot / wp-includes / wp-db.php

    But don’t know what to do to correct it…

    Forum: Fixing WordPress
    In reply to: Warning Message
    Thread Starter KLyne

    (@klyne)

    Hi Laurena
    Thanks for your reply!
    Yes, I see that in my webroot / wordpress / wp-config.php
    Am I even looking in the right spot? I’m on my web host provider, under the control panel in file manager…
    Any other thoughts? Pulling out hair over here…
    Kristina

    Forum: Fixing WordPress
    In reply to: Warning Message
    Thread Starter KLyne

    (@klyne)

    Hi Laurena
    Thanks for your reply!
    Yes, I see that in my webroot / wordpress / wp-config.php
    Am I even looking in the right spot? I’m on my web host provider, under the control panel in file manager…
    Any other thoughts? Pulling out hair over here…
    Kristina

Viewing 5 replies - 1 through 5 (of 5 total)