cancel
Showing results for 
Search instead for 
Did you mean: 

Remove free version Idev OneSetepCheckout results in log errors

SOLVED

Remove free version Idev OneSetepCheckout results in log errors

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.

  • Delete contents in app/code/local/Idev/OneStepCheckout
  • Delete file app/etc/modules/Idev_OneStepCheckout.xml
  • Remove files in app/design/frontend/base/default/template/onestepcheckout
  • Delete file app/design/frontend/base/default/layout/onestepcheckout.xml
  • Delete skin files: skin/frontend/base/default/onestepcheckout
  • Refresh cache

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....

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Remove free version Idev OneSetepCheckout results in log errors

Hi @Anonymous

 

You have compilation feature enabled. First disable it and clear caches and re enable it.

 

Then it should work for you.

---
Problem Solved Click Accept as Solution!:Magento Community India Forum

View solution in original post

3 REPLIES 3

Re: Remove free version Idev OneSetepCheckout results in log errors

Hi @Anonymous

 

You have compilation feature enabled. First disable it and clear caches and re enable it.

 

Then it should work for you.

---
Problem Solved Click Accept as Solution!:Magento Community India Forum

Re: Remove free version Idev OneSetepCheckout results in log errors

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

Re: Remove free version Idev OneSetepCheckout results in log errors

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.

Tanel Raja