Support

Home Forums Event Espresso Premium Mangled URLS

Mangled URLS

Posted: June 12, 2018 at 5:21 am


holyfeld

June 12, 2018 at 5:21 am

We’re in the middle of registering participants for an event.

Suddenly the payment URLS started “404”ing. This is how the registration URLS start:
http://www.https.com//coachingbeyondtheteam.com/registration-checkout/

Using Event Espresso Version 4.9.62.p
WordPress 4.9.6 running Twenty Seventeen theme.

What happened and how do I fix it?

Don


Tony

  • Support Staff

June 12, 2018 at 5:26 am

Hi there,

Where is that link coming from? In the emails or during a normal registration?

Is there an event I run a test registration on to view this?


holyfeld

June 12, 2018 at 6:44 am

<h3 class="callout">You can <a href="http://[PAYMENT_URL]">make a payment here »</a>.</h3> 

is the text I tried to post above


Josh

  • Support Staff

June 12, 2018 at 8:10 am

Hi Don,

The PAYMENT_URL shortcode outputs the full URL, so you should be able to change that part of the email to be:

<h3 class="callout">You can <a href="[PAYMENT_URL]">make a payment here »</a>.</h3> 


holyfeld

June 12, 2018 at 8:21 am

Hi Josh,

I wonder where the extra http: came from. Regardless,

I modified the message to include only [PAYMENT_URL] and a quick check says it works.

Thank you!


Josh

  • Support Staff

June 12, 2018 at 8:45 am

I wonder where the extra http: came from.

It may have been Sasquatch, you never know!

The support post ‘Mangled URLS’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso