Closed GoogleCodeExporter closed 9 years ago
I'm getting some notices also when activating thematic in Wordpress 3, with
WP_DEBUG set to 'true'. Here they are:
* register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget()
* unregister_widget_control is deprecated since version 2.8! Use wp_unregister_widget_control() instead
* register_widget_control is deprecated since version 2.8! Use wp_register_widget_control()
* Undefined index: page in public_html/wordpress3/wp-content/themes/thematic/library/extensions/theme-options.php on line 39
The first three are activated by register_widget_control( ) in
../widgets-extensions.php:286
Original comment by giusti...@gmail.com
on 29 Jun 2010 at 6:04
Think you are running an 'old' version of Thematic. The widget thing has been
sorted out a while ago.
The previous SVN copy came up with a couple of debug messages, which are
cleaned up in the latest SVN copy.
Original comment by chris.gossmann@googlemail.com
on 1 Jul 2010 at 10:02
Original comment by eugene.m...@gmail.com
on 8 Aug 2010 at 3:17
Original issue reported on code.google.com by
aaron.jorbin@gmail.com
on 15 Mar 2010 at 1:11Attachments: