Recent content by Dutchybert

  1. D

    Fatal error after update

    Thank you for the reply. I update the component with the Joomla update ooption. Updated all the suggestions. Not all my "own work" :) Found this solution: What I did was to replace: Code: <?php defined('JPATH_BASE') or die; $d = $displayData; echo $d['text']; with: Code: <?php...
  2. D

    Problem in my list after 3.3.4 fabrik version upgrade

    With some help I solved the same problem with this. Hope it helps you as well. See that there is a bug in the update files What I did was to replace: Code: <?php defined('JPATH_BASE') or die; $d = $displayData; echo $d['text']; with: Code: <?php defined('JPATH_BASE') or die; $d =...
  3. D

    Fatal error after update

    After updating my Fabrik component I get this error when I am trying to access a list view Fatal error: Cannot use object of type stdClass as array in /home/embudu/public_html/Sales/plugins/fabrik_element/birthday/layouts/fabrik-element-birthday-list.php on line 6 Can someone please help me. I...
  4. D

    Bug in scheduled tasks?

    I didn't set it. I left the default settings as they were, and than it happened that the data disappeared.
  5. D

    Bulk File Upload

    MMM, I didn't know that. Can;t you split them?
  6. D

    Bug in scheduled tasks?

    No I didn't, will do that right away and will see what happens tomorrow. Thanks!!!! Will report tomorrow
  7. D

    Bug in scheduled tasks?

    I made a scheduled task, where people get an Happy birthday mail. Everything is working fine. Once I open de site the mail is automatically send. BUT after sending the email for some reason their birthday details disappear? Is this a bug in the scheduled tasks, or am I doing something wrong?
  8. D

    Cron system plugin

    I uploaded fabric from github and installed everything. Now it is working.
  9. D

    Bulk File Upload

    Hi, I am not sure, but I had a more or less similar question. Toester advised me to change the upload to Ajax upload in the file upload options.
  10. D

    Cron system plugin

    Thank you for the reply. Did read this article. Went to github. But no schedule system plugin is shown. Please check attachment.
  11. D

    Cron system plugin

    Good morning, In WIKI I read that I have to install and publish the cron system plugin if I want to use Fabrik's scheduled taks. I trying to find this plugin but in vain. Did I "miss" something. In my Joomla plugin manager it is not listed either. Thanks
  12. D

    image in email plugin

    Hello forum members, I solved my problem. I didn't use a closing / Now everything is working the way I want it. Thank you for the hints. Regards
  13. D

    image in email plugin

    Hello again, I tried another code <img alt....> If I use this one I only see the text http://embudu.com/happy_birthday.jpg Does this mean the plugin doesn't accept all html codes?
  14. D

    image in email plugin

    Hello Troester, After returning home I started to work on my birthday email again. As on your request I see the image when I use the url. http://embudu.com/happy_birthday.jpg I use this code in the email message, <img scr="http://embudu.com/happy_birthday.jpg" align="center"> But for...
  15. D

    image in email plugin

    Tahnk you very much for the reply! Inwill try to do that first. Showing the image in the webbrowser. As I am going on hokiday, may I come back to you when necessary? Thanks
We are in need of some funding.
More details.

Thank you.

Staff online

Members online

Back
Top