CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Cannot send bulk email (Unhandled action "upload" in page "Email")
Pages: [1]

Author Topic: Cannot send bulk email (Unhandled action "upload" in page "Email")  (Read 1522 times)

moondrake

  • I’m new here
  • *
  • Posts: 11
  • Karma: 2
Cannot send bulk email (Unhandled action "upload" in page "Email")
November 24, 2008, 07:48:04 pm
Hi All,

Using joomla 1.5.7 and civicrm 2.1.2.  I can't send bulk e-mails to attendees at an event.  Here's what I'm doing:

1. Via civiEvent, list the participants of an event.
2. Select "All XX Records", choose "Send email to contacts" from the dropdown list and click "Go"
3. Fill out the email details (Mailing subject and text message), then click "send email".

When I do this I get this message:

Code: [Select]
Sorry. A non-recoverable error has occurred.
HTML_QuickForm_Controller: Unhandled action "upload" in page "Email"

followed by:

Code: [Select]
Error Details:

Array
(
    [callback] => Array
        (
            [0] => CRM_Core_Error
            [1] => handle
        )

    [code] =>
    [message] => HTML_QuickForm_Controller: Unhandled action "upload" in page "Email"
    [mode] => 16
    [debug_info] =>
    [type] => PEAR_Error
    [user_info] =>
    [to_string] => [pear_error: message="HTML_QuickForm_Controller: Unhandled action "upload" in page "Email"" code=0 mode=callback callback=CRM_Core_Error::handle prefix="" info=""]
)


I've googled for this error, but can't find a similar problem or solution.  Any advice welcome...[/code]
« Last Edit: November 24, 2008, 08:35:09 pm by moondrake »

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Cannot send bulk email (Unhandled action "upload" in page "Email")
November 24, 2008, 09:05:08 pm

can you reproduce this on the demo machine. Reproducing on the drupal demo machine is fine since the code is the same between drupal and joomla for this instance. if you can reproduce, please file an issue along with the steps to trigger the bug

thanx

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

moondrake

  • I’m new here
  • *
  • Posts: 11
  • Karma: 2
Re: Cannot send bulk email (Unhandled action "upload" in page "Email")
November 24, 2008, 09:53:06 pm
Quote
can you reproduce this on the demo machine?

Done.  See http://issues.civicrm.org/jira/browse/CRM-3866
« Last Edit: November 25, 2008, 03:31:22 pm by moondrake »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Cannot send bulk email (Unhandled action "upload" in page "Email")

This forum was archived on 2017-11-26.