-
- Freddan

-
Total Posts: 5
Joined: 2008-04-25
|
My dashboard is broken after upgrading to 1.1.7
No buttons or graphs is working, believe that all js files wont load.
Also think there was a similar problem with the dashboard in a previous release. This bug didn’t affect all installations, am I right?
believe this two lines in the dashboard header causes the issue that dont load everything:
<script type="text/javascript" src="http://my.domain.is.secret.com/shop/js/index.php?c=auto&f=,prototype/prototype.js,scriptaculous/builder.js,scriptaculous/effects.js,scriptaculous/dragdrop.js,scriptaculous/controls.js,scriptaculous/slider.js,prototype/validation.js,varien/js.js,mage/translate.js,mage/adminhtml/hash.js,mage/adminhtml/events.js,mage/adminhtml/loader.js,mage/adminhtml/grid.js,mage/adminhtml/tabs.js,mage/adminhtml/form.js,mage/adminhtml/accordion.js,mage/adminhtml/tools.js,mage/adminhtml/uploader.js" ></script>
<script type="text/javascript" src="http://my.domain.is.still.secret.com/shop/js/index.php?c=auto&f=,mage/adminhtml/product.js,calendar/calendar.js,calendar/calendar-setup.js" ></script>
edit: browser independent.. same with firefox, ie, chrome etc.
|