happygojira
Forum Replies Created
-
Forum: Plugins
In reply to: [Book a Room] Create/Manage Events php errorLooks like everything is fixed!
Forum: Plugins
In reply to: [Book a Room] Create/Manage Events php errorFixed. Was able to activate and was able to create an event on the backend. Beer is on me if we ever meet.
Just checked the public facing page and see this error in the time selection section:Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569
I was able to submit a request, but unable to change the date.https://livonialibrary.org/reserve-a-room/?action=reserve&roomID=1
looks like i forgot to turn off debug mode.
- This reply was modified 2 years, 3 months ago by happygojira.
- This reply was modified 2 years, 3 months ago by happygojira.
- This reply was modified 2 years, 3 months ago by happygojira.
- This reply was modified 2 years, 3 months ago by happygojira.
Forum: Plugins
In reply to: [Book a Room] Create/Manage Events php errorI’ll turn on debug and see what I get.
php 7.4
mysql 5.7WordPress database error: [Duplicate column name 'ev_regContactType'] ALTER TABLE wp_dyyaha3nq9_bookaroom_reservations ADD <code>ev_regContactType</code> enum('both','phone','either','none','email') CHARACTER SET latin1 DEFAULT 'either'; WordPress database error: [Duplicate column name 'ev_regContactType'] ALTER TABLE wp_dyyaha3nq9_bookaroom_reservations_deleted ADD <code>ev_regContactType</code> enum('both','phone','either','none','email') CHARACTER SET latin1 DEFAULT 'either'; Fatal error: Uncaught Error: Call to undefined function set_option() in /var/www/wp-content/plugins/book-a-room/bookaroom.php:92 Stack trace: #0 /var/www/wp-content/plugins/book-a-room/bookaroom.php(55): update_bookaroom_database() #1 /var/www/wp-includes/class-wp-hook.php(307): bookaroom_script_enqueuer('') #2 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #3 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #4 /var/www/wp-settings.php(598): do_action('init') #5 /var/www/wp-config.php(97): require_once('/var/www/wp-set...') #6 /var/www/wp-load.php(50): require_once('/var/www/wp-con...') #7 /var/www/wp-admin/admin.php(34): require_once('/var/www/wp-loa...') #8 /var/www/wp-admin/plugins.php(10): require_once('/var/www/wp-adm...') #9 {main} thrown in /var/www/wp-content/plugins/book-a-room/bookaroom.php on line 92
Forum: Plugins
In reply to: [Book a Room] Create/Manage Events php errorDarn now, I get a critical error and crash the entire site. Had to go back in disable the plugin. Tried to activate it again and again crashed the site.
version 2.8.5
- This reply was modified 2 years, 3 months ago by happygojira.
Forum: Plugins
In reply to: [Book a Room] Create/Manage Events php errorWith debug mode turned on I see this:
WordPress database error: [Unknown column 'ev_regContactType' in 'field list'] INSERT INTO <code>wp_dyyaha3nq9_bookaroom_reservations</code> ( <code>res_created</code>, <code>ev_desc</code>, <code>ev_maxReg</code>, <code>ev_amenity</code>, <code>ev_waitingList</code>, <code>ev_presenter</code>, <code>ev_privateNotes</code>, <code>ev_publicEmail</code>, <code>ev_publicName</code>, <code>ev_publicPhone</code>, <code>ev_noPublish</code>, <code>ev_regStartDate</code>, <code>ev_regType</code>, <code>ev_submitter</code>, <code>ev_title</code>, <code>ev_website</code>, <code>ev_webText</code>, <code>ev_regContactType</code> ) VALUES( '2022-07-27 14:18:44', 'test', '', '', '', '', '', '', '', '', '0', '', 'no', 'Jack', 'test', '', '', '' ) Mysql Error
Forum: Plugins
In reply to: [Book a Room] Create/Manage Events php errorI’ll check it out!
If I create an event on the backend of wordpress I still get an error–“mysql error”. I checked my debug log in wp-content and see these errors
[27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 556 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 564 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 556 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 564 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 528 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569 [27-Jul-2022 18:04:02 UTC] PHP Warning: A non-numeric value encountered in /var/www/wp-content/plugins/book-a-room/templates/public/publicShowRooms_day.php on line 569
Here is an example of the iframe I’ve been using:
<iframe style=”text-align:center;” src=”https://pac.sals.edu/ContentXChange/Carousel/96/26/4″ width=”758px” frameborder=”0″ height=”350px”></iframe>thanks for looking.
Forum: Plugins
In reply to: [Book a Room] PHP 7.x.xAwesome!
Forum: Plugins
In reply to: [Book a Room] PHP 7.x.xI would be happy to be a tester ??
You da bomb!
Forum: Plugins
In reply to: [Book a Room] PHP 7.x.xI work for the Southern Adirondack Library System and do consultant work for a few libraries in the Pioneer Library System–both in New York State. I will check out your facebook page. Thx.
Forum: Plugins
In reply to: [Book a Room] PHP 7.x.xYou are amazing! Our Libraries love this plugin.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] PHP 7.2Thanks, we will give it a try and let you know.
Cheers.