davelester / WPBadger

A lightweight badge issuing platform built using WordPress
Other
44 stars 13 forks source link

Pantheon 404 error #69

Open eilireland opened 7 years ago

eilireland commented 7 years ago

Hi All

Not sure if anyone will be able to help on this as its been a few years since this plugin has been updated but I said I would chance my arm

I have downloaded and installed the latest build 0.7.0 and the everything installs and is configured as I would like it to be. However when the user is sent an email saying your award is ready at this URL when they click the URL throws a 404 error

I decided to strip things back to their basics and just pasted in this code tag into the email that is sent out {AWARD_URL} the award URL looks like it is generating correctly but again when the Award_url is clicked I get a 404

Has anyone tried running this plugin on something like Pantheon before or be able to point in a direction of some solution I could try?

AS a FYI all other tags are filling as expected it just seems that the URL when clicked throws the error

Thanks a million

eilireland commented 7 years ago

Just an update on this it looks like {BADGE_TITLE}; {BADGE_URL} and {AWARD_URL} are all throwing a 404 :-(