Warning on website after upgrade to 1.1.8

Started by artist3412, February 04, 2014, 01:00:07 AM

Previous topic - Next topic

artist3412

After upgrading to ver 1.1.8 everything looks fine on my website except that at the bottom it shows this error (see attached). I went to this line in my Cpanel and the lines read as:

if ( $this->has_extensions && $result = $this->extensions->isExtensionResource('T', $filename) ) {
               if ( is_file($file) ) {
                   $warning = new AWarning("Extension <b>".$result['extension']."</b> overrides core template with <b>".$filename."</b>" );
                   $warning->toDebug();
               }
               $file = $result['file'];

Im not sure what this is. Or what to do about it. Thanks in advance.
           }
To send light into the darkness of men's hearts - such is the duty of the artist.  ~Schumann

eCommerce Core

First. This is not an error. It says warning. There is no harm
Second. Did you have banner templates moved to code template directory? They are not suppose to be there.
"If you're in the luckiest one per cent of humanity, you owe it to the rest of humanity to think about the other 99 per cent."
― Warren Buffett

artist3412

I haven't moved anything at all. sorry about saying it was an error. I will check it out in Cpanel.
To send light into the darkness of men's hearts - such is the duty of the artist.  ~Schumann

artist3412

what do you mean by "code template directory" ?
To send light into the darkness of men's hearts - such is the duty of the artist.  ~Schumann

artist3412

I have AbanteCart/extensions/banner_manager .  If you meant core, the only things I have listed are core/extension/default, core/extension/payment and core/extension/shipping
To send light into the darkness of men's hearts - such is the duty of the artist.  ~Schumann

artist3412

I was able to remove the warning on my website by deleting the lines in my view.php that I previously posted in my earlier post. I hope this does not cause issues later on, but I needed to remove it from my website so clients would not see it. So far everything seems to be working okay.
To send light into the darkness of men's hearts - such is the duty of the artist.  ~Schumann

eCommerce Core

Glad you could figure it out. Thank you for sharing a solution.
"If you're in the luckiest one per cent of humanity, you owe it to the rest of humanity to think about the other 99 per cent."
― Warren Buffett

Forum Rules Code of conduct
AbanteCart.com 2010 -