[wp-trac] [WordPress Trac] #7870: Plugin Activation

WordPress Trac wp-trac at lists.automattic.com
Sun Oct 12 00:54:03 GMT 2008


#7870: Plugin Activation
--------------------------+-------------------------------------------------
 Reporter:  impleri       |       Owner:  anonymous                           
     Type:  defect        |      Status:  new                                 
 Priority:  normal        |   Milestone:  2.7                                 
Component:  Optimization  |     Version:  2.6.1                               
 Severity:  normal        |    Keywords:  plugin,activate,l10n,gears,redeclare
--------------------------+-------------------------------------------------
 I am working on a very simple plugin to initialized all widgets in a given
 directory at once.  However, I run across the following error when I
 activate it:
 Fatal error: Cannot redeclare __() (previously declared in /path/to/wp-
 includes/l10n.php:116) in /path/to/wp-admin/gears-manifest.php on line 6
 It seems totally unrelated to my plugin (which displays no text whatsoever
 anywhere), which is why I am reporting it here.  And, yes, this did occur
 once on another plugin's activation, but that one worked on the second
 try.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7870>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list