Roy
(@gangleri)
This is often caused because the files from the ‘WP root’ are not (all) copied (correctly).
That seems likely I had a bad connection when uploading. Is there any files that I need to look at replacing in particular or just all of them?
Roy
(@gangleri)
I don’t know by heart which file makes the layout of the admin site, but uploading the files in the roots takes about 2 seconds.
I have reloaded everything in a fresh install, still no admin theme
I do get javascript errors
[Break on this error] <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”\n
jquery.js (line 2)
jQuery is not defined
[Break on this error] jQuery(document).ready( function() {
common.js (line 1)
syntax error
[Break on this error] <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”\n
jquery.color.js (line 2)
jQuery is not defined
[Break on this error] jQuery(function($) {
Roy
(@gangleri)
Wow, that’s over my head too. All javascript related errors it seems.
[edit] Ah I seem you solved it. Mark this thread as “resolved” too.
found it. Had a .htaccess file that was redirecting.
Thanks.