• Resolved william27wp

    (@william27wp)


    Hi,
    Fatal error: Cannot redeclare init() (previously declared in …\wp-content\plugins\single-categories\single_categories.php:27) in …\wp-includes\rss.php on line 681
    Call Stack
    # Time Memory Function Location
    1 0.0020 166288 {main}( ) ..\index.php:0
    2 2.6191 28658312 wp_dashboard( ) ..\index.php:126
    3 2.6191 28658608 do_meta_boxes( ) ..\dashboard.php:182
    4 2.7862 29174608 call_user_func:{…\wp-admin\includes\template.php:1044} ( ) ..\template.php:1044
    5 2.7862 29174680 wpmarketing_feed->widget( ) ..\template.php:1044

    I hope it can help you. Otherwise, Great Job

    https://www.ads-software.com/plugins/single-categories/

Viewing 1 replies (of 1 total)
  • Thread Starter william27wp

    (@william27wp)

    It’s ok. I’ve killed the wpmarketing_feed widget.
    This widget is from hana-flv-player.
    …\wp-content\plugins\hana-flv-player\wpmarketing_feed.php
    You need to uncomment these lines if you don’t want it in your dashboard:
    // Add the widget to the dashboard
    // add_action( ‘wp_dashboard_setup’, array(&$this, ‘register_widget’) );
    // add_filter( ‘wp_dashboard_widgets’, array(&$this, ‘add_widget’) );

    Then Single Categories works nice (and hana flv player too).

Viewing 1 replies (of 1 total)
  • The topic ‘Any chance to get it work in 4.1’ is closed to new replies.