• Resolved Daniel Iser

    (@danieliser)


    Error reads:
    Declaration of DW_CustomPost::registerOption() should be compatible with DWModule::registerOption($dwoption) on line 291 in file /home/easymoda/public_html/wp-content/plugins/dynamic-widgets/mods/custompost_module.php

    Fix is change line 271 from
    public static function registerOption() {

    To
    public static function registerOption($dwoption) {

    http://ww.wp.xz.cn/plugins/dynamic-widgets/

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

The topic ‘PHP Strict error fix’ is closed to new replies.