Jump to content
  • 0

Issue When Deleting A Draft Invoice


Question

Posted

Hi i create a draft invoice like this image:

 

2qicoi9.png

 

then if i want to delete that draft i click Delete

 

24o60ih.png

 

then i click Yes to confirm and it shows this page:

 

2djp3c7.png

 

shows blank page is that normal? or im doing something wrong or have any perms issues.

 

i tried to debug the issue using error reporting here what i got:

Oh noes!

Cannot modify header information - headers already sent by (output started at /home/1/public_html/portal/lib/language.php:84) on line 311 in /home/1/public_html/portal/lib/controller.php

thank you very much.

13 answers to this question

Recommended Posts

  • 0
Posted

Turn on error reporting and see if an error is output

 

To enable error reporting, edit /config/blesta.php and change

Configure::errorReporting(0);

to

Configure::errorReporting(-1);

  • 0
Posted

yeah i did that shows this:

Oh noes!

Cannot modify header information - headers already sent by (output started at /home/1/public_html/portal/lib/language.php:84) on line 311 in /home/1/public_html/portal/lib/controller.php
  • 0
Posted

yes i just reinstalled blesta and created a draft and shows this:

Cannot modify header information - headers already sent by (output started at /home/streamin/public_html/portal/lib/language.php:84) on line 311 in /home/streamin/public_html/portal/lib/controller.php

  • 0
Posted

Mike, did you change your invoice draft format? DRAFT-{num} is the default.

 

I'm still not able to duplicate this in my environment, can anyone else confirm?

 

Hey mate, my draft format is: DRAFT-{num} too, my normal invoices are CW-{year}-{num} But I don't use drafts :) You can log into my system and make a invoice for 1500 mate.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...