Notice: Undefined index: type in seo_checker_form_alter() (line 57 of /home/hoslot5/public_html/sites/all/modules/seo_checker/seo_checker.module).

Comments

miruoss’s picture

Assigned: Unassigned » miruoss
Status: Active » Postponed (maintainer needs more info)

Hi there

Thanks for the report. However, I can't reproduce this error. Please tell me what you did before it occurred.

miruoss’s picture

Status: Postponed (maintainer needs more info) » Fixed

OK, maybe you have a form called ...node_form... which is not a node edit form. I changed the check there. Please try with the next dev release.

Starminder’s picture

Sorry, missed that you provided an update, apologies for the delay. Using Aug 25 dev, when I enable the module(s) now I get:

PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'seo_checker' in 'where clause': SELECT weight FROM {system} WHERE name = "seo_checker"; Array ( ) in keyword_rules_install() (line 14 of /home/hoslot5/public_html/sites/all/modules/seo_checker/keyword_rules/keyword_rules.install).

Starminder’s picture

Status: Fixed » Needs work
miruoss’s picture

Status: Needs work » Fixed

Not possible. The file in which the error occurs doesn't exist in Aug 25 version of 7.x-1.x-dev anymore. (See #1245768: Error with ubercart integration.)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.