Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author socialdude

    (@socialdude)

    Thank you, we’ll have a look.

    Thread Starter santiazpi2

    (@santiazpi2)

    Yeah, the solution is simple, just add the single quotes to the function:

    at line 839 change
    if(@!function_exists(sfsi_sanitize_hex_color))
    for
    if(@!function_exists('sfsi_sanitize_hex_color'))

    I did it on my own install, please make sure you include this change on the next update.

    Thank you.

    Plugin Author socialdude

    (@socialdude)

    Thank you, we already fixed, will be included in next version we upload.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘E_NOTICE error to be fixed’ is closed to new replies.