• Resolved nikhiljdhv

    (@nikhiljdhv)


    I’m trying to use this plugin but I get this error and that’s definitely slowing down my work.

    Warning: array_keys() expects parameter 1 to be array, string given in /home/yourfre2/public_html/irungoamarathon/wp-content/plugins/countdown-builder/classes/ConditionBuilder.php on line 167

    Also the countdown is not sticky. Can someone please help me out here?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author adamskaat

    (@adamskaat)

    Hi @nikhiljdhv,

    Please go to this file /home/yourfre2/public_html/irungoamarathon/wp-content/plugins/countdown-builder/classes/ConditionBuilder.php and at line 167 change with this code

    $savedValue = @array_keys($savedValue);

    That will be included on our upcoming update.

    Regards,
    Adam

    Thread Starter nikhiljdhv

    (@nikhiljdhv)

    This has fixed the issue. Thanks.

    But for some reason the countdown is not sticky. It only shows once you scroll to the very bottom of the page, since I’ve selected “bottom right”. You can view this problem by going to my landing page: https://yourfreelancebuddy.com/irungoamarathon/ .

    Let me know if this problem can be taken care of as that would be of great help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Warning: array_keys() expects parameter 1 to be array, string given.’ is closed to new replies.