• New Commercial Services Section

    We have now opened a commercial services section here on the forum. If you have a Fabrik project that you wish to have someone work on for you, post it under Help Wanted. If you are an application developer and wish to earn some money helping others, post your details under Fabrik Application Developers.

    Both of these are unmoderated. It will be up to both parties to work out the details and come to an agreement.

Email list plugin, email to..

henk

Member
I am trying to get the email list plugin working...
How to use placeholder in the email-to field?
A placeholder like {k53lq_pr_opsts___email} does not seem to work.

I also tried email-to (eval).
I entered return $row->k53lq_pr_opsts___email;
No succes.

What am I doing wrong?
 
OK
The placeholder is not filled in while viewing the email before it is send. (as I thought it was)
Also the sample php template is created after sending the email.
Now I do receive the mail as expected.
 
The placeholder is not filled in while viewing the email before it is send. (as I thought it was)
It's showing the placeholder, it can't show any data in the popup because it's taking the data from each selected row.
 
I've tried all the advertised ways, but the result is always the same. Opens the pop-up r and thinks. Inspecting a page I get console or error reported on image. Joomla v. 3.9.18., Fabrik 3.9 e php 7.3
 

Attachments

  • erro_email_list_plugin.png
    erro_email_list_plugin.png
    40.4 KB · Views: 142
Seems some 3rd party "animate" stuff (plugin, component, Joomla template?) is breaking the standard JS.
 
I disabled JS in the DJ-MegaMenu module. I tested with the mail service PHPmail, Sendmail and SMTP and always reports the same error "Failed to load resource: the server responded with a status of 404 ()"
 

Attachments

  • erro_list_email_plugin_16052020.png
    erro_list_email_plugin_16052020.png
    44.7 KB · Views: 144
...list/36.partial... doesn't look ok. It should be something like list/36?format=partial...
Did you try with SEF disabled?
Which exact Fabrik version are you running?
Do you have plugins/components related to SEF?
 
I turned off SEF. I improve because data already appears in the pop-up, but the email does not follow. Error 500
Joomla v. 3.9.18 from github (30-03-2020), Fabrik 3.9 and php 7.3

Attached Files:
 

Attachments

  • listmail_002.png
    listmail_002.png
    43.2 KB · Views: 133
  • listmail_001.png
    listmail_001.png
    40.9 KB · Views: 122
github (30-03-2020)
Try a new GitHub update. There was an issue addressing ? in URLs.

(Although this shouldn't be relevant in case of SEF off. Did you clear all Joomla and browser cache after changing your settings?)
 
Make a new update via Github and now everything is working, except the pop-up that does not close after sending the email.
Thank you for your help.
 
"does not close after sending the email"
Yes, it's showing the success message, e.g." x emails sent"
 
Hi! I have the same problem when SEF enabled. Is it possible to use this plugin with SEF enabled? Or there is only one decision of issue: working with SEF disabled?
 
It IS working with SEF enabled. It was only some time between GitHub updates where it was not. This didn't affect official Fabrik versions.
 
It IS working with SEF enabled. It was only some time between GitHub updates where it was not. This didn't affect official Fabrik versions.
Thanks for your answer!
Strange....I have the latest versions of Joomla (3.9.19) and Fabrik (3.9.2) and plugin doesn't work with SEF enabled ((.
 
What "doesn't work"? No popup, popup with spinning loader, not sending...?
Was it working with older versions?
Which php version?

The list email plugin is "sensitive", any system error/warning/notice may break the expected JSON string. Check in your browser dev console for JS errors in the console tab and also in the Network responses.
 
What "doesn't work"? No popup, popup with spinning loader, not sending...?
Was it working with older versions?
Which php version?

The list email plugin is "sensitive", any system error/warning/notice may break the expected JSON string. Check in your browser dev console for JS errors in the console tab and also in the Network responses.
1. There is popup with spinning loader
2. It was working with older version of Fabrik and Joomla. After several updating of Joomla I found that plugin didn't work correctly (popup with spinning loader).
3. PHP version is 7.2.23.

I have uploaded 3 photos with errors in my browser : 1.png, 3.png and 4.png- SEF enabled, 2.png - SEF disabled.
I tried to test this issue on different browsers and devices (laptop, smartphone). Result is the same.
 

Attachments

  • 1.png
    1.png
    122.3 KB · Views: 131
  • 2.png
    2.png
    141.2 KB · Views: 146
  • 3.png
    3.png
    87.6 KB · Views: 137
  • 4.png
    4.png
    65.8 KB · Views: 132
Last edited:
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top