Hello Fahad,
I spoke with my hosting provider and they tested the website on their end and got the following PHP warnings:
14-Jul-2020 21:41:33 UTC] PHP Notice: Trying to get property
‘user_login’ of non-object in
/wp-content/plugins/woo-order-splitter/inc/functions.php
on line 5917
[14-Jul-2020 21:41:33 UTC] PHP Notice: Trying to get property
‘user_email’ of non-object in
wp-content/plugins/woo-order-splitter/inc/functions.php
on line 5918
[14-Jul-2020 23:21:08 UTC] PHP Deprecated: WP_User->id was called with
an argument that is deprecated since version 2.1.0! Use
WP_User->ID instead. in
/wp-includes/functions.php on line 4997
[14-Jul-2020 23:21:08 UTC] PHP Deprecated: WP_User->id was called with
an argument that is deprecated since version 2.1.0! Use
WP_User->ID instead. in
/wp-includes/functions.php on line 4997
And confirmed that the errors stop occurring once the plugin is disabled.
Is there a way around this issue?
Thanks,
Ahmad
Dear Ahmad,
Please download version 3.2.7 from here
https://ww.wp.xz.cn/plugins/woo-order-splitter/advanced/
it is still not a full release but pushing it to the repository for you.
There are major changes enhancements in this version, in case you get any errors or warnings, just report me here as i am still working on this version.
P.S. Issues has been addressed which were reported by you recently.
Hello Fahad,
Thank you so much, I really appreciate it (honestly).
I will download it and test it right away.