This documentation refers to an older version of CiviCRM (3.4 / 4.0). The current stable version is 4.1. Please introduce all documentation changes and new material here.

Skip to end of metadata
Go to start of metadata
This page refers to CiviCRM 3.4 and 4.0, current STABLE version.

Documentation Search


CiviCRM 3.4 and 4.0 Documentation

Support and Participation

Developer Resources


CiviCRM books!

Make sure to check out the FLOSS Manual Understanding CiviCRM as well! You can also support this project by ordering a hard copy.

Or support us by buying an eBook or hard copy of Using CiviCRM from Packt Publishing.

CiviMail Upload problems.

PROBLEM: I completed the step of naming my mailing, selecting recipients, and then try to upload the message. Upon attaching files and clicking upload files, it returns me to step one.

RESPONSE 1: This happened to me recently. I'm pretty sure it was because I was trying to upload a 1.5M file and the php upload limit was 1M. This was on import — it gave me a wierd error message and kept me on the first screen of import (I think it said file required for import). I have not traced it, but i suspect php traps the error and does not send the file to the recieving script (in this case CiviCRM).

RESPONSE 2: Have your created the files/civicrm/upload/ directory per the installation instructions, and can you confirm it is writable by the web server?

[Source. ]

Labels
  • None