Jump to content

Delivery Slip - WHITE BLANK PAGE - debug mode helps, but ..


Recommended Posts

Hello,

    I am usign Prestashop 1.6.0.9 and I have a problem with Delivery Slip.

 

CASE #1

    When I am trying to generate all Delivery Slips:

index.php?controller=AdminDeliverySlip&token=196b8f6952583464ebcd81a37d0f61ca

the browser window turns into white color and nothing happened - Delivery Slips are not generated. URL of this page is:

index.php?controller=AdminPdf&token=0ea1556a4b228bdeb88e556395ab7425&submitAction=generateDeliverySlipsPDF&date_from=2014-02-19&date_to=2015-02-19.

 

CASE #2

    When I open my orders in BO:

index.php?controller=AdminOrders&id_order=47&vieworder&token=8a0b7ec9a8453f5sd54s329f5f4991a3c

and try to SHOW DELIVERY LIST then new window is opening with URL below and Delivery List is not showed / generated:

index.php?controller=AdminPdf&token=0ea825s54ds228bdeb36e546765ab7425&submitAction=generateDeliverySlipPDF&id_order=47

 

----

 

    When i turn DEBUG MODE on:

config/defines.inc.php -> define('_PS_MODE_DEV_', true);

then CASE #2 is ok = new window is opened, Delivery Slip is generated and pop up with OPEN | SAVE the PDF is here.

.. CASE #1 is still NOT WORKING (same behavior).

 

    But I donť want to enable DEBUG MODE permanently. Can anybody help me with this?

 

 

 

Thank You

Edited by J-works.cz (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...