Best,
I removed the Idev OneStepCheckout free module from our website but now my var/log/system.log
is piling up with errors about it. I turned on the log to check everything was fine but it is not. We bought an other checkout module for a fact.
These are the steps we made.
Log:
2016-04-12T12:57:43+00:00 ERR (3): Warning: Invalid argument supplied for foreach() in /home/CPANELUSERNAME/public_html/includes/src/__default.php on line 23503
2016-04-12T12:57:47+00:00 ERR (3): Warning: array_merge(): Argument #2 is not an array in /home/CPANELUSERNAME/public_html/includes/src/__default.php on line 23478
2016-04-12T12:57:47+00:00 ERR (3): Warning: Invalid argument supplied for foreach() in /home/CPANELUSERNAME/public_html/includes/src/__default.php on line 23497
2016-04-12T12:57:48+00:00 ERR (3): Warning: array_merge(): Argument #2 is not an array in /home/CPANELUSERNAME/public_html/includes/src/__default.php on line 23478
2016-04-12T12:57:48+00:00 ERR (3): Warning: Invalid argument supplied for foreach() in /home/CPANELUSERNAME/public_html/includes/src/__default.php on line 23497
2016-04-12T12:57:58+00:00 ERR (3): Warning: array_merge(): Argument #2 is not an array in /home/CPANELUSERNAME/public_html/includes/src/__default.php on line 23478
2016-04-12T12:57:58+00:00 ERR (3): Warning: Invalid argument supplied for foreach() in /home/CPANELUSERNAME/public_html/includes/src/__default.php on line 23497
2016-04-12T12:57:59+00:00 ERR (3): Warning: array_merge(): Argument #2 is not an array in /home/CPANELUSERNAME/public_html/includes/src/__default.php on line 23478
2016-04-12T12:57:59+00:00 ERR (3): Warning: Invalid argument supplied for foreach() in /home/CPANELUSERNAME/public_html/includes/src/__default.php on line 23497
I need (a hint) to repair this, cause every returning error reported no Mather what is server load at the end and we want clean logs.
Thanks....
Solved! Go to Solution.
Hi @Anonymous
You have compilation feature enabled. First disable it and clear caches and re enable it.
Then it should work for you.
Hi @Anonymous
You have compilation feature enabled. First disable it and clear caches and re enable it.
Then it should work for you.
Best,
Thanks for your answer.
I read some forum posts and documentation about this compiler function in Magento and it seems to be a maker or breaker if its not used the right way.
You are my solution, thanks again.
Bram
Nowadays it's just beaker as there's no benefits from using it whatsoever. At least when you have sufficiently up to date PHP and Magento.