• Hello Fabrik Community

    Fabrik is now in the hands of the development team that brought you Fabrik for Joomla 4. We have recently transitioned the Fabrik site over to a new server and are busy trying to clean it up. We have upgraded the site to Joomla 4 and are running the latest version of Fabrik 4. We have also upgraded the Xenforo forum software to the latest version. Many of the widgets you might have been used to on the forum are no longer operational, many abandoned by the developers. We hope to bring back some of the important ones as we have time.

    Exciting times to be sure.

    The Fabrik 4.0 Official release is now available. In addition, the Fabrik codebase is now available in a public repository. See the notices about these in the announcements section

    We wish to shout out a very big Thank You to all of you who have made donations. They have really helped. But we can always use more...wink..wink..

    Also a big Thank You to those of you who have been assisting others in the forum. This takes a very big burden off of us as we work on bugs, the website and the future of Fabrik.

Digsig don't display in email plugin

The URL
Code:
https://yourehome.co.za/index.php?option=com_fabrik&task=plugin.pluginAjax&plugin=digsig&method=ajax_signature_to_image&format=raw&element_id=3397&formid=138&rowid=10&repeatcount=0
is now showing the signature in a browser.

So, what if you use this exact code in the email plugin message body (note that on purpose there's no {rowid} or other placeholder yet... this only serves the purpose to see if the image of a digsig which guaranteed exists displays in an email):
Code:
<img src="https://yourehome.co.za/index.php?option=com_fabrik&task=plugin.pluginAjax&plugin=digsig&method=ajax_signature_to_image&format=raw&element_id=3397&formid=138&rowid=10&repeatcount=0" />
 
I tested both versions:
{digsig_element} and "hardcoded" <img...>
The {digsig-element} placeholder is creating exactly the image link, both versions are working.
 
Just tested again. Placed both the <img> and {digsig-element} one after the other in my email template. Only the hardcoded image display.
I then removed the email template and placed both the <img> and {digsig-element} one after the other directly in the body of the email and again only the hardcoded image displays.

I am happy using the hardcoded <img> in my template. Thank you both for your help with this. It is sincerely appreciated.
 
Tadaaaa! :) Well, good to hear.

And {rowid}, which you will certainly need), is working for you in the "hardcoded" img tag, but not element placeholders like {tablename___elementname}?
Anyway, you may want to check if you have some ACL set for any other Fabrik stuff (other plugins?), restricting it too much for your use case. If (element) placeholders are working for @troester, they should be working for you as well...
 
Strange, but as long as at least one version is working;)...

(Double-check for typos in the placeholder)
 
Tadaaaa! :) Well, good to hear.

And {rowid}, which you will certainly need), is working for you in the "hardcoded" img tag, but not element placeholders like {tablename___elementname}?
Anyway, you may want to check if you have some ACL set for any other Fabrik stuff (other plugins?), restricting it too much for your use case. If (element) placeholders are working for @troester, they should be working for you as well...

Yes, hardcoded img tag works great but not the {tabel___elementname} but I am happy to use hardcoded.
And yes, found a few others that were also set to registered and not public, thanks for spotting that.

Thanks again to you both for your assistance.
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top