Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#24927 closed defect (bug) (worksforme)

WP Native Dashboard Dies and Disables Dashboard WP Admin

Reported by: zoomlanski Owned by:
Priority: normal Milestone:
Component: Plugins Version: 3.6
Severity: major Keywords: needs-patch
Cc: Focuses:

Description

http://wordpress.org/support/topic/fatal-error-on-36?replies=2

Fatal error: Call to a member function add_menu() on a non-object in /home/content/25/9496125/html/wp-content/plugins/wp-native-dashboard/langswitcher.php on line 28

Causes Dashboard to crash-freeze and needs to be manually disabled via the database

Change History (4)

#1 @markoheijnen
13 years ago

The plugin calls it on 'init' and not on 'admin_bar_menu'.

#2 @markoheijnen
13 years ago

This was the changeset the causing this issue: [23512]

#3 @zoomlanski
13 years ago

  • Resolutionworksforme
  • Status newclosed

Resolved at plugin level

Thank you

#4 @dd32
13 years ago

  • Milestone Awaiting Review
Note: See TracTickets for help on using tickets.