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 CiviCase (Moderator: Dave Greenberg) »
  • Error message CiviCRM-001
Pages: [1]

Author Topic: Error message CiviCRM-001  (Read 1121 times)

alex_188

  • I’m new here
  • *
  • Posts: 1
  • Karma: 0
  • CiviCRM version: CiviCRM 4.4.5
  • CMS version: Joomla 2.5.20
  • MySQL version: 5.1.72-cll
  • PHP version: 5.3.28
Error message CiviCRM-001
May 11, 2014, 03:05:58 am
hello,

The fowling error appears  when I trying to do one of those tasks:

  • New mailing
  • Sent sms
  • Add new smtp mail server

Error:

Quote

CiviCRM-001 - An error has occurred.

<div id="crm-container" class="crm-container" lang="en" xml:lang="en"> <style type="text/css" media="screen">@import url(/joomla16/administrator/components/com_civicrm/civicrm/css/civicrm.css);</style> <style type="text/css" media="screen">@import url(/joomla16/administrator/components/com_civicrm/civicrm/css/extras.css);</style> <div class="messages status no-popup"> <div class="icon red-icon alert-icon"></div> <span class="status-fatal">Sorry but we are not able to provide this at the moment.</span> <div class="crm-section crm-error-message">The site administrator needs to enter a valid 'FROM Email Address' in <a href="/joomla16/administrator/?option=com_civicrm&amp;task=civicrm/admin/domain&amp;action=update&amp;reset=1">Administer CiviCRM &raquo; Communications &raquo; FROM Email Addresses</a>. The email address used may need to be a valid mail account with your email service provider.</div> <p><a href="http://dorms.0xhost.net/joomla16/administrator/" title="Main Menu">Return to home page.</a></p> </div> </div> <script language="JavaScript"> function toggle( element ) { var className = element.className; if ( className == 'crm-accordion-wrapper collapsed crm-fatal-error-details-block') { element.className = 'crm-accordion-wrapper crm-fatal-error-details-block'; } else { element.className = 'crm-accordion-wrapper collapsed crm-fatal-error-details-block'; } } </script>



can some one help ?

demeritcowboy

  • Ask me questions
  • ****
  • Posts: 570
  • Karma: 42
  • CiviCRM version: Always the latest!
  • CMS version: Drupal 6 mostly, still evaluating 7.
  • MySQL version: Mix of 5.0 / 5.1 / 5.5
  • PHP version: 5.3, usually on Windows
Re: Error message CiviCRM-001
May 11, 2014, 08:54:21 am
The styling is weird but in the middle it states:
The site administrator needs to enter a valid 'FROM Email Address' in  Administer CiviCRM -> Communications -> FROM Email Addresses

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviCase (Moderator: Dave Greenberg) »
  • Error message CiviCRM-001

This forum was archived on 2017-11-26.