Into the ucommerce backend, when I am on the product admin page, I cannot choose a media anymore (for the Thumbnail field for example). When I click on "Choose..." I have this exception in the console:
Uncaught TypeError: Cannot call method 'openModalWindow' of undefined
But I already see when this page load this error:
Uncaught TypeError: Cannot call method 'mainWindow' of undefined
It work well on the categories page
. How can I fix it?
Cannot choose the media in the backend anymore
Hello,
Into the ucommerce backend, when I am on the product admin page, I cannot choose a media anymore (for the Thumbnail field for example). When I click on "Choose..." I have this exception in the console:
Uncaught TypeError: Cannot call method 'openModalWindow' of undefined
But I already see when this page load this error:
Uncaught TypeError: Cannot call method 'mainWindow' of undefined
It work well on the categories page . How can I fix it?
REgards,
is working on a reply...