Closed (duplicate)
Project:
Wikitools
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2008 at 22:56 UTC
Updated:
17 Jun 2008 at 21:00 UTC
installed on fresh drupal 6 and got:
notice: Undefined index: delete protection in /home/mysite/public_html/sites/all/modules/wikitools/wikitools.module on line 273.
Comments
Comment #1
Ryan Palmer commentedI'm getting this as well. I just installed it, and there it is. The suspect code is:
Comment #2
add1sun commentedLooks lie someone removed the option for the list but not all the code that went with it. Delete protection needs to be removed from the module anyway though, pursuant to #263475: Remove delete protection option so I'll mark this one as a dupe since this error will be fixed when that issue gets taken care of.