Active
Project:
Auto Tagging
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2011 at 19:26 UTC
Updated:
25 Jun 2013 at 07:54 UTC
Notice: Undefined variable: node in autotagging_ajax() (line 55 of /home/hoslot5/public_html/sites/all/modules/autotagging/autotagging.module).
Comments
Comment #1
mgiffordI got that one here;
http://EXAMPLE.ORG/ajax/autotagging
REFERRER http://EXAMPLE.ORG/node/2522/edit?destination=admin/content/node
But also here:
Notice: Undefined variable: node in autotagging_ajax() (line 43 of /DRUPAL7/sites/all/modules/contrib/autotagging/autotagging.module).
Notice: Undefined variable: node in autotagging_ajax() (line 37 of /DRUPAL7/sites/all/modules/contrib/autotagging/autotagging.module).
Comment #2
ytsurkyou have to remove the two last arguments of module_invoke_all
so - form
to