Ticket #1055 (closed defect: invalid)
2.2 problems
Reported by: | reppep | Owned by: | xave |
---|---|---|---|
Priority: | high | Milestone: | 2.3 |
Component: | module:core | Version: | |
Severity: | major | Keywords: | 2.2 svn old_style_get |
Cc: |
Description
I tried "svn switch https://svn.dotclear.net/2.0/branches/2.2/2.2", but that spammed the following across all my public pages...
Notice: Deprecated function called. (dcSettings::old_style_get was called from /home/web/dotclear2/plugins/plugins-lab/autoBackup/inc/lib.auto.backup.php [32]) in /home/web/dotclear2/inc/core/class.dc.settings.php on line 144
Notice: Deprecated function called. (dcSettings::old_style_get was called from /home/web/dotclear2/plugins/plugins-lab/autoBackup/inc/lib.auto.backup.php [33]) in /home/web/dotclear2/inc/core/class.dc.settings.php on line 144
Notice: Deprecated function called. (dcSettings::old_style_get was called from /home/web/dotclear2/plugins/plugins-lab/autoBackup/inc/lib.auto.backup.php [33]) in /home/web/dotclear2/inc/core/class.dc.settings.php on line 144
Notice: Deprecated function called. (dcSettings::old_style_get was called from /home/web/dotclear2/plugins/plugins-lab/autoBackup/inc/lib.auto.backup.php [51]) in /home/web/dotclear2/inc/core/class.dc.settings.php on line 144
Notice: Deprecated function called. (dcSettings::old_style_get was called from /home/web/dotclear2/plugins/plugins-lab/autoBackup/inc/lib.auto.backup.php [52]) in /home/web/dotclear2/inc/core/class.dc.settings.php on line 144
I had already updated my Lab checkout, but those appear to be problems in HEAD for those plugins. I removed (my symlinks to) autoBackup, externalLinks, and GoogleTools?, but still got errors on some of my blogs:
Notice: Deprecated function called. (dcSettings::old_style_get was called from /home/web/dotclear2/plugins/plugins-lab/externalLinks/_public.php [29]) in /home/web/dotclear2/inc/core/class.dc.settings.php on line 144
Notice: Deprecated function called. (dcSettings::old_style_get was called from /home/web/dotclear2/plugins/plugins-lab/googleTools/_public.php [27]) in /home/web/dotclear2/inc/core/class.dc.settings.php on line 144
Notice: Deprecated function called. (dcSettings::old_style_get was called from /home/web/dotclear2/plugins/plugins-lab/googleTools/_public.php [28]) in /home/web/dotclear2/inc/core/class.dc.settings.php on line 144
Notice: Deprecated function called. (dcSettings::old_style_get was called from /home/web/dotclear2/plugins/plugins-lab/googleTools/_public.php [31]) in /home/web/dotclear2/inc/core/class.dc.settings.php on line 144
And I get this disturbing but uninformative error on the admin side:
Errors: Duplicate entry '0' for key 1 (1062)
Backing off to 2.1.6 and writing some bug reports...
Logging out of the admin side, logging back in, selecting a new theme for each blog, and then selecting the previous/desired theme worked in several cases.
One of my blogs http://chris.extrapepperoni.com/ won't show the tags, feed, or mrvbOtherBlog widgets, though -- I have tried a dozen or more themes, and all the themes show these errors (except the ones that don't show widgets at all):
Callback not found for widget tags
Callback not found for widget feed
Callback not found for widget mrvbOtherBlog