v1.5.7b PHP7.3 Easy Populate 4.0.36.ZC (mc12345678 version)

I have 1 issue below, as well as one question below.

I am receiving similar myDEBUG errors as the one indicated on previous page relating to line 661 - thrown when generating a Full EP request - the file is produced no problem at all so it appears it is not detrimental to function - my error however refers to a number of instances and different line numbers as per example below (truncated the error log - it continues further alternately with errors in line 655 and 651 - so is the fix the same for the different lines as it is for 661?;
Code:
[16-Feb-2021 17:00:09 Australia/Sydney] Request URI: /dazzlers/index.php?cmd=easypopulate_4, IP address: 121.45.84.235
#1 sizeof() called at [/dazzlers/easypopulate_4.php:281]
#2 require(/dazzlers/easypopulate_4.php) called at [/dazzlers/index.php:11]
--> PHP Warning: sizeof(): Parameter must be an array or an object that implements Countable in /dazzlers/easypopulate_4.php on line 281.

[16-Feb-2021 17:00:10 Australia/Sydney] Request URI: /dazzlers/index.php?cmd=easypopulate_4, IP address: 121.45.84.235
#1 require(/dazzlers/easypopulate_4.php) called at [/dazzlers/index.php:11]
--> PHP Warning: Use of undefined constant ORDERSEXPORT_LINK_SAVE1 - assumed 'ORDERSEXPORT_LINK_SAVE1' (this will throw an Error in a future version of PHP) in /dazzlers/easypopulate_4.php on line 605.

[16-Feb-2021 17:00:10 Australia/Sydney] Request URI: /dazzlers/index.php?cmd=easypopulate_4, IP address: 121.45.84.235
#1 require(/dazzlers/easypopulate_4.php) called at [/dazzlers/index.php:11]
--> PHP Warning: Use of undefined constant ORDERSEXPORT_LINK_SAVE1B - assumed 'ORDERSEXPORT_LINK_SAVE1B' (this will throw an Error in a future version of PHP) in /dazzlers/easypopulate_4.php on line 606.

[16-Feb-2021 17:00:10 Australia/Sydney] Request URI: /dazzlers/index.php?cmd=easypopulate_4, IP address: 121.45.84.235
#1 require(/dazzlers/easypopulate_4.php) called at [/dazzlers/index.php:11]
--> PHP Warning: Use of undefined constant ORDERSEXPORT_LINK_SAVE2 - assumed 'ORDERSEXPORT_LINK_SAVE2' (this will throw an Error in a future version of PHP) in /dazzlers/easypopulate_4.php on line 607.

[16-Feb-2021 17:00:10 Australia/Sydney] Request URI: /dazzlers/index.php?cmd=easypopulate_4, IP address: 121.45.84.235
#1 require(/dazzlers/easypopulate_4.php) called at [/dazzlers/index.php:11]
--> PHP Warning: Use of undefined constant ORDERSEXPORT_LINK_SAVE3 - assumed 'ORDERSEXPORT_LINK_SAVE3' (this will throw an Error in a future version of PHP) in /dazzlers/easypopulate_4.php on line 608.

[16-Feb-2021 17:00:10 Australia/Sydney] Request URI: /dazzlers/index.php?cmd=easypopulate_4, IP address: 121.45.84.235
#1 sizeof() called at [/dazzlers/easypopulate_4.php:655]
#2 require(/dazzlers/easypopulate_4.php) called at [/dazzlers/index.php:11]
--> PHP Warning: sizeof(): Parameter must be an array or an object that implements Countable in /dazzlers/easypopulate_4.php on line 655.

[16-Feb-2021 17:00:10 Australia/Sydney] Request URI: /dazzlers/index.php?cmd=easypopulate_4, IP address: 121.45.84.235
#1 sizeof() called at [/dazzlers/easypopulate_4.php:661]
#2 require(/dazzlers/easypopulate_4.php) called at [/dazzlers/index.php:11]
--> PHP Warning: sizeof(): Parameter must be an array or an object that implements Countable in /dazzlers/easypopulate_4.php on line 661.

[16-Feb-2021 17:00:10 Australia/Sydney] Request URI: /dazzlers/index.php?cmd=easypopulate_4, IP address: 121.45.84.235
#1 sizeof() called at [/dazzlers/easypopulate_4.php:655]
#2 require(/dazzlers/easypopulate_4.php) called at [/dazzlers/index.php:11]
--> PHP Warning: sizeof(): Parameter must be an array or an object that implements Countable in /dazzlers/easypopulate_4.php on line 655.

[16-Feb-2021 17:00:10 Australia/Sydney] Request URI: /dazzlers/index.php?cmd=easypopulate_4, IP address: 121.45.84.235
#1 sizeof() called at [/dazzlers/easypopulate_4.php:661]
#2 require(/dazzlers/easypopulate_4.php) called at [/dazzlers/index.php:11]
--> PHP Warning: sizeof(): Parameter must be an array or an object that implements Countable in /dazzlers/easypopulate_4.php on line 661.

[16-Feb-2021 17:00:10 Australia/Sydney] Request URI: /dazzlers/index.php?cmd=easypopulate_4, IP address: 121.45.84.235
#1 sizeof() called at [/dazzlers/easypopulate_4.php:655]
#2 require(/dazzlers/easypopulate_4.php) called at [/dazzlers/index.php:11]
--> PHP Warning: sizeof(): Parameter must be an array or an object that implements Countable in /dazzlers/easypopulate_4.php on line 655.

[16-Feb-2021 17:00:10 Australia/Sydney] Request URI: /dazzlers/index.php?cmd=easypopulate_4, IP address: 121.45.84.235
#1 sizeof() called at [/dazzlers/easypopulate_4.php:661]
#2 require(/dazzlers/easypopulate_4.php) called at [/dazzlers/index.php:11]
--> PHP Warning: sizeof(): Parameter must be an array or an object that implements Countable in /dazzlers/easypopulate_4.php on line 661.
QUESTION

Can this plugin produce the complete url for images rather than the shortened version (e.g. earrings/clip-on-earrings-527.jpg is produced but needs to be https://www.dazzlerscliponearrings.com.au/images/earrings/clip-on-earrings-527.jpg) this is required so I can create a Google Merchant Center feed - if it can, then how can I make any mods to get this result?

cheers,
Mike