Closed (fixed)
Project:
autocategorise
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2009 at 06:24 UTC
Updated:
30 Apr 2009 at 10:22 UTC
To avoid variable name clashes, you must use the name of your module + "whatever". At this time, your variable is named "auto" + "whatever".
The variable "auto_vids" needs to be renamed "autocategorise_vids" to avoid any clashes.
Thank you.
Alexis Wilke
Comments
Comment #1
matslats commentedThanks