• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: "Script before User Email." not being called

"Script before User Email." not being called 12 years 2 days ago #23035

  • lunagraphica
  • lunagraphica's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 1
Running RSForm Pro on Joomla 2.5.

I created a form with current scripts for "Script called before the User Email is sent" and "Script called before the Admin Email is sent", but these scripts are not being executed. Is there something that I need to do to enable script execution?
The administrator has disabled public write access.

"Script before User Email." not being called 12 years 7 hours ago #23065

  • octavian
  • octavian's Avatar
  • NOW ONLINE
  • RSJoomla! Official Staff
  • Posts: 783
  • Thank you received: 110
Make sure you do not have any syntax errors in your scripts that prevents execution. Copy the scripts inside a php file and run them - make sure they don't throw "parse error" messages. Also make sure you are not including <?php tags in the scripting areas.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
Last Edit: 12 years 7 hours ago by octavian.
The administrator has disabled public write access.
The following user(s) said Thank You: lunagraphica

"Script before User Email." not being called 11 years 11 months ago #23097

  • lunagraphica
  • lunagraphica's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 1
For test purposes, I've created a simple one-line script that changes a value.

It WORKS if I place it in the "called on form display" or "called on form process" script areas.

It does NOT work if I place it in the "called before the User Email is sent" or "called before the Admin Email is sent" script areas.

Is there something different about the way these scripts are handled? Something that could prevent them from being invoked?
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!