AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: RAS on April 03, 2017, 07:53:23 AM

Title: possible program bug
Post by: RAS on April 03, 2017, 07:53:23 AM
While using the inspect element feature in my opera web browser I came across what seems to be and error in some part of the program might be code error.
The attached image file is a screen shot of the inspect element results with the errors pinpointed with arrows.
Title: Re: possible program bug
Post by: Basara on April 03, 2017, 09:43:21 AM
Hello.

Please check value of the Store Url setting in the AbanteCart admin
Title: Re: possible program bug
Post by: abantecart on April 03, 2017, 12:04:55 PM
I wonder if this warning related to the fact that you use IP instead of domain.
Title: Re: possible program bug
Post by: RAS on April 05, 2017, 07:36:09 AM
I am using IP number because I am developing the site and have the URL to my actual domain name pointed to and running on another host with a different program and IP number.

I am getting another error that I have seen on this forum but have never found an answer to on the forum.
the Error is:

App Warning: AbanteCart core v.1.2.10 Warning: Accessing store with non-configured or unknown domain ( johnbourscheid.com/ ).
Check setting of your store domain URL in System Settings . Loading default store configuration for now. in /home/airglxrt/public_html/core/lib/config.php on line 210

 johnbourscheid.com is not my URL I do not know who it is, easycashloans.net/  also shows up as the unknown domain as well as localhost.

I am using the IP number for the define server function in config.php.

Do you have any Ideas about this what might cause this error?