Avik Nandy
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Tickets and Registration] Error on manual order woocommerceI too am experiencing this exact same issue. Same failure on the same line. Noticed after the update to WooCommerce 5.5.1 due to security reasons…Here’s my error stack…
Fatal error: Uncaught TypeError: Argument 1 passed to Tribe\Tickets\Plus\Commerce\WooCommerce\Regenerate_Order_Attendees::order_has_tickets() must be an instance of WC_Order, bool given, called in /var/www/htdocs/wp-content/plugins/event-tickets-plus/src/Tribe/Commerce/WooCommerce/Regenerate_Order_Attendees.php on line 74 and defined in /var/www/htdocs/wp-content/plugins/event-tickets-plus/src/Tribe/Commerce/WooCommerce/Regenerate_Order_Attendees.php:215 Stack trace: #0 /var/www/htdocs/wp-content/plugins/event-tickets-plus/src/Tribe/Commerce/WooCommerce/Regenerate_Order_Attendees.php(74): Tribe\Tickets\Plus\Commerce\WooCommerce\Regenerate_Order_Attendees->order_has_tickets(false) #1 /var/www/htdocs/wp-includes/class-wp-hook.php(292): Tribe\Tickets\Plus\Commerce\WooCommerce\Regenerate_Order_Attendees->add_single_order_action(Array) #2 /var/www/ht in /var/www/htdocs/wp-content/plugins/event-tickets-plus/src/Tribe/Commerce/WooCommerce/Regenerate_Order_Attendees.php on line 215
For the time being, I’ve had to disable Event Tickets/Event Tickets Plus b/c this was preventing any new orders from being created in WooCommerce…
Forum: Plugins
In reply to: [Meta pixel for WordPress] Fatal Errors trying to activate v3.0.5???I’ve resolved this error on my end – was related to a permissions setting on my server that was affecting vendor files being loaded…sorry for the trouble!
Forum: Plugins
In reply to: [Smart Slider 3] Problem w/ 3.3.25 after updateRamona,
Thank you for the superbly quick reply! Your fix suggestion worked! No more errors being reported on my live instance, so we’re good to go!
Thanks again, and thanks to the NextEnd team for this great plugin.
Cheers,
Avik
Forum: Plugins
In reply to: [RVM - Responsive Vector Maps] RVM + Bootstrap ModalsEnrico, I was able to solve the problem!
Thank you for releasing RVM 5.7.2, which introduced the rvm-active-custom-card class applied to cards displayed when clicked…
I was able to work around my issue where bootstrap modal classes were overriding RVM map classes by setting up some quick JQuery targetting that new class you added and then animate the body up/down as items are clicked.
I also set up a ‘close’ button on the box that appears so that it’ll slide back up to the map for further interaction by the user.
You can see it working here: https://medical-legalpartnership.org/partnerships/?cachebusted (had to add the ? due to temporary caching issues)
Thanks for the superbly useful (and unexpected) support on this issue, and a fine plugin, too!
- This reply was modified 5 years, 11 months ago by Avik Nandy. Reason: updated 'target' to 'targetting' for clarity
- This reply was modified 5 years, 11 months ago by Avik Nandy.