0

I am trying to use the Database mailer extension for my Radiant CMS application. I have followed the exact same steps mentioned here. http://blog.aissac.ro/radiant/database-mailer-extension/
When I try to run the rake task to migrate I get this error. I am fighting with this for a while now. Where and what am I missing?
Radiant version - 0.9
Database - mysql 5.0.75
Rails version - 2.3.5

This is my error log.

http://gist.github.com/524155

Cœur
  • 37,241
  • 25
  • 195
  • 267
Deepak
  • 2,481
  • 2
  • 23
  • 28

1 Answers1

0

Someone made a fork of this extension and fixed this. I built on their work to fix a few additional bugs: https://github.com/mstalker/radiant-database-mailer-extension

Michael Stalker
  • 1,357
  • 9
  • 15