Suppose i have a theme created for a particular application. Now i want that theme to be used in another application. I have tried that by copying the theme zipped folder to the other application's theme folder and by selecting that theme from project settings. But when i try to run that i got the errors:
404 - file not found for file: ui/js/login_i18n.js 404 - file not found for file: ui/js/login.js 404 - file not found for file: ui/yui/reset-fonts.css 404 - file not found for file: SSO/
What shall i do to make this work?