Recent content by mvilela

  1. mvilela

    Fixed Joomla 5.1 and 'Fabrik cannot find files...' error

    Fabrik....working everywhere. Thanks
  2. mvilela

    count the number of times another field was repeated

    I updated, but something must still be missing. As my programming knowledge is limited, I would appreciate your help. $fac = '{hora}'; $mydb = Joomla\CMS\Factory::getContainer()->get('DatabaseDriver'); $query = $mydb->getQuery(true); $query->select('hora')...
  3. mvilela

    count the number of times another field was repeated

    I used this script in a calculation field to count the number of times another field was repeated. I don't know if it's because I updated to the latest versions of Joomla/Fabrik that it doesn't work. Any suggestion $fac = '{hora}'; $mydb = JFactory::getDbo(); $query = $mydb->getQuery(true)...
  4. mvilela

    Unable to create admin list module

    Fabrik 4 Delta now available for download | Fabrik (fabrikar.com)
  5. mvilela

    plugin php_events - email onDeleteRows

    Thanks. It was working perfectly.
  6. mvilela

    plugin php_events - email onDeleteRows

    Joomla 4.3.3, FabriK 4.0 delta 3, PHP 8.1 XAMPP for Windows 8.1.17 Sending an email onDeleteRows I always get the error: 0 Call to a member function get() on null I'm using the code I collected from the Wiki $data = $model->getData(); foreach ($data as $group) { foreach ($group as $row) {...
  7. mvilela

    Total plugin formatting box size

    Joomla! 4.3.2 Stable [ Bora ] 30-May-2023 16:00 GMT PHP Version 8.1.18 Fabrik 4.0 delta Template Helix Ultimate 2.0.13 Where can I set the box size of the Total element?
  8. mvilela

    [SOLVED] CHECKBOX ELEMENT: HOW TO LIMIT CHECKED QUANTITY

    Joomla 4.3.2, FabriK Gamma 3, PHP 8.1 Reports the following error: count(): Argument #1 ($value) must be of type Countable|array, null given
  9. mvilela

    Error in Lists "Advanced Search"

    Xampp, PHP 8.2.0, joomla 4.3.0 , fabrik_4.0gamma3 , T4 Template Blank I've already reset to vs 4.2.9 and the filters work fine. When I upgrade to vs 4.3.0 it reports error 1364 Field "id" doesn't have a default value. How to find the "id" in the middle of so many tables? attached prints.
  10. mvilela

    Error in Lists "Advanced Search"

    In lists with "Advanced Search" it reports the following error: "Notice: Undefined property via __get(): _registry in C:\xampp\htdocs\ases\components\com_fabrik\models\listfilter.php on line 625 in C:\xampp\htdocs \ases\libraries\vendor\joomla\registry\src\Registry.php on line 880"
  11. mvilela

    after update to joomla 4.3.0 DO NOT use the Fabrik backend admin

    Copying classes 42 to 43 solved the problem, and the system seems to be stable, so I didn't see the need to activate the J! System debug + Fabrik debugging. There was no other type of alert, namely reference to the table name
  12. mvilela

    after update to joomla 4.3.0 DO NOT use the Fabrik backend admin

    after updating this message appears 1364 Field 'id' doesn't have a default value In Fabrik backend "Fabrik cannot find files required for this version of Joomla. DO NOT use the Fabrik backend admin until this is resolved. Please visit our web site and check for announcements about this version"
  13. mvilela

    Help with Email List Plugin

    Sorted out. Disable the "Use WYSIWYG Editor" option. Thank you for your help
  14. mvilela

    Help with Email List Plugin

    The "Message" field does not appear nor do I have a choice in the settings.
  15. mvilela

    Help with Email List Plugin

    Xampp, PHP 8.2.0, joomla 4.28k, fabrik_4.0gamma2, template Cassiopeia Is it possible for the user to write in the body of the message? In my case I am not getting it.
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top