i am trying to remove this contribution... i have replaced all my pre-modified files (so i thought at least) but i get the following errors when checking out...
what do i need to remove to get rid of this reference to the indvship.php ?
Warning: shipping(includes/languages/english/modules/shipping/indvship.php) [function.shipping]: failed to open stream: No such file or directory in /home/worldbil/public_html/store/includes/classes/shipping.php on line 36
Warning: shipping(includes/languages/english/modules/shipping/indvship.php) [function.shipping]: failed to open stream: No such file or directory in /home/worldbil/public_html/store/includes/classes/shipping.php on line 36
Warning: shipping() [function.include]: Failed opening 'includes/languages/english/modules/shipping/indvship.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/worldbil/public_html/store/includes/classes/shipping.php on line 36
Warning: shipping(includes/modules/shipping/indvship.php) [function.shipping]: failed to open stream: No such file or directory in /home/worldbil/public_html/store/includes/classes/shipping.php on line 37
Warning: shipping(includes/modules/shipping/indvship.php) [function.shipping]: failed to open stream: No such file or directory in /home/worldbil/public_html/store/includes/classes/shipping.php on line 37
Warning: shipping() [function.include]: Failed opening 'includes/modules/shipping/indvship.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/worldbil/public_html/store/includes/classes/shipping.php on line 37
Fatal error: Cannot instantiate non-existent class: indvship in /home/worldbil/public_html/store/includes/classes/shipping.php on line 39
----
i'm no php expert so it may be something simple. thanks in advance!