You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI, just playing around with this extension. After switching on the logging, I do get some messages that there are some assets missing.
Please note that I am on boilerplate, I guess that there lies the problem.
Below is an example, there are many more missing assets.
I have already deleted the whole assets folder to have re-populated, without success.
Any ideas?
exception 'CHttpException' with message 'Unable to resolve the request "assets/e75f0595/js/bootstrap.js".' in system/web/CWebApplication.php:286
Stack trace:
#0 /var/yii_dev/common/components/WebApplication.php(33): CWebApplication->runController('assets/e75f0595...') #1 system/web/CWebApplication.php(141): WebApplication->runController('assets/e75f0595...') #2 system/base/CApplication.php(180): CWebApplication->processRequest() #3 application/www/index.php(90): CApplication->run() #4 {main}
HI, just playing around with this extension. After switching on the logging, I do get some messages that there are some assets missing.
Please note that I am on boilerplate, I guess that there lies the problem.
Below is an example, there are many more missing assets.
I have already deleted the whole assets folder to have re-populated, without success.
Any ideas?
exception 'CHttpException' with message 'Unable to resolve the request "assets/e75f0595/js/bootstrap.js".' in system/web/CWebApplication.php:286
Stack trace:
#0 /var/yii_dev/common/components/WebApplication.php(33): CWebApplication->runController('assets/e75f0595...')
#1 system/web/CWebApplication.php(141): WebApplication->runController('assets/e75f0595...')
#2 system/base/CApplication.php(180): CWebApplication->processRequest()
#3 application/www/index.php(90): CApplication->run()
#4 {main}
REQUEST_URI=/assets/e75f0595/js/bootstrap.js
HTTP_REFERER=http://www.mySite.com/audit/log/index/
The text was updated successfully, but these errors were encountered: