I'm looking to have a custom module developed that does the following:
- Implement bulk uploading of audio files directly to Amazon S3 (currently using plupload)
- Prior to uploading, extract ID3 metadata using the getID3() module and create a new node for each track and fill in the metadata.
- Use the unique ID number of each track as the name of the file and upload to S3
- Upon successful upload of all files, redirect to an implementation of the SlickGrid module that shows all the newly uploaded files.
You will notice that there are code snippets that solve the problem. However, most likely due to my lack of coding skills, I get the WSOD for the entire website when I try to apply any of the snippets. Undoing the work clears the problem right up.
I need somebody to upgrade a Drupal site from 6.26 to the latest stable D7 release.
The site makes use of a number of CCK fields and extensive use of Views.
There are currently just under 5000 nodes in 15 content types. There are just over 3000 registered users.
There is no custom code in use.
The site currently uses a mostly 'out of the box' version of the Genesis theme. The only modifications are a 'Skip to Content' navigation link and slightly modified node page templates.
The following modules are currently installed. I am aware that some of these are no longer required in D7 and that some do not have D7 versions:
I'm using Facebook Autopost and Rules to create Facebook link posts when new content is created and that works great, but for the past week I've not been able to figure out how to update and delete the Facebook posts when the content is updated or deleted.