Forum Replies Created
-
AuthorPosts
-
ExpertGeeksParticipant
Thanks for the follow-up. I edited as directed, but I’m getting the following now;
[11-Nov-2020 20:04:37 Europe/London] Export::getData() – invoice – error: Syntax error in template “file:/var/www/html/sinv2020/simpleinvoices-master_2020/templates/invoices/eg-invoice/template.tpl” on line 161 “<td class=”” style=”text-align:right;” colspan=”3″>{$invoice.date|siLocal_date}</td>” unknown modifier ‘siLocal_date’
[11-Nov-2020 20:04:37 Europe/London] Export::showData() – No data to report.What has siLocal_date been changed to ?
- This reply was modified 4 years ago by ExpertGeeks.
ExpertGeeksParticipantSorry, I should have added that this is the latest version of 2020; Version: 2020.0.06 — 20201109
ExpertGeeksParticipant..to avoid confusion, I did try it. It didn’t make a difference.
ExpertGeeksParticipantdoubling the max_execution_time extends it from 30 to 60 seconds. The page loads instantly, so it’s not that 🙂
Attachments:
ExpertGeeksParticipantExpertGeeksParticipantThe previous version of simpleinvoices only tmp and public are owned & writeable by www-data. Are there other folders in this new version that www-data needs to write to ?
ExpertGeeksParticipantIt’s now owned by www-data and is set to 0755.. It’s still not loading up a list of customers sadly. Manage products page does the same.
- This reply was modified 4 years, 4 months ago by ExpertGeeks.
ExpertGeeksParticipantAt login I get the following error appear in the apache error log (attached).
PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /var/www/html/simpleinvoices/Inc/Claz/Config.php on line 239
- This reply was modified 4 years, 4 months ago by ExpertGeeks.
Attachments:
July 17, 2020 at 2:57 am in reply to: Quote alignment differers/missing between printpreviwe and PDF #987ExpertGeeksParticipant@ramanc51 You might want to check out the modified invoice template here;
https://simpleinvoices.group/wp-content/uploads/2020/07/invoice.zip
This renders the PDF more closely to the print preview.
- This reply was modified 4 years, 4 months ago by ExpertGeeks.
ExpertGeeksParticipantYes I changed the defaults as requested. I can see customer info in the public/data.json file. Please find attached the files/folders listed. Thanks.
EDIT: Can’t upload, apparently the 2.5Mb zip is above filesize limit. Do you want me to break in into chunks or can you raise the limit ? Thanks.
- This reply was modified 4 years, 4 months ago by ExpertGeeks.
ExpertGeeksParticipantBy default debug.error_reporting was set to = E_ERROR, zend.logger_level was set to = EMERG. Here’s the si.log (no other logs have any content). Cheers!
Attachments:
ExpertGeeksParticipantthere’s two logs in tmp/log/, paypal_ipn_results.log & si.log – both are empty.
public folder exists and is writeable and invoice list shows correctly.There’s nothing in apache error log.
ExpertGeeksParticipant..having said that, the PDF output of the payment info is being lumped together. In the template there are </br> but these are being ignored when the PDF is generated. I’ve separated each line into a separate row in the table, so they appear as intended.
Attachments:
ExpertGeeksParticipantYup, that’s got it. I recommend this replace the default invoice.
ExpertGeeksParticipantHi @fearless359,
Did you get chance to check out the invoice ?
-
AuthorPosts
Recent Comments