Jump to content

please help, java not working!!


Recommended Posts

Hey,

For some reason Java stopped working on my website. This just happend without any lead to it or changes in files.

Can someone please help? The website is www.mondengebit.nl

Under: Tanden Bleken - Gebitsbeschermers - Stop Knarsen

There was is a javascipt carousel of pictures. Not working anymore.

On a product page, lets say http://www.mondengebit.nl/product.php?id_product=13

The info below is open, what should only change when clicking the tab button. When you order the item, it is not transfered by AJAX but simpel link to the cart. And viewing large image of the product is also not working.

So I say some corruption in Javascript, but where and how if none of the files were changed or deleted.

Thank you for the help!

Q

Link to comment
Share on other sites

I think it is the Javascript carousel that is causing your problems. It is attempting to load jQuery v1.3.2, then Prestashop is attempting to load jQuery v1.2.6. This is causing a conflict. I suggest that you remove the reference to jQuery v1.3.2 and move the script tags below Prestashop's jQuery v1.2.6 script tag. Hopefully, the module will still work with jQuery v1.2.6.

Link to comment
Share on other sites

Hey,

beatngu was right. There was some exploit js script added to all my index and js files. Some Filezilla flaw when you store the password of the FTP. Script can read it and use it to inject the exploit script. Had to change ftp password, remove this js script from all the files and re-upload the files with different software.

Thanks for the help!

Q

Link to comment
Share on other sites

×
×
  • Create New...