backdrop-contrib / seo_meta

SEO Meta Tags module for Backdrop CMS
GNU General Public License v2.0
4 stars 1 forks source link

Error #3

Closed bd0bd closed 8 years ago

bd0bd commented 8 years ago

Sometimes it happens on /admin/content:

Notice: Undefined index: seo_meta in seo_meta_form_validate() (line 345 of /home/www/domain.com/modules/seo_meta/seo_meta.module). Notice: Undefined property: Node::$seo_meta in seo_meta_node_update() (line 433 of /home/www/domain.com/modules/seo_meta/seo_meta.module).

findlabnet commented 8 years ago

Thanks, I'll check.

bd0bd commented 8 years ago

This error happens after I edit and save home page (after pressing SAVE button).

findlabnet commented 8 years ago

Thanks, any bugfix may produce new bug.

bd0bd commented 8 years ago

I know :smile:

findlabnet commented 8 years ago

Done, thanks again.

bd0bd commented 8 years ago

Yes, it's ok now. Thank you!