See screenshot
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | metatag-n1284794-6.patch | 399 bytes | damienmckenna |
| Schermafbeelding 2011-09-20 om 10.32.59.png | 82.56 KB | dotidentity |
See screenshot
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | metatag-n1284794-6.patch | 399 bytes | damienmckenna |
| Schermafbeelding 2011-09-20 om 10.32.59.png | 82.56 KB | dotidentity |
Comments
Comment #1
dotidentity commentedError disappears when I uninstall Open Graph meta tags
Comment #2
socialnicheguru commentedI get the same error. will try removing open graph meta tags
Comment #3
Chris CharltonIt appears Metatag module isn't clearing out any add-on entries when they are disabled or uninstalled (including the OpenGraph add-on, and any custom Metatag add-ons). My Smart App Banners add-on for Metatag module is experiencing this issue at the moment.
Note: I am running version 7.x-1.0-alpha6.
Comment #4
damienmckennaI need to test this.
Comment #5
damienmckennaOk, yes, the bug persists.
Comment #6
damienmckennaThis is a problem with how the module works. When a meta tag's configuration is unavailable, due to a module being either disabled or uninstalled, any data that depended on that module will still be loaded, thus Metatag tries to load the necessary classes and display it. Obviously there's no configuration available for an invalid meta tag, so the module currently displays a warning. This patch removes the code that displays the warning message because Dave Reid felt in #1771080: Uninstall Hook that the module should continue to work.
Comment #7
damienmckennaCommitted.
Comment #8
damienmckennaLast night saw the release of 7.x-1.0-beta1, so I'm closing all these "fixed" issues in the interest of tidying up the issue queue. Thank you all for your help getting us to this point!