Cleveland Heights-University Heights Public Library Webdeveloper
Forum Replies Created
-
Forum: Plugins
In reply to: [Book a Room] Error – Create Event Page BlankIf your user is logged in to the site, they should be able to enter events without time restrictions. Those should only affect public, un-logged users.
I appreciate the offer! Are you bilingual? I’ve made the project i19n compliant and it’s ready for translation into a number of languages!
Forum: Fixing WordPress
In reply to: Splitting Title into Two LinesCan you try adding a <br> as the line break and see if that works? Also, there is a “narrow” option in the settings for thinner themes.
Forum: Plugins
In reply to: [Book a Room] New Request Alert not showing upAlso, there may be an issue if your PHP and MySQL time zones are set differently.
Forum: Plugins
In reply to: [Book a Room] Empty/missing reservationsAnother issue we’ve found is if your web server/PHP time zone is set differently than your MySQL time zone.
Forum: Plugins
In reply to: [Book a Room] New Request Alert not showing upThis start/end time error is really generic so I’ve made an update that will break down the error further. Let me know when you’ve run the update and lets see what the exact place of failure is.
Forum: Plugins
In reply to: [Book a Room] Empty/missing reservationsWhen I try to register on the page, I get a start/end time error. This is a really generic error so I’ve made an update that will break down the error further. Let me know when you’ve run the update.
Forum: Plugins
In reply to: [Book a Room] Error – Create Event Page BlankDid this resolve your issue?
Forum: Plugins
In reply to: [Book a Room] New Request Alert not showing upAre you using the latest version? There was a bug with this but it should have since been fixed.
Forum: Plugins
In reply to: [Book a Room] Maximum occupancy error missing the allowed number.Glad I could help!
Forum: Plugins
In reply to: [Book a Room] Maximum occupancy error missing the allowed number.I found the bug causing this and have made a new version that should be live momentarily. Please update your plugin and try again.
Forum: Plugins
In reply to: [Book a Room] Reserve Buffer not allowing same day reservationI can’t tell you how much trouble I had when we moved to a hosting two time zones over.
I’m so glad it works now!
Forum: Plugins
In reply to: [Book a Room] Reserve Buffer not allowing same day reservationI’m thinking about MySQL’s setting, since that’s where it’s reading the time.
Can you run MySQL commands?
Try:
SELECT @@system_time_zone;Forum: Plugins
In reply to: [Book a Room] Reserve Buffer not allowing same day reservationIs your server in the same time zone as you? I has issues with that on our own installation.
Forum: Plugins
In reply to: [Book a Room] Reserve Buffer not allowing same day reservationDumb question. Is the branch open today in the settings?
Forum: Plugins
In reply to: [Book a Room] Reserve Buffer not allowing same day reservationIs the branch in question set to “Available to the public?”
Does the Room Container have “Public?” checked?