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 CiviContribute (Moderator: Donald Lobo) »
  • Generating PDFs Thank You Letters/Receipts
Pages: [1]

Author Topic: Generating PDFs Thank You Letters/Receipts  (Read 1454 times)

zesgar

  • I post occasionally
  • **
  • Posts: 107
  • Karma: 2
  • CiviCRM version: 4.3.4
  • CMS version: Joomla 2.5
Generating PDFs Thank You Letters/Receipts
December 08, 2011, 08:53:32 am
I am trying to print/generate a pdf of a contribution receipt from the search results of a find contribution.  I click check the contribution I select Print or email Contribution Receipts then click generate pdf and it always produces an error.  I am trying on two different sites of mine one on 4.0.7 another on 3.2 and nothing happens on either. 

Is there anything specific I haven't configured correctly?  In my 4.0.7 I added a pdf template..Anything else that would keep it from working?

I need a way to print thank you letters.  I am thinking about just reworking the receipt template and printing them at the end of each day through this method.  I have read through this forum  http://forum.civicrm.org/index.php?topic=21251.0  and would love to see an easy button like this or something.   

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: Generating PDFs Thank You Letters/Receipts
December 08, 2011, 09:49:34 am

what error does it produce?

Can u check your CiviCRM.*.log files for the backtrace

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

zesgar

  • I post occasionally
  • **
  • Posts: 107
  • Karma: 2
  • CiviCRM version: 4.3.4
  • CMS version: Joomla 2.5
Re: Generating PDFs Thank You Letters/Receipts
December 08, 2011, 11:39:28 am
This is all the error says.. I have debugging turned on and backtrace on.  How do I find the error log file or the backtrace? 

"Sorry. A non-recoverable error has occurred.
We experienced an unexpected error. Please post a detailed description and the backtrace on the CiviCRM forums: http://forum.civicrm.org/
Return to home page."

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: Generating PDFs Thank You Letters/Receipts
December 08, 2011, 02:05:43 pm

on joomla the logs are typically stored:

media/civicrm/templates_c/en_US/ConfigAndLog/

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

zesgar

  • I post occasionally
  • **
  • Posts: 107
  • Karma: 2
  • CiviCRM version: 4.3.4
  • CMS version: Joomla 2.5
Re: Generating PDFs Thank You Letters/Receipts
December 08, 2011, 03:26:18 pm
Dec 08 13:43:59  [info] Could not find membership record:

Dec 08 13:43:59  [info] $Fatal Error Details = Array
(
    [message] => We experienced an unexpected error. Please post a detailed description and the backtrace on the CiviCRM forums: http://forum.civicrm.org/
   
Code: [Select]
=>
)


Dec 08 13:43:59  [info] $backTrace = /home/wesley/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Error.php, backtrace, 303
/home/wesley/public_html/administrator/components/com_civicrm/civicrm/CRM/Contribute/Form/Task/PDF.php, fatal, 209
/home/wesley/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Form.php, postProcess, 250
/home/wesley/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/StateMachine.php, mainProcess, 167
/home/wesley/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/QuickForm/Action/Next.php, perform, 64
/home/wesley/public_html/administrator/components/com_civicrm/civicrm/packages/HTML/QuickForm/Controller.php, perform, 203
/home/wesley/public_html/administrator/components/com_civicrm/civicrm/packages/HTML/QuickForm/Page.php, handle, 103
/home/wesley/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Controller.php, handle, 284
/home/wesley/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Invoke.php, run, 224
/home/wesley/public_html/administrator/components/com_civicrm/admin.civicrm.php, invoke, 85
/home/wesley/public_html/administrator/components/com_civicrm/admin.civicrm.php, civicrm_invoke, 45
/home/wesley/public_html/libraries/joomla/application/component/helper.php, require_once, 156
/home/wesley/public_html/administrator/includes/application.php, renderComponent, 153
/home/wesley/public_html/administrator/index.php, dispatch, 47

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: Generating PDFs Thank You Letters/Receipts
December 08, 2011, 04:26:13 pm

similar error report here: http://forum.civicrm.org/index.php/topic,21905.html

lets continue the conversation there

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Generating PDFs Thank You Letters/Receipts

This forum was archived on 2017-11-26.