• when Im going to add new table using tablepress it shows

    This page isn’t working

    homelization.com is currently unable to handle this request.
    HTTP ERROR 500

    and I turn on debug, it shows these things

    Notice: force_ssl_login is deprecated since version 4.4.0! Use force_ssl_admin() instead. in /home4/homeliza/public_html/wp-includes/functions.php on line 3831

    Notice: Constant WP_CRON_LOCK_TIMEOUT already defined in /home4/homeliza/public_html/wp-config.php on line 91

    Notice: Constant AUTOSAVE_INTERVAL already defined in /home4/homeliza/public_html/wp-config.php on line 92

    Notice: Constant WP_POST_REVISIONS already defined in /home4/homeliza/public_html/wp-config.php on line 93

    Notice: Constant EMPTY_TRASH_DAYS already defined in /home4/homeliza/public_html/wp-config.php on line 94

    how can I fix these

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • The errors are only notices and though it would be good to resolve them by updating needed plugins and or WordPress when need be they are not necessary. The http error 500 is caused by something else. And in your case the notices referring to your wp-config.php could be it, but it could also be an .htaccess error. To know for sure you need to check your error logs and leave the error here for us to see.
    The other thing I would check is if you have any caching plugin running and if so empty it. Sometimes they cause these issues as they load old configuration as static content.

    Thread Starter chanminghsu

    (@chanminghsu)

    hi Thank your for replying

    where can I check my error logs?

    I do use catching pluging, but I dont want to turn it off. Is there any other way to fit my problems?

    Thanks

    Caching plugins allow for caching to be emptied and rebuilt so try that. You are with Bluehost so see this Bluehost Knowledge Base page for checking the error logs for your website.

    Thread Starter chanminghsu

    (@chanminghsu)

    [large log removed – please use Pastebin or Gist in the future for these kinds of things as they work better]

    • This reply was modified 6 years, 7 months ago by James Huff.
    • This reply was modified 6 years, 7 months ago by stephencottontail. Reason: removed large code block
    Thread Starter chanminghsu

    (@chanminghsu)

    Thank you guys!

    Please have a look here with my error logs

    https://gist.github.com/anonymous/35054d2d1ae1506541b33f70a1571657

    Error logs only contain warnings and notices. Nothing grave. Please do the following:

    • empty your cache
    • post the content of wp-config.php minus the database details including password
    • List plugins in use
    • check if errors still occur with all plugins turned off

    I think it is a memory issue. And may be caused by a plugin. Not sure yet. However, you may need to increase your PHP memory if server limits allow it. Raising it can be done following https://docs.woocommerce.com/document/increasing-the-wordpress-memory-limit/

    NB Seo Image plugin could use a code update using deprecated constructor functions

    • This reply was modified 6 years, 7 months ago by Rhand.
    • This reply was modified 6 years, 7 months ago by Rhand.
    Thread Starter chanminghsu

    (@chanminghsu)

    Thank you so much. I deactivate one plugin called WordPress HTTPS and add new one called simple ssl

    now is getting better, it only has few erros now….Thank god…

    Notice: Constant WP_CRON_LOCK_TIMEOUT already defined in /home4/homeliza/public_html/wp-config.php on line 78

    Notice: Constant AUTOSAVE_INTERVAL already defined in /home4/homeliza/public_html/wp-config.php on line 79

    Notice: Constant WP_POST_REVISIONS already defined in /home4/homeliza/public_html/wp-config.php on line 80

    Notice: Constant EMPTY_TRASH_DAYS already defined in /home4/homeliza/public_html/wp-config.php on line 81

    Thread Starter chanminghsu

    (@chanminghsu)

    thank you Rhand

    all error were fixed.

    You save my blog

    Thank you very much

    [16-Mar-2018 06:07:37 Etc/GMT] PHP Fatal error: require_once(): Failed opening required ‘/home/animfgbc/public_html/wp-settings.php’ (include_path=’.:/opt/alt/php54/usr/share/pear:/opt/alt/php54/usr/share/php’) in /home/animfgbc/public_html/wp-config.php on line 92

    it is my website error please help

    @gauravrajkot200 Better open a new thread for your issue.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘This page isn’t working’ is closed to new replies.