Page 1 of 1

Dunninghams (New Zealand Butcher Supplies)

Posted: Wed Aug 11, 2021 1:40 pm
by d3z1gnr
First opencart site hosted on AWS Lightsail. Pretty impressed, very fast!

https://dunninghams.co.nz/

Re: Dunninghams (New Zealand Butcher Supplies)

Posted: Wed Aug 11, 2021 10:14 pm
by straightlight
Yes, very impressive:
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
DevTools failed to load source map: Could not load content for https://dunninghams.co.nz/catalog/view/ ... ery.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Ensure to use a website analyzer and to use the developers kit as well as monitoring your error logs prior to run your store in production, configure both config.php files as well as your .htaccess file.

Re: Dunninghams (New Zealand Butcher Supplies)

Posted: Thu Aug 12, 2021 3:42 am
by d3z1gnr
Interesting. Did not notice this error in console. Can you let me know how this will affect the website being served.
straightlight wrote:
Wed Aug 11, 2021 10:14 pm
Yes, very impressive:
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
DevTools failed to load source map: Could not load content for https://dunninghams.co.nz/catalog/view/ ... ery.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Ensure to use a website analyzer and to use the developers kit as well as monitoring your error logs prior to run your store in production, configure both config.php files as well as your .htaccess file.

Re: Dunninghams (New Zealand Butcher Supplies)

Posted: Thu Aug 12, 2021 6:12 am
by straightlight
d3z1gnr wrote:
Thu Aug 12, 2021 3:42 am
Interesting. Did not notice this error in console. Can you let me know how this will affect the website being served.
straightlight wrote:
Wed Aug 11, 2021 10:14 pm
Yes, very impressive:
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
DevTools failed to load source map: Could not load content for https://dunninghams.co.nz/catalog/view/ ... ery.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Ensure to use a website analyzer and to use the developers kit as well as monitoring your error logs prior to run your store in production, configure both config.php files as well as your .htaccess file.
By using a search engine named: Google . Since its appearance since the past 20 years, many results can be found such as this one: https://love2dev.com/blog/what-the-heck ... ou-fix-it/ .

Re: Dunninghams (New Zealand Butcher Supplies)

Posted: Thu Aug 12, 2021 6:48 am
by d3z1gnr
I know how to fix it, been doing this for awhile. Wanting you to tell me how this error is currently affecting the site being served to customers. I’m here all day.
straightlight wrote:
Thu Aug 12, 2021 6:12 am
d3z1gnr wrote:
Thu Aug 12, 2021 3:42 am
Interesting. Did not notice this error in console. Can you let me know how this will affect the website being served.
straightlight wrote:
Wed Aug 11, 2021 10:14 pm
Yes, very impressive:



Ensure to use a website analyzer and to use the developers kit as well as monitoring your error logs prior to run your store in production, configure both config.php files as well as your .htaccess file.
By using a search engine named: Google . Since its appearance since the past 20 years, many results can be found such as this one: https://love2dev.com/blog/what-the-heck ... ou-fix-it/ .

Re: Dunninghams (New Zealand Butcher Supplies)

Posted: Thu Aug 12, 2021 8:57 am
by straightlight
d3z1gnr wrote:
Thu Aug 12, 2021 6:48 am
I know how to fix it, been doing this for awhile. Wanting you to tell me how this error is currently affecting the site being served to customers. I’m here all day.
straightlight wrote:
Thu Aug 12, 2021 6:12 am
d3z1gnr wrote:
Thu Aug 12, 2021 3:42 am
Interesting. Did not notice this error in console. Can you let me know how this will affect the website being served.

By using a search engine named: Google . Since its appearance since the past 20 years, many results can be found such as this one: https://love2dev.com/blog/what-the-heck ... ou-fix-it/ .
Since you know how to fix it, then this error message should not be shown on a live store. The how this is going to affect is explained in details from the link I provided above.

Re: Dunninghams (New Zealand Butcher Supplies)

Posted: Thu Aug 12, 2021 9:22 am
by d3z1gnr
If you could actually point to the actual part of that link that tells me how the specific error you have kindly posted is affecting the delivery of this specific website to the customer, that would be grand. Here's a hint: it doesn't. The map error effects the home page in no way.

PS. when you talk to someone like you have below, expect a similar response. For someone who is an "expert member" I'm pretty surprised at the level of arrogance you have shown. I'd suggest going and bugging someone else as I'll push back on your crap all day.
straightlight wrote:
Thu Aug 12, 2021 8:57 am
By using a search engine named: Google . Since its appearance since the past 20 years, many results can be found such as this one: https://love2dev.com/blog/what-the-heck ... ou-fix-it/ .

Re: Dunninghams (New Zealand Butcher Supplies)

Posted: Thu Aug 12, 2021 5:07 pm
by straightlight
d3z1gnr wrote:
Thu Aug 12, 2021 9:22 am
If you could actually point to the actual part of that link that tells me how the specific error you have kindly posted is affecting the delivery of this specific website to the customer, that would be grand. Here's a hint: it doesn't. The map error effects the home page in no way.

PS. when you talk to someone like you have below, expect a similar response. For someone who is an "expert member" I'm pretty surprised at the level of arrogance you have shown. I'd suggest going and bugging someone else as I'll push back on your crap all day.
straightlight wrote:
Thu Aug 12, 2021 8:57 am
By using a search engine named: Google . Since its appearance since the past 20 years, many results can be found such as this one: https://love2dev.com/blog/what-the-heck ... ou-fix-it/ .
That's because you haven't read the article.

Re: Dunninghams (New Zealand Butcher Supplies)

Posted: Thu Aug 12, 2021 5:32 pm
by JNeuhoff
Nice website, well done!

As regards the 404 for https://dunninghams.co.nz/catalog/view/ ... ery.js.map:

I think straightlight is wrong here, there is no reference anywhere on your page for this resource. There are no 404s anywhere.

Re: Dunninghams (New Zealand Butcher Supplies)

Posted: Thu Aug 12, 2021 5:36 pm
by d3z1gnr
Thanks mate. Regarding Straightlight, one of the oddest conversations I've had in awhile - it was like I was on Stackoverflow!

The reason I posted was to highlight Amazon Lightsail which I am having a really good experience with. Opencart really hums on it :)
JNeuhoff wrote:
Thu Aug 12, 2021 5:32 pm
Nice website, well done!

As regards the 404 for https://dunninghams.co.nz/catalog/view/ ... ery.js.map:

I think straightlight is wrong here, there is no reference anywhere on your page for this resource. There are no 404s anywhere.

Re: Dunninghams (New Zealand Butcher Supplies)

Posted: Thu Aug 12, 2021 5:46 pm
by straightlight
JNeuhoff wrote:
Thu Aug 12, 2021 5:32 pm
Nice website, well done!

As regards the 404 for https://dunninghams.co.nz/catalog/view/ ... ery.js.map:

I think straightlight is wrong here, there is no reference anywhere on your page for this resource. There are no 404s anywhere.
The quote on my first reply was provided as to what his website has thrown on the Developers Kit > Console tab. Stating that I was wrong about it is simply presumptuous at this point. Besides, when visiting demo.opencart.com viewing the default theme, there are no error messages in there.