You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good morning, I am trying to embed addtocalendar inside of a Drupal page unfortunately I am receiving the following error:
AddToCalendar.com gets invalid event parameters
Sorry, but the provider of the event sends wrong parameters of the event and we can't create a valid response. We'll contact event provider and fix the error. You can leave your email and we will send you information about the event as soon as everything is fixed:
Here is the error log:
This value is not a valid email address.Passed value: <a href="mailto:myemail@myclient.com" class="mailto">myemail@myclient.com<span class="mailto"><span class="element-invisible"> (link sends e-mail)</span></span></a>
However, when I copy and paste the exact same code into a text file and run in my browser everything works exactly as it should.
Any ideas on why this could be occuring? Any ideas on how I can fix it?
The text was updated successfully, but these errors were encountered:
Good morning, I am trying to embed addtocalendar inside of a Drupal page unfortunately I am receiving the following error:
Here is the error log:
This value is not a valid email address.Passed value: <a href="mailto:myemail@myclient.com" class="mailto">myemail@myclient.com<span class="mailto"><span class="element-invisible"> (link sends e-mail)</span></span></a>
However, when I copy and paste the exact same code into a text file and run in my browser everything works exactly as it should.
Any ideas on why this could be occuring? Any ideas on how I can fix it?
The text was updated successfully, but these errors were encountered: