Closed (fixed)
Project:
Breadcrumb2
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2012 at 06:01 UTC
Updated:
25 Dec 2012 at 09:10 UTC
It does not work at all when i test it in a Linux machine.
When i add a breadcrumb, i get a fatla error:
"
Notice: Undefined index: alias in path_form_element_validate() (line 156 in /var/www/eplus.cn/modules/path/path.module).
Recoverable fatal error: Argument 2 passed to drupal_array_set_nested_value() must be an array, null given, called in /var/www/eplus.cn/includes/form.inc on line 2518 and defined in drupal_array_set_nested_value() (line 6510 in /var/www/eplus.cn/includes/common.inc).
"
It works at my local machine when I use XAMPP.
Comments
Comment #1
g089h515r806 commentedThe reason is, conflix with pathauto module.
Fixed.