Auto Actions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 81: | Line 81: | ||
*Is the booking set to allow automatic Emails ("Mails" tab of the booking)? | *Is the booking set to allow automatic Emails ("Mails" tab of the booking)? | ||
*Do all trigger events apply to the booking? | *Do all trigger events apply to the booking? | ||
'''You don't have permission to access control2.php on this server''' error message, when the save button is clicked | |||
It is most likely something in your content triggering the firewall. | |||
Try adding the content bit by bit until you find the item causing the problem. | |||
Often it is a script or HTML item that appears to the firewall as a possible hacking attack. | |||
It can also be something that looks innocent like a combination of numbers and words like "and" or "or" that hackers often use in sql injection attacks. | |||
Once you find the item causing the problem, try rewording it. | |||