Hello!
Could you tell what is wrong with url to /components/com_virtuemart/assets/js/jquery.noconflict.js?vmver=8847 file which can be seen in console of Google Chrome at this site (http://www.antilopagold.su/)?
There is such error message in console:
QuoteFailed to load resource: the server responded with a status of 404 (Not Found)
File jquery.noconflict.js is presented in the pointed folder. Is that error due to ?vmver=8847 suffix in the url?
The suffix is the build revision number, appended to the true url, which in this case is /components/com_virtuemart/assets/js/jquery.noconflict.js
Makes tracing issues easier during a developpment program.
Quote from: jenkinhill on June 11, 2015, 11:19:56 AM
The suffix is the build revision number, appended to the true url, which in this case is /components/com_virtuemart/assets/js/jquery.noconflict.js
Makes tracing issues easier during a developpment program.
Thanks. How can i fix the error which is shown in console?
Is this an update? maybe the file on your server is uppercase?
Quote from: Milbo on June 12, 2015, 18:16:03 PM
Is this an update? maybe the file on your server is uppercase?
Thank you, Max. Yes, the file name was jquery.Noconflict.js and that was a trouble.
I made upgrade from VM 2.6.6 to 3.0.9 if you asked me about this