lukeau
Forum Replies Created
-
I seem to be having similar issue, however I have tried Andrews fix and it does not resolve the issue for me, so maybe different?
when clicking on the images for an item, the multiple expand icons appear
image:
Forum: Plugins
In reply to: [Advanced Shipment Tracking for WooCommerce] WP Lister or AST tracking failHi
I have done some screen shots as easier to remove customer information
Hopefully this can help. it appears on the customer order page and the full order page
https://ibb.co/MMJsRp6
https://ibb.co/hMqmy1n
https://ibb.co/JBG6VKgForum: Plugins
In reply to: [Advanced Shipment Tracking for WooCommerce] WP Lister or AST tracking failHi, entered the tracking manually
Thanks
Luke
Forum: Plugins
In reply to: [Advanced Shipment Tracking for WooCommerce] WP Lister or AST tracking failHi,
My apologies.. it is not WP Lister
As I just added a new tracking number for a order made through woocommerce, and I still get the error after adding the tracking number
Notice: Undefined index: tracking_id in /home/public_html/wp-content/plugins/woo-advanced-shipment-tracking/includes/class-wc-advanced-shipment-tracking.php on line 900
The shipping agent used is Australia Post
Thanks for your help with this
Luke
Ahh thank you very much. That is indeed what I overlooked. Overdue for new glasses!
Thank youForum: Fixing WordPress
In reply to: wp-cron.php problemI’ve got the same problem. I have followed the guide here by autotutorial
I got this:
bool(false)
array(5) {
[0]=>
bool(false)
[1560913633]=>
array(1) {
[“action_scheduler_run_queue”]=>
array(1) {
[“40cd750bba9870f18aada2478b24840a”]=>
array(3) {
[“schedule”]=>
string(12) “every_minute”
[“args”]=>
array(0) {
}
[“interval”]=>
int(60)
}
}
}
[1560913643]=>
array(1) {
[“litespeed_imgoptm_trigger”]=>
array(1) {
[“40cd750bba9870f18aada2478b24840a”]=>
array(3) {
[“schedule”]=>
string(16) “litespeed_filter”
[“args”]=>
array(0) {
}
[“interval”]=>
int(60)
}
}
}
[1560914100]=>
array(1) {
[“mc4wp_refresh_mailchimp_lists”]=>
array(1) {
[“40cd750bba9870f18aada2478b24840a”]=>
array(3) {
[“schedule”]=>
string(5) “daily”
[“args”]=>
array(0) {
}
[“interval”]=>
int(86400)
}
}
}
[1560914156]=>
array(1) {
[“wplister_update_auctions”]=>
array(1) {
[“40cd750bba9870f18aada2478b24840a”]=>
array(3) {
[“schedule”]=>
string(11) “fifteen_min”
[“args”]=>
array(0) {
}
[“interval”]=>
int(900)
}
}
}
}bool(false)
array(5) {
[0]=>
bool(false)
[1560913633]=>
array(1) {
[“action_scheduler_run_queue”]=>
array(1) {
[“40cd750bba9870f18aada2478b24840a”]=>
array(3) {
[“schedule”]=>
string(12) “every_minute”
[“args”]=>
array(0) {
}
[“interval”]=>
int(60)
}
}
}
[1560913643]=>
array(1) {
[“litespeed_imgoptm_trigger”]=>
array(1) {
[“40cd750bba9870f18aada2478b24840a”]=>
array(3) {
[“schedule”]=>
string(16) “litespeed_filter”
[“args”]=>
array(0) {
}
[“interval”]=>
int(60)
}
}
}
[1560914100]=>
array(1) {
[“mc4wp_refresh_mailchimp_lists”]=>
array(1) {
[“40cd750bba9870f18aada2478b24840a”]=>
array(3) {
[“schedule”]=>
string(5) “daily”
[“args”]=>
array(0) {
}
[“interval”]=>
int(86400)
}
}
}
[1560914156]=>
array(1) {
[“wplister_update_auctions”]=>
array(1) {
[“40cd750bba9870f18aada2478b24840a”]=>
array(3) {
[“schedule”]=>
string(11) “fifteen_min”
[“args”]=>
array(0) {
}
[“interval”]=>
int(900)
}
}
}
}I have updated my theme, plugins etc.. but error still being recorded.
error i was originally getting was:
PHP Warning: Invalid argument supplied for foreach() in /public_html/wp-cron.php on line 111