• I am getting a PHP Error error notice reported in my site admin.

    It shows: Undefined property: Undefined property: FDX_Widget_1::$plugin_slug in wp-mobile-edition

    Location: wp-content/plugins/wp-mobile-edition/admin/class-widgets.php:9
    Call Stack:
    FDX_Widget_1->__construct()
    wp-content/plugins/wp-mobile-edition/admin/class-public.php:58
    WP_Mobile_Edition->__construct()
    wp-content/plugins/wp-mobile-edition/admin/class-public.php:80
    WP_Mobile_Edition::get_instance()
    Unknown location
    do_action(‘plugins_loaded’)
    wp-settings.php:326

    Any ideas or thoughts on this?

    Thanks

Viewing 1 replies (of 1 total)
  • on line 9 at Location: wp-content/plugins/wp-mobile-edition/admin/class-widgets.php replace with
    array( ‘description’ => __( ‘A QR-Code used for navigating to a mobile URL. A link that allows users to toggle between desktop and mobile sites.’, plugin_basename( __FILE__ ) ), ) // Widget description

    visit me and click ads thanks: click here
    click here

    • This reply was modified 7 years, 3 months ago by datthanhphu.
Viewing 1 replies (of 1 total)
  • The topic ‘Undefined property: FDX_Widget_1::$plugin_slug’ is closed to new replies.