Cleveland Heights-University Heights Public Library Webdeveloper
Forum Replies Created
-
Forum: Plugins
In reply to: [Book a Room Event Calendar] Problems with install of CalanderThis sounds like a server configuration issue.
The first error starts with:
open(/var/cpanel/php/sessions/...Which looks like your session directory is either missing or not writable.
You may have to set a specific session directory in you PHP settings, or change the folder permissions if not set correctly. Please talk to your host and check your PHP settings.
Forum: Plugins
In reply to: [Book a Room] Change Images for roomsI am working on overhauling things and adding a lot more. I’ll jot this down! Keep in touch and join our Facebook page for more info!
Forum: Plugins
In reply to: [Book a Room] Events do not display on calendarFor this plugin, Meetings (public submitted) and Events (staff submitted) are considered different.
Events are only created by logged-in users, can be recurring, and the public can sign up to register for them, with a waiting list if full. An example is if we were holding a storytime or computer training. We are hosting it, and the public can sign up and come to it.
Meetings are public submitted, need to be approved, and are only for a single use. An an example would be someone scheduling a meeting room to hold a baby shower. This is not a public event, the public can’t register or invite themselves, so it’s not shown on the public event calendar.
If someone is signing up for a meeting room, when they pick a day, the hours for that day show what is available. You can even hide the names of public meetings in the settings for more privacy for your patrons.
Forum: Plugins
In reply to: [Book a Room] Events do not display on calendarThe Event Calendar is only for showing public events that you create in the WordPress Dashboard under Create Event. You won’t see public meeting requests on it.
You will see public meetings if you are trying to reserve a public room, like this:
http://stangelabreachurch.org/sa/news/calendar/reservations/?action=reserve&roomID=5×tamp=1492819200To view a list of meetings, go to the WordPress Dashboard and click Daily Schedules > Daily Meetings.
Forum: Plugins
In reply to: [Book a Room] Events do not display on calendarI see an event on your calendar:
http://stangelabreachurch.org/sa/news/calendar/?action=viewEvent&eventID=132
I would also check that your branches are set to “Available to Public” and that your room container has “Public?” checked and “Hide on daily?” unchecked.
Forum: Plugins
In reply to: [Book a Room] Events do not display on calendarI hope that was it!
The plugin was originally developed as 2 parts because we run meetings.site.org and an events.site.org sites, separate from each other.
I am looking to make this a single plugin soon.
Forum: Plugins
In reply to: [Book a Room] Events do not display on calendarThe main reason I would expect to see this is if the Calendar plugin can’t connect to the database.
The Event Calendar plugin needs to be configured in the Settings > Event Settings menu. This is a separate plugin from Book a Room so it doesn’t share configuration data. These two plugins will be merged into one eventually.
Do you get any errors when configuring the settings for the Event Calendar?
Forum: Plugins
In reply to: [Book a Room] Events do not display on calendarAlso, the [showReg] is just a page that people will hit when they register for an event.
[showCalendar] is the full calendar.
Forum: Plugins
In reply to: [Book a Room] Events do not display on calendarHave you set up at least one branch, room and room container?
Forum: Plugins
In reply to: [Book a Room] Reserve PopupI just put a new version (1.6) of the plugin with a small change. In the general settings you can now opt to hide the Meeting Room Contract.
Forum: Plugins
In reply to: [Book a Room] Change Images for roomsI’m not sure I understand. There are no “room” images, although you can change the branch image that shows up on the Reserve page in the branch settings.
Forum: Plugins
In reply to: [Book a Room] Reserve PopupIn the current version, there’s no way to hide it. In the next version, this should be an option.
The popup is used to “force” users to at least accept your meeting room rules and policy and so it is a required step.
Forum: Plugins
In reply to: [Book a Room] Can’t Create a BranchI’m not sure on the time frame, but I will be sending status updates out on the Facebook page soon.
Thanks for that error message.
Also, don’t forget to disable the error checking we turned on!
Forum: Plugins
In reply to: [Book a Room] Can’t Create a BranchAha! That is good to know! I’m working on a major upgrade so this will be something I’ll test, too.
Forum: Plugins
In reply to: [Book a Room] Can’t Create a BranchNo problem, hopefully we can figure it out!
Unfortunately, I just got back from a week out of town at a conference and my Adobe software licenses are being updated so I have to do everything in Notepad at the moment!
Let me look and see if I can find an easy way to troubleshoot the Branch insert SQL. I’ll get back to ASAP.