You're missing a primary key in .install. Resulted in some SQL errors.... This fixed it.
| Comment | File | Size | Author |
|---|---|---|---|
| media_mover.patch | 681 bytes | robloach |
You're missing a primary key in .install. Resulted in some SQL errors.... This fixed it.
| Comment | File | Size | Author |
|---|---|---|---|
| media_mover.patch | 681 bytes | robloach |
Comments
Comment #1
arthurf commentedThanks for the patch, I'll get into the repo shortly
Comment #2
robloachUmmm, I'm not too sure if cid is the primary idea... Saving new configurations causes some errors.....
Comment #3
arthurf commentedare you using DRUPAL-5 files?
Comment #4
robloachYup, I know I did run into some troubles installing it. Although I got the tables in there, saving a new configuration didn't go too well.
Comment #5
arthurf commentedBummer. Ok, well sounds like I've got to clean up the install file. My local install keeps getting the install updates, so it sounds like I need to go back through and make sure everything is synced up. Sorry you're running into this!
Comment #6
arthurf commentedI found an extra "," that was hanging out. That seems to have fixed it for me. New code in CVS