fooman / emailattachments

Magento 1 Extension - add order confirmation, invoice, packing slip or creditmemo pdfs to your outgoing transactional emails. Also adds support for attaching terms and conditions and printing the order as a pdf.
http://store.fooman.co.nz/extensions/magento-extension-email-attachments.html
22 stars 22 forks source link

No order-mail to customer and no attachment file to admin, printing from backend = blank_page #29

Closed ZNFBiskup closed 7 years ago

ZNFBiskup commented 7 years ago

The result of the Fooman-selftest:

Config Version: 0.11.7
DB Version: Not Available
Data Version: Not Available
Starting Fooman_EmailAttachments_Model_Selftester
Default store loaded
Magento version: 1.9.3.1
Fooman_EmailAttachments Config version: 0.11.7
Checking file locations
Checking rewrites
Checking database
Found file with extra whitespace trailing: /var/www/html/magento/lib/PEAR/HTTP/Request/Listener.php
Found file with extra whitespace trailing: /var/www/html/magento/lib/PEAR/HTTP/Request.php
Found file with extra whitespace trailing: /var/www/html/magento/includes/src/PEAR/HTTP/Request/Listener.php
Found file with extra whitespace trailing: /var/www/html/magento/includes/src/PEAR/HTTP/Request.php
Found file with extra whitespace trailing: /var/www/html/magento/includes/src/PEAR_HTTP_Request.php
Found file with extra whitespace trailing: /var/www/html/magento/includes/src/PEAR_HTTP_Request_Listener.php
Result: failure
Self-test finished

FIREGENTO - Quick Rewrite Check

#PathRewrite ClassActive ClassStatus
1 cron/observer Aoe_Scheduler_Model_Observer Aoe_Scheduler_Model_Observer OK
2 cron/schedule Aoe_Scheduler_Model_Schedule Aoe_Scheduler_Model_Schedule OK
3 cron_resource/schedule_collection Aoe_Scheduler_Model_Resource_Schedule_Collection Aoe_Scheduler_Model_Resource_Schedule_Collection OK
4 googleanalytics/ga FireGento_GermanSetup_Block_Ga FireGento_GermanSetup_Block_Ga OK
5 catalog/product_configuration FireGento_GermanSetup_Helper_Catalog_Product_Configuration FireGento_GermanSetup_Helper_Catalog_Product_Configuration OK
6 checkout/data FireGento_GermanSetup_Helper_Checkout_Data FireGento_GermanSetup_Helper_Checkout_Data OK
7 tax/config FireGento_GermanSetup_Model_Tax_Config FireGento_GermanSetup_Model_Tax_Config OK
8 core/email_template_mailer Fooman_EmailAttachments_Model_Core_Email_Template_Mailer Fooman_EmailAttachments_Model_Core_Email_Template_Mailer OK
9 core/email_queue Fooman_EmailAttachments_Model_Core_Email_Queue Fooman_EmailAttachments_Model_Core_Email_Queue OK
10 core/app_emulation Fooman_EmailAttachments_Model_Core_App_Emulation Fooman_EmailAttachments_Model_Core_App_Emulation OK
11 customer/customer_api MageB2B_CustomerId_Model_CustomerApi MageB2B_CustomerId_Model_CustomerApi OK
12 customer/customer_api_v2 MageB2B_CustomerId_Model_CustomerApiV2 MageB2B_CustomerId_Model_CustomerApiV2 OK
13 adminhtml/customer_grid MageB2B_CustomerId_Adminhtml_Block_Customer_Grid MageB2B_CustomerId_Adminhtml_Block_Customer_Grid OK
14 catalog/product_view_media Magic_Catalog_Block_Product_View_Media Magic_Catalog_Block_Product_View_Media OK
15 importexport/import_entity_customer SeventhSense_ExtendedImportExport_Model_Rewrite_Import_Entity_Customer SeventhSense_ExtendedImportExport_Model_Rewrite_Import_Entity_Customer OK
16 adminhtml/sales_order_grid Webskills_Deleteorder_Block_Adminhtml_Sales_Order_Grid Webskills_Deleteorder_Block_Adminhtml_Sales_Order_Grid OK

Everytime I generate an order, it don't send to the "sucess" page, everytime I will direct to the cart. Then the admin will receive an order mail an the customer don't.

If I test to generate pdf in backend, I will get a blank page.

Every function work correctly if I unistall the extension.

fooman commented 7 years ago

In reply to

If I test to generate pdf in backend, I will get a blank page.

That usually means you encountered a fatal error - your server's error log should have more information on this server 500 error.

fooman commented 7 years ago

No further logs supplied - closing for now