Recent content by Debi

  1. D

    php for pdf output

    Hi Troester Thank you. I have a custom template for pdf output, and it's working well. I don't however have the skills to write the bit of php to add to the default.php in that template, in order to output the data in an element in the list that is being exported as a pdf. I've been able to do...
  2. D

    php for pdf output

    I've successfully cobbled together some php to output the data in a dropdown filter, in MPDF default.php, as below. Is there some similarly simple code I can use to output the data in an element in the table? <?php $myFilters = array(); foreach ($this->filters as $filter) {$myFilters[] =...
  3. D

    When clicking on PDF button in form I get a blank page and the word Error in top left corner

    Update: In my case, the php GD Library wasn't enabled. Now it is all working as expected.
  4. D

    When clicking on PDF button in form I get a blank page and the word Error in top left corner

    I am experiencing this issue since updating Joomla! to 3.9.13. Everything worked fine with 3.9.0. Will a github update solve this?
  5. D

    warning message lockrow

    Great! Thank you
  6. D

    warning message lockrow

    Joomla 3.9.4 php 7.1 Fabrik 3.9. I have the same message both with and without a recent (downloaded Friday) github update.
  7. D

    warning message lockrow

    I receive the following warning when I have lockrow elements published or unpublished, anywhere in the database. It only goes away if all lockrow elements are trashed. Warning: Declaration of PlgFabrik_ElementLockrow::renderListData($data, &$thisRow, $opts = Array) should be compatible with...
  8. D

    Lockrow in joined lists

    Right! Thanks Hugh
  9. D

    Lockrow in joined lists

    Hi. As an update, it turned out I had a group in the main table set to read only. Setting it to shown has fixed this particular issue. There are other issues that I'm working through,
  10. D

    Lockrow in joined lists

    Yes. The lockrow is in the main table.
  11. D

    Lockrow in joined lists

    I have lockrow plugins in a joined list. It nearly works, but in a kind of back to front manner! The owner of an unlocked row receives the correct message when opening a form to edit ("This record is being locked for your use. Nobody else can edit this record till you submit it. The record will...
  12. D

    Styling pdf output... for beginners please!

    Thank you very much for clarifying that troester. I am taking little steps at a time and am editing components/com_fabrik/views/list/tmpl/bootstrap-pdf/template_css.php. The small changes I am making are working well. Could you tell me if it's possible to exclude a whole column (element) from...
  13. D

    Styling pdf output... for beginners please!

    Hello. ? have installed Dompdf for Fabrik (in .../libraries/) and I can generate a pdf from list view both in the back and front end of my Joomla site. Can you guide me in how to style the pdf output please? I have copied the .../views/list/tmpl folder, and now have a .../views/list/tmpl-pdf...
  14. D

    Installation error

    Great, that worked. The updates showed up once I cleared the cache. Now to the Dompdf challenge! Thank you Troester
  15. D

    Installation error

    Updating the web install with pkg_fabrik_3.3.3.zip doesn't work for me. I receive the messages "Error Archive does not exist Error installing package Warning Update path does not exist. Package Update: There was an error installing an extension: plg_system_fabrik_3.3.3.zip
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top