Jump to content

Admin Javascript and CSS paths are duplicated and wrong ? (Urgent Help)


Recommended Posts

Just upgraded to 1.6 from 1.5 and had some issues so i did a full database and file restore. I have noticed that a couple of things are no longer working despite me doing a full back up. 

 

I have noticed that within the dashboard the Javascript and CSS are not loading as the file paths are all screwed up .

 

The correct filepath should be /csadmin

 

http://www.mydomain.com/csadmin

 

As you can see in the header it has replicated the admin path twice on the CSS and JS ? 

 

Any ideas ? this has really caused me problems as I can't execute any JS in the admin panel ? 

 

 

Thanks

<link href="/csadmin/../css/admin.css" rel="stylesheet" type="text/css" media="all" />
<link href="/csadmin/../csadmin/themes/default/css/admin.css" rel="stylesheet" type="text/css" media="all" />
<script type="text/javascript" src="/csadmin/../csadmin/..http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>

Edited by sxeros (see edit history)
Link to comment
Share on other sites

I couldn't find the cause of the error so had to download the original installation files, upload to a new directory and then move over the modules, images and config files and it started working again.

 

Strange...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...