Back to Top

Notice: Use of undefined constant HTTP_IMAGE in OpenCart

Notice: Use of undefined constant HTTP_IMAGE in OpenCart

Here in this quick article, I am going to share solution of notice got in the open cart.Opencart is the free, open-source e-commerce system.OpenCart is robust and lightweight shopping cart system which is easy to install and use.

Today I have download latest version of opencart and install it.Then i have changed theme of opencart and after then run frontend.I got below error:

After searching in Google, I got that HTTP_IMAGE constant has been fully removed from the latest version of Opencart.

Well, to solve above issue ,I have opened config.php file and added below line of code into it.

Keep in Mind If you are using wamp server and above solution not works, you need to pass folder name too.because $_SERVER[‘HTTP_HOST’],only take localhost.

Hope this post will helpful for you, waiting for your responses.

Thank you for reading.Feel free to share your thoughts! Don’t Forget to Follow us on Twitter or Subscribe us to Get the Latest Updates.

Comments (2)

  1. Thanks…
    But I used as
    define(‘HTTP_IMAGE’, ‘image/’);

  2. There is something in this. I will know, thanks a lot for the explanation.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Most Popular Posts

MySQL FLUSH Commands

Posted on 12 years ago

Bhumi

New Features in MySQL 5.6

Posted on 13 years ago

Bhumi

Steps To speed up Eclipse IDE

Posted on 12 years ago

Bhumi

How to use MySQL Cursor

Posted on 12 years ago

Bhumi

How to create zoho leads using PHP?

Posted on 10 years ago

Bhumi