There is call to Drupal 7 function 'node_type_get_names'
in Alinks dev version for 6 from 2011-Oct-23.
You need just to replace name 'node_type_get_names'
with 'node_get_types' in alinks.module line #95 to make
it working.
Szy.
There is call to Drupal 7 function 'node_type_get_names'
in Alinks dev version for 6 from 2011-Oct-23.
You need just to replace name 'node_type_get_names'
with 'node_get_types' in alinks.module line #95 to make
it working.
Szy.
Comments
Comment #0.0
szy commentedMinor change.
Comment #1
greg boggsThere is no dev release of alinks for Drupal 6. The 2008 version is the newest version for D6. I have removed the snapshot to avoid confusion and will see about fixing master.
Comment #2
greg boggsComment #3
greg boggsComment #4
greg boggs