Active
Project:
Alinks
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Jan 2012 at 07:23 UTC
Updated:
3 Jan 2014 at 21:44 UTC
Jump to comment: Most recent
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