• Hi,

    After activating the theme, the “white screen of death” appears. I think there is a blank line of code in my functions, but I can’t find it. Could someone help me? Here is the code:

    [ 337 lines of code moderated, that’s just way too much. For that many lines of code please use pastebin.com instead. ]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Can you deactivate all of your plugins before switching on that theme? There may be a conflict there.

    Edit: Also that file is listed at https://themes.trac.www.ads-software.com/browser/bresponzive/1.1.0/functions.php too for reference.

    Thread Starter rkovachev

    (@rkovachev)

    I’ve already did it and it is the same.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Weird. It works for me on my test site.

    Do you have access to your web server’s error_log file? When you get a white screen that means something is crashing PHP. Your error_log file may tell you what that is.

    Thread Starter rkovachev

    (@rkovachev)

    With debug mode this is what I get:

    Notice: wpdb::escape is deprecated since version 3.6! Use wpdb::prepare() or esc_sql() instead. in …/public_html/wp-includes/functions.php on line 3083

    Fatal error: Cannot redeclare _verifyactivate_widgets() in …/public_html/wp-content/themes/bresponzive1/admin/functions/functions.php on line 3

    Thread Starter rkovachev

    (@rkovachev)

    I’m using multisite too.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘White screen’ is closed to new replies.