Buttons not working (JS problem)

I successfully installed CS-cart.

All is working exept a few buttons.



Example 1:



When a try to update my profile by clicking update it gives a javascript error



Error: profiles_form has no properties

Source file: [url]http://www.tdsupplies.be/admin.php?target=profiles&mode=update[/url]

Line: 1



Example 2:



When I try to login on the My Account page - pressing the log in button it gives a javascript error



Error: mlf has no properties

Source file: javascript:%20mlf.submit%28%29%3Bvoid(0);

Line: 1



Example 3:



When I hit the logout button on the admin page it gives a javascript error



Error: fn_redirect is not defined

Source file: javascript: fn_redirect(‘admin.php%3Ftarget%3Dauth%26mode%3Dlogout’)

Line: 1



It seems that every button which calls a JS function does not work.



Can anyone support me with any help. Thank you.



I have browsed the support forums but did not find anything related to this problem yet.



Thanks in advance guys…

make sure all your folders are populated with the codes



visually check your server in the following folders (highlighted in red)


```php