ExpertGeeks

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 48 total)
  • Author
    Posts
  • in reply to: PDF generation urlsafe/htmlsafe #1195
    ExpertGeeks
    Participant

    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 3 years, 5 months ago by ExpertGeeks.
    in reply to: PDF generation urlsafe/htmlsafe #1193
    ExpertGeeks
    Participant

    Sorry, I should have added that this is the latest version of 2020; Version: 2020.0.06 — 20201109

    in reply to: Customer management on 2019.2.27 #1103
    ExpertGeeks
    Participant

    ..to avoid confusion, I did try it. It didn’t make a difference.

    in reply to: Customer management on 2019.2.27 #1101
    ExpertGeeks
    Participant

    doubling the max_execution_time extends it from 30 to 60 seconds. The page loads instantly, so it’s not that 🙂

    Attachments:
    in reply to: Customer management on 2019.2.27 #1052
    ExpertGeeks
    Participant

    thanks @RRowley, here’s the si.log.

    I’m running this on a linux host, www-data is the default user that runs the web service so if this user has read/write access it means that php scripts also have access.

    Attachments:
    in reply to: Customer management on 2019.2.27 #995
    ExpertGeeks
    Participant

    The 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 ?

    in reply to: Customer management on 2019.2.27 #993
    ExpertGeeks
    Participant

    It’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 3 years, 9 months ago by ExpertGeeks.
    in reply to: Customer management on 2019.2.27 #989
    ExpertGeeks
    Participant

    At 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 3 years, 9 months ago by ExpertGeeks.
    Attachments:
    ExpertGeeks
    Participant

    @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 3 years, 9 months ago by ExpertGeeks.
    in reply to: Customer management on 2019.2.27 #983
    ExpertGeeks
    Participant

    Yes 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 3 years, 9 months ago by ExpertGeeks.
    in reply to: Customer management on 2019.2.27 #975
    ExpertGeeks
    Participant

    By 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:
    in reply to: Customer management on 2019.2.27 #935
    ExpertGeeks
    Participant

    there’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.

    in reply to: Float Right ? #925
    ExpertGeeks
    Participant

    ..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:
    in reply to: Float Right ? #923
    ExpertGeeks
    Participant

    Yup, that’s got it. I recommend this replace the default invoice.

    in reply to: Float Right ? #912
    ExpertGeeks
    Participant

    Hi @fearless359,

    Did you get chance to check out the invoice ?

Viewing 15 posts - 31 through 45 (of 48 total)