Bugs
-
Hi,
I’m trying to set this up for a company event but we are running into multiple bugs. We are using the Astra theme but I don’t think these are related.
Payment required email: rsvpmaker-email.php:3542 hardcodes this text at the end of the email:
<p>after shortcode and blocks</p>
Was that for debugging, or should it get replace later on?
When setting a start date and the event to run for 5 days and not display time, the admin breaks, the end date is set to 1970 and both the date and time show on the frontend.
I’ve tried modifying the end date and timestamp in the database but they get reset when the page is viewed. I overrode the function that outputs the date block as it’s not possible with the markup to remove the time on it’s own. The logic there doesn’t seem right, but I just removed the date block completely and added the correct dates to the page content.
The ical file that gets sent with the payment confirmation email contains incorrect links to the event and starts with LOCATION:See\: https\:// other links in that file are also incorrectly escaped.
Saving paypal keys in the main settings area broke that admin form and the only way I can now change options is to manually deserialize/edit/reserialize the database options table. When I try and save any changes after the keys are added, for example, switching between sandbox/production, I just get the page reloaded to wp-admin/options-general.php?page=rsvpmaker-admin.php and see the ’emails and mailing list’ tab without any of the changes being saved.
Are any of these things know issues?
- The topic ‘Bugs’ is closed to new replies.