severnaa
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Issue with TicketsI put the site on my linux machine and it works fine so there is something that is fundamentally wrong with my xampp install. Thank you for the sanity check.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Issue with TicketsEM still works as long as I don’t have any tickets otherwise it will not allow me to publish the event. I made the change you suggested in the src file and it continued to have the same issue. I will look through the documentation.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Issue with TicketsI have tried all versions of php available on the official site. Starting up xampp fresh each time. No other plugins and a basic twenty theme. I feel like I am doing something weird with ticket entry but I just don’t know enough php to figure it out.
If there are any good suggestions to what the following entails:
Warning: count(): Parameter must be an array or an object that implements Countable in C:\xampp\htdocs\wordpress\wp-content\plugins\events-manager\classes\em-bookings.php on line 183
0/ 10I really think that refers to a specific ticket entry issue. The problem is that array in question on line 183 is referenced so many times in em-bookings.php that it will take hours of my time to figure out what is actually going on.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Issue with TicketsI am using the latest version of Events Manager and WordPress and have PHP 7.1
I deactivated all other plugins and used a basic theme and the same failure occured. I am going to activate and use PHP 6 and try that out now. Since the issue is definitely with the count() function but I do not know enough about php to really understand the problem.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Issue with Tickets“em-bookings.php” not “em-booking.php”
I downgraded to php version 7.1.39 and I still get the same issues do I need to restart the virtual server? A lower version of php?
Thank you