Hi,
I installed the cCard module on an fresh gallery 3.0.2 installation.
If I fill out the eCard form an click send, nothing will be happens and I get this error:
2011-07-12 14:49:05 +02:00 --- error: ErrorException [ 0 ]: Object of class Item_Model could not be converted to string
/daten/htdocs/gallery3/modules/ecard/helpers/ecard.php [ 28 ]
#0 /daten/htdocs/gallery3/modules/ecard/helpers/ecard.php(28): gallery_error_Core::error_handler(4096, 'Object of class...', '/daten/htdocs/g...', 28, Array)
#1 /daten/htdocs/gallery3/modules/ecard/controllers/ecard.php(31): ecard_Core::get_send_form(Object(Item_Model))
#2 [internal function]: Ecard_Controller->send('4729')
#3 /daten/htdocs/gallery3/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Ecard_Controller), Array)
#4 [internal function]: Kohana_Core::instance(NULL)
#5 /daten/htdocs/gallery3/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /daten/htdocs/gallery3/application/Bootstrap.php(67): Event_Core::run('system.execute')
#7 /daten/htdocs/gallery3/index.php(102): require('/daten/htdocs/g...')
#8 {main}
User notification works. I use both PHPMailer and internal mail
Thanks for a clue
Frank
Posts: 5
Hi,
is there nobody who can help?
Am I the only one with this problem?
Frank
Posts: 25
did you ever solve this? I am having the same issue...