Forum Replies Created
-
AuthorPosts
-
byoung2
ParticipantThank you for your help
Here is the error I got:
[Tue Jul 31 12:54:15.143008 2018] [:error] [pid 19873] [client 172.30.0.239:45880] PHP Fatal error: Uncaught Error: Call to undefined function mb_strtoupper() in /var/www/html/wp-content/plugins/event-tickets-plus/src/Tribe/Commerce/WooCommerce/Main.php:917\nStack trace:\n#0 /var/www/html/wp-content/plugins/event-tickets/src/Tribe/Tickets.php(2159): Tribe__Tickets_Plus__Commerce__WooCommerce__Main->save_ticket(123, Object(Tribe__Tickets__Ticket_Object), Array)\n#1 /var/www/html/wp-content/plugins/event-tickets/src/Tribe/Metabox.php(206): Tribe__Tickets__Tickets->ticket_add(123, Array)\n#2 /var/www/html/wp-includes/class-wp-hook.php(286): Tribe__Tickets__Metabox->ajax_ticket_add(”)\n#3 /var/www/html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)\n#4 /var/www/html/wp-includes/plugin.php(453): WP_Hook->do_action(Array)\n#5 /var/www/html/wp-admin/admin-ajax.php(99): do_action(‘wp_ajax_tribe-t…’)\n#6 {main}\n thrown in /var/www/html/wp-content/plugins/event-tickets-plus/src/Tribe/Commerce/WooCommerce/Main.php on line 917, referer: https://www.salaryhacking.com/wp-admin/post.php?post=123&action=edit
I was able to enable mbstring with the following:
$ sudo apt-get install php-mbstring php-gettext
$ sudo service apache2 restartbyoung2
ParticipantThis reply is private.
byoung2
ParticipantThis reply is private.
byoung2
ParticipantSo I made a little progress…by putting in inventory in WooCommerce the unlimited quantity went away, but now it says out of stock. Also when I go into the event editor, I see capacity and available (both 0). If I select “set capacity for this ticket” then the page the user sees now says “Tickets are no longer available.” I am unable to change the capacity or available values…anything I enter doesn’t get saved and it stays as zero.
-
AuthorPosts
