• Resolved nhtvpostma

    (@nhtvpostma)


    Perhaps no plugin error, but maybe someone could point me in the right direction.

    I getting these server-errors, resulting in a server error 500.

    [warn] [client xxx.xx.xx.xx] mod_fcgid: stderr: PHP Warning: Invalid argument supplied for foreach() in /var/www/vhosts/xxxxxx.xxxxx.xx/httpdocs/english/wp-content/plugins/dynamic-widgets/dynwid_worker.php on line 383

    In running a secure (https + ssl) site where some widgets appear when users log in.

    Any help would be great!

    Dynamic Widgets 1.5.4.

    http://wordpress.org/extend/plugins/dynamic-widgets/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Qurl

    (@qurl)

    Hmm… that’s an intersting warning. DW looks for tags within single posts there. It asks first it there are tags and when that’s the case it retrieves those tags. It looks like your WordPress reports a post has tags, but when DW starts retrieving the tags, there are none.

    Plugin Contributor Qurl

    (@qurl)

    Extra note: A warning is not a fatal error. Production servers should not report warnings.

    Thread Starter nhtvpostma

    (@nhtvpostma)

    Could it have something to do with the https environment or maybe the User Role Editor?

    I trying to figure out why my site is slow and stumbled upon this warning. Do you think it could slow down my site, or should I just leave it?

    Plugin Contributor Qurl

    (@qurl)

    No, I don’t believe this will dramtically slow down your site. I don’t quite understand why this warning shows up, but I’ll look into this anyway.

    The slowing down of your site can have many reasons. It can be hardware, assigned memory, overloaded web- or databaseserver, bandwidth, use of many plugins, …

    My client is having the same warning on their site. It only occurs when previewing a post. Once published, it doesn’t happen.Their site is http://www.disabilityartscymru.co.uk

    Plugin Contributor Qurl

    (@qurl)

    I’ve added a fix for this in the latest development version.

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

The topic ‘Widget Dynamics causing server errors’ is closed to new replies.