Okay
  Public Ticket #974408
PHP Fatal error
Closed

Comments

  •  2
    angelflores started the conversation

    Hello

    It is giving us an internal error that we do not know how to solve.
    It is rare, occasionally, to skip the 404 error on the screen, even while on the control panel.

    Here is the error we detected:

    [01-Dec-2016 08:19:22 UTC] PHP Fatal error:  Cannot redeclare subsetFilter() (previously declared in /home/parature/public_html/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography.php:660) in /home/parature/public_html/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography.php on line 660


  •  8,996
    Tahir replied

    Hey Again,

    What Version of PHP are you using ?. Please set WP_debug to true in wp-config.php via FTP to see the Exact Error : 

    https://codex.wordpress.org/Debugging_in_WordPress#WP_DEBUG

    Thanks 


    ThemeNectar Support Team 

  •  2
    angelflores replied

    With debug = true you skip this error a few times, exactly 12 times.

    Here is the error:

    Notice: register_taxonomy se llamó incorrectamente. Los nombres de taxonomías deben tener entre 1 y 32 caracteres de longitud. Por favor, visita Depuración en WordPress para más información. (Este mensaje se añadió en la versión 4.2.0.) in /home/parature/public_html/wp-includes/functions.php on line 3996


    It seems that it has nothing to do with Salient

  •  2
    angelflores replied

    Version Salient 7.6

  •  8,996
    Tahir replied

    Hey Again,

    You might have to replace WP Core files to fix this .See Url: https://codex.wordpress.org/Updating_WordPress#Manual_Update

    Thanks 


    ThemeNectar Support Team