• Resolved brojjedan

    (@brojjedan)


    Hi,
    I would urgently need assistance for a client of mine. They updated their wordpress installation and all of the plugins, including yours.

    There is a problem when the plugin is active. The page is blank, nothing shows up. If I disable the plugin, everything is working, except the widgets are everywhere.

    If I downgrade to earlier version (currently 5.7.4 is installed), there is a problem with this line of code:
    if (!eval($wl_value))

    The PHP version on the server is 5.6. If I run the page on my own server with PHP 7.1, everything works OK.

    Please help.
    Thank you,
    Matej

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author WPChef

    (@wpchefgadget)

    Hi Matej,

    Please turn the “Display logic errors to admin” option ON and see what errors you’re getting. Most likely some logic you’re using is wrong or became incompatible with your configuration after the update.

    [ Signature deleted ]

    • This reply was modified 5 years, 8 months ago by Jan Dembowski.
    Thread Starter brojjedan

    (@brojjedan)

    Hi,
    thank you for the reply.

    I get this:
    Invalid Widget Logic: get_class() expects parameter 1 to be object, string given

    9 times…

    • This reply was modified 6 years, 5 months ago by brojjedan.
    Thread Starter brojjedan

    (@brojjedan)

    oh.. and these are the system specs:
    Apache/2.2.15 (CentOS)
    PHP Version 5.6.29
    MySQL Server 5.5.54

    Plugin Author WPChef

    (@wpchefgadget)

    Hi Matej,

    Please paste the logic code you use here.

    Also see if you can find any php errors on the blank page when you open the source code, and paste it here as well (if any).

    [ Signature deleted ]

    • This reply was modified 5 years, 8 months ago by Jan Dembowski.
    Thread Starter brojjedan

    (@brojjedan)

    Hi again,
    Just wanted to let you know that I figured it out. There was a problem in logic code. There are a lot of widgets using your code, so I missed the error.
    Thank you for your support! Much appreciated!
    Kind regards,
    Matej

    • This reply was modified 6 years, 5 months ago by brojjedan.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘ALSO URGENT: Blank page when activating plugin’ is closed to new replies.