Author Topic: Warning on website after upgrade to 1.1.8  (Read 6561 times)

Offline artist3412

  • Full Member
  • ***
  • Posts: 117
  • Karma: +16/-0
    • View Profile
    • In The Wind Creations
Warning on website after upgrade to 1.1.8
« on: February 04, 2014, 01:00:07 AM »
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.
           }
« Last Edit: February 04, 2014, 02:04:43 PM by eCommerce Core »
To send light into the darkness of men's hearts - such is the duty of the artist.  ~Schumann

Offline eCommerce Core

  • Administrator
  • Hero Member
  • *****
  • Posts: 1602
  • Karma: +93/-1
    • View Profile
Re: Warning on website after upgrade to 1.1.8
« Reply #1 on: February 04, 2014, 02:04:29 PM »
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

Offline artist3412

  • Full Member
  • ***
  • Posts: 117
  • Karma: +16/-0
    • View Profile
    • In The Wind Creations
Re: Warning on website after upgrade to 1.1.8
« Reply #2 on: February 04, 2014, 02:22:02 PM »
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

Offline artist3412

  • Full Member
  • ***
  • Posts: 117
  • Karma: +16/-0
    • View Profile
    • In The Wind Creations
Re: Warning on website after upgrade to 1.1.8
« Reply #3 on: February 04, 2014, 02:32:58 PM »
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

Offline artist3412

  • Full Member
  • ***
  • Posts: 117
  • Karma: +16/-0
    • View Profile
    • In The Wind Creations
Re: Warning on website after upgrade to 1.1.8
« Reply #4 on: February 04, 2014, 02:39:35 PM »
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

Offline artist3412

  • Full Member
  • ***
  • Posts: 117
  • Karma: +16/-0
    • View Profile
    • In The Wind Creations
Re: Warning on website after upgrade to 1.1.8
« Reply #5 on: February 05, 2014, 03:53:10 PM »
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

Offline eCommerce Core

  • Administrator
  • Hero Member
  • *****
  • Posts: 1602
  • Karma: +93/-1
    • View Profile
Re: Warning on website after upgrade to 1.1.8
« Reply #6 on: February 06, 2014, 04:17:39 PM »
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

 

Powered by SMFPacks Social Login Mod