Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • You are a real hero, thank you so much! That is/was the solution.

    A real mystery how this could have happened. Anyway, now it’s fixed and I’m happy again 😉

    Please continue your great work!!

    Thanks for your answer. I have cleared out all the custom widget logic code and started again. Unfortunately without a positive result. I’m still getting these 2 error messages at several spots on my website:

    Parse error: syntax error, unexpected ”5 ));’ (T_ENCAPSED_AND_WHITESPACE) in /wp-content/plugins/widget-logic/widget_logic.php(286) : eval()’d code on line 1

    Parse error: syntax error, unexpected ”6 ));’ /wp-content/plugins/widget-logic/widget_logic.php(286) : eval()’d code on line 1

    I followed your advice and exported the widget logic config:

    [START=WIDGET LOGIC OPTIONS]
    text-2	"is_home()"
    text-6	"is_home()"
    text-7	"is_category( \\'4\\' )"
    text-8	"is_category( \\'2\\' )"
    text-9	"is_category( \\'7\\' )"
    text-10	"is_category( \\'5 )"
    text-11	"is_category( \\'6 )"
    [STOP=WIDGET LOGIC OPTIONS]

    Really looking forward to your help!! I’m desperate now as my website is totally broken… Loving your work – and my website depends on it 😉

    Is there no solution?

    Got the same problem here (1and1 hosting + update to php 5.5 as well).

    Before updating to php 5.5., everything went smoothly.

    After updating, I keep getting the same error messages as the thread starter.

    So I’m guessing it is related to php 5.5 as I haven’t change widget logic code afterwards.

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