I need to migrate from an old mysql-based site and a new drupal site.
I have to manage an online catalogue and so I created a flexinode type with 4 text field and 1 image field.
I manual inserted all the record with a batch and I can see the text fields for all the new nodes but the image-field one doesn't display any image.
For the image-field I used a "drupal inserted" one.
This is the serialized-data field fro the image one.
I'd like to populate a specific site taxonomy using a stack of mail messages that I have in a MBOX file of my email client. I wonder if this can be done using the mailhandler module. If so, can somebody provide specific instructions for pulling those messages from a local file?
I just found about Drupal and started migrating my bands old website to Drupal. I couldn't find a module, that would do me a simple event calendar, just to make a tour calendar for my band.
I was wondering if someone have run accross with something like this before I try to do it myself:
It should lists an event in time order and you could have seperate fields for DATE, VENUE, OTHER BANDS, ADDITIONAL INFO and perhaps TICKET PRICE. It should remove bygones from the list automatically and additionally I could print past events to seperate page.