Plugin Author
Zorem
(@zorem)
Hi, it does not relate to Flatsome, I just tried it on a website with Flatsome and IO was able to add a custom shipping provider. Try and clear your browser cache, refresh the page and try again, let me know how it goes
Thanks
Thread Starter
Toti
(@totingara)
Hi again.
Thank you for reply. With the same Flatsome edition, in the same server, but in others domains, it works without issues. Is it possibile a subdomain bug?
Thank you,
Toti.
-
This reply was modified 6 years, 6 months ago by
Toti.
-
This reply was modified 6 years, 6 months ago by
Toti.
Thread Starter
Toti
(@totingara)
Hi Zorem,
I solved the issue changing PHP of my server, from PHP7.3 to PHP7.2
Is it your plugin PHP7.3 compatible?
Best regards,
Toti.
Thread Starter
Toti
(@totingara)
This is the error that appear with PHP7.3:
2019-10-31T15:58:51+00:00 CRITICAL Uncaught Error: Call to undefined function iconv() in /home/xxxx/public_html/it/wp-content/plugins/woo-advanced-shipment-tracking/includes/class-wc-advanced-shipment-tracking-admin.php:2247
Stack trace:
#0 /home/xxxx/public_html/it/wp-content/plugins/woo-advanced-shipment-tracking/includes/class-wc-advanced-shipment-tracking-admin.php(2276): WC_Advanced_Shipment_Tracking_Admin::create_slug('Bartolini')
#1 /home/xxxx/public_html/it/wp-includes/class-wp-hook.php(286): WC_Advanced_Shipment_Tracking_Admin->add_custom_shipment_provider_fun('')
#2 /home/xxxx/public_html/it/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#3 /home/xxxx/public_html/it/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#4 /home/xxxx/public_html/it/wp-admin/admin-ajax.php(173): do_action('wp_ajax_add_cus...')
#5 {main}
thrown in /home/xxxx/public_html/it/wp-content/plugins/woo-advanced-shipment-tracking/includes/class-wc-advanced-shipment-tracking-admin.php alla riga 2247
Thread Starter
Toti
(@totingara)
UPDATE: I added “Iconv” extension to PHP7.3 and the issue was solved. Thanks so much for your support.
Plugin Author
Zorem
(@zorem)
Ok, let me know if you need further assistance
Thanks