Hi, Thank you for a nice module :)
I'm using nodewords 6.x-1.8. Should I upgrade to 6.x-1.11 or wait for 6.x-1.12? Was burned twice with earlier updates, and was forced to re-enter alle meta-tags from scratch. Are there any recommendations, and is there an ETA for 6.x-1.12?
Kind regards
Bjarne
Comments
Comment #1
sahuni commentedI'd like to know also
Comment #2
avpadernoThe steps to follow before to update to a new version are the same steps that you should adopt for any projects: install the version on a test site, and verify it doesn't create any issues for you.
The test site should use the same database engine used from the site you want to copy the new version in; this because most of the problems are caused by some differences in the database engine that cause some errors in PostgreSQL, but not in MySQL (in example). Also, the test site should run the same modules installed in the production site, to be sure there are not compatibility issues between the new version, and other modules.
Comment #3
avpadernoI am marking this report as fixed because it has been already replied.