News:

Support the VirtueMart project and become a member

Main Menu

404 Errrors

Started by Topknotch, April 10, 2020, 19:37:24 PM

Previous topic - Next topic

Topknotch

Hi,

I am getting these 404 errors all linked to Virtuemart and with high number hits -
administrator/components/com_virtuemart/assets/js/chosen.jquery.min.js
administrator/components/com_virtuemart/assets/js/fancybox/jquery.fancybox-1.3.4.pack.js
administrator/components/com_virtuemart/assets/js/vmprices.js
administrator/components/com_virtuemart/assets/js/vmsite.js

What are these, and how can I avoid the 404's?
Many thanks and stay safe !

GJC Web Design

#1
would be bizarre if these are really 404 on your site as they are necessary for VM to function
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jenkinhill

The files you list should not be in joomla-root/administrator/components/com_virtuemart/assets/js/

They are in joomla-root/components/com_virtuemart/assets/js/

A configuration error or some rogue extension?

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

Topknotch

Thanks Guys, that makes sense!
Hmm, now how would i find the rogue module?

Topknotch

#4
actually I have found it, it appears on the admin login page and any admin page -
JQMIGRATE: Migrate is installed, version 1.4.1
**/:51 GET https://**/administrator/components/com_virtuemart/assets/js/chosen.jquery.min.js net::ERR_ABORTED 404 (Not Found)
**/:52 GET https://**/administrator/components/com_virtuemart/assets/js/vmsite.js net::ERR_ABORTED 404 (Not Found)
**/:50 GET https://**/administrator/components/com_virtuemart/assets/js/vmprices.js net::ERR_ABORTED 404 (Not Found)
**/:49 GET https://**/administrator/components/com_virtuemart/assets/js/fancybox/jquery.fancybox-1.3.4.pack.js net::ERR_ABORTED 404 (Not Found)
**/:50 GET https://**/administrator/components/com_virtuemart/assets/js/vmprices.js net::ERR_ABORTED 404 (Not Found)
**/:51 GET https://**/administrator/components/com_virtuemart/assets/js/chosen.jquery.min.js net::ERR_ABORTED 404 (Not Found)
**/:52 GET https://**/administrator/components/com_virtuemart/assets/js/vmsite.js net::ERR_ABORTED 404 (Not Found)
DevTools failed to load SourceMap: Could not load content for chrome-extension://eakacpaijcpapndcfffdgphdiccmpknp/scripts/content_page.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
tag_assistant_compiled.js:126 GET https://**/administrator/components/com_virtuemart/assets/js/vmprices.js 404 (Not Found)

Any ideas what to do? Thanks

GJC Web Design

on a std install no attempt is made to load these on admin pages ...  so u must have an extension trying to do this

disable stuff till the calls disappear
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

Topknotch

Just if anyone else has this issue, it is linked to SH404sef, we have reported the issue and awaiting reply.
Thanks