backdrop-contrib / metatag

Add structured metadata, aka "meta tags", for various pages on your site.
GNU General Public License v2.0
3 stars 15 forks source link

Upgrade path does not enable metatag overrides #13

Open stpaultim opened 6 years ago

stpaultim commented 6 years ago

I just ran a D7 to Backdrop upgrade and the metatag data does not seem to be have been upgraded properly. After the upgrade the metatag module is turned on, but it is not enabled on any content types and none of the nodes are showing their appropriate metatag data.

What additional information can I provide to help debug this?

stpaultim commented 6 years ago

NOTE: I checked the backdrop logs (/admin/reports/dblog) and did not see anything specifically related to the Metatag module during or after the upgrade process.

serundeputy commented 6 years ago

@stpaultim I just:

then I had metatag data on my nodes.

Does that help?

jenlampton commented 6 years ago

I had to do the same as @serundeputy when I did my upgrade.

We should do some better checking to see which instances were enabled before the upgrade, and make sure the same ones are enabled afterward.

laryn commented 4 months ago

I'm seeing this during an upgrade. I'm not 100% sure it relates to this issue but it is coming from the upgrade hook:

Notice: unserialize(): Error at offset 0 of 22 bytes in metatag_update_1000() (line 452 of /var/www/html/modules/contrib/metatag/metatag.install).