Cleveland Heights-University Heights Public Library Webdeveloper
Forum Replies Created
-
Forum: Plugins
In reply to: [Book a Room] Updating to 2.3Do you have a link to the public page?
Forum: Plugins
In reply to: [Book a Room] Updating to 2.3There is a setting for Narrow or Wide/Responsive in the general settings.
Forum: Plugins
In reply to: [Book a Room] Updating to 2.3If you look in the database, everything in your WordPress Database for Book a room starts with
{your prefix}_bookaroom_{tablename}If you copy those tables and move them into the other server, it should work.
This is for the data tables only (so things like rooms, amenities, reservation data)! This doesn’t move over all the options as some area saved in the WP options table. You will have to check your settings carefully and make sure the base settings are correct.
Forum: Plugins
In reply to: [Book a Room] Updating to 2.31.6.7 is the latest live version.
Do you have access to server email to see if things were deferred or if there was an error?
Without seeing the email setup page, I’m not sure I can be more help. If you can send a screenshot as a direct message on our Facebook page so your information isn’t listed publicly, I could take a look, but I don’t want those email addresses being put up publicly if we don’t have to!
As far as using the newer version, if you back up your older version Book a Room plugin folders and database, you can try removing the old version’s folder and dropping in the unzipped test version. The new version uses the same DB with the addition of a new table so if you have to go back to the previous version, you should be okay.
But, again, back up everything! THis is still being tested and there have been a few bug fixes already.
Forum: Plugins
In reply to: [Book a Room] Updating to 2.3You have configured the email on the email page and testing doesn’t send? Have you tried checking the Reply-to method and tested again?
Forum: Plugins
In reply to: [Book a Room] Updating to 2.3I would wait until it’s official and you can upgrade from the repository. That link is, again, to a beta test version that isn’t official. It’s there for testing, so please don’t use it on your live site!
Forum: Plugins
In reply to: [Book a Room] Updating to 2.3Did you edit the new email settings? There are now more fields and things have changed.
Forum: Plugins
In reply to: [Book a Room] Updating to 2.3This is a beta, so you either need to uninstall the old one first or write over your directory with the new files.
Please back up! This is not a live version, it’s a test, only.
Forum: Plugins
In reply to: [Book a Room] Registration FormI’m overhauling quite a bit and changed the way templates work, too. If you hit our Facebook page, you can get links to the latest test version.
Forum: Plugins
In reply to: [Book a Room] Registration FormOh, the registration stuff is in the Event Calendar plugin!The registration template for new room reservations is in templates/public/publicRequest.php
- This reply was modified 8 years, 11 months ago by Cleveland Heights-University Heights Public Library Webdeveloper.
Forum: Plugins
In reply to: [Book a Room] Registration FormI can’t help with modifications for each user or I’ll never have time to work on the official releases! That being said, the templates are found in the templates folder. They do include code as well as just text, so modifying them can break things if you alter the code parts.
The next big version which we are testing at the moment is the big i18n update. After that I’ll be working on the options for headers and required fields.
Forum: Plugins
In reply to: [Book a Room] Registration FormIt’s not as simple as removing a part of the code on the template page, since there are parts that check for errors and empty inputs on different pages.
This is something that will be possible in future versions.
Forum: Plugins
In reply to: [Book a Room] Test Email not workingIf you are physically removing parts of code, there’s really no way I can troubleshoot it.
Have you set up the Events plugin settings with the correct database information?
As far as the emails, If you go to our Facebook page, there is a new test version out that revamps the email settings and method.
Forum: Plugins
In reply to: [Book a Room] Permission Settings for EventsRight now, anyone logged in has access to Book a Room. I will be adding security restrictions in the future. As I am developing and testing this solo, I’m not able to give you a timetable, but it is on the list!
Forum: Plugins
In reply to: [Book a Room] Events do not display on calendarIf you check out https://www.facebook.com/bookaroomplugin/ you can get the latest test builds.
I Wait till I put up the latest one (sometime this morning) since it’s got the latest bug fixes!