Posted by syscrusher on January 15, 2009 at 3:36pm
| Download | Size | md5 hash |
|---|---|---|
| links-6.x-1.0-beta13.tar.gz | 174.16 KB | 4f6a16034d94d2335e92e59fe37df079 |
| links-6.x-1.0-beta13.zip | 187.13 KB | ab8fe4358a000db09a71aa80fc660459 |
Last updated: December 24, 2010 - 23:17
Oops. Should NOT have used db_next_id() in Drupal 6. Corrected this to use drupal_write_record(). I will be looking at a more comprehensive update to the links_put_links() function but for now just wanted to get this critical bug fixed. This fixes issue #359071: Call to undefined function db_next_id().