Post by ljstorage » Wed Oct 01, 2014 7:58 pm

Does anyone know why my admin panel looks like this the attached after a clean install?? I'm unable to click anything in the pages too.

My store looks mostly fine (apart from a slightly large search box).

Version is 2.0.0.b3

Thanks in advance!!!

Attachments

Capture.PNG

Capture.PNG (47.35 KiB) Viewed 13411 times

Last edited by ljstorage on Thu Oct 02, 2014 4:53 am, edited 1 time in total.

Newbie

Posts

Joined
Mon Aug 11, 2014 5:04 pm

Post by SXGuy » Wed Oct 01, 2014 9:51 pm

Appears to be missing or not loading your styleesheet. Check the styleesheets are in tact and in the correct folders.

Active Member

Posts

Joined
Sun Nov 08, 2009 2:07 am

Post by ljstorage » Wed Oct 01, 2014 10:02 pm

SXGuy wrote:Appears to be missing or not loading your styleesheet. Check the styleesheets are in tact and in the correct folders.
Hi SXGuy,

Thanks for your response. I've double checked and the stylesheet.css is in the following folder

admin/view/stylesheet/

Which I presume is right? Sorry I'm a bit of a self taught newbie

Newbie

Posts

Joined
Mon Aug 11, 2014 5:04 pm

Post by labeshops » Thu Oct 02, 2014 1:15 am

Do you have any css minifying mods installed? I've found they interfere with some stylesheets preventing them from loading.

Running Opencart v3.0.3.2 with multi-stores and the default template from https://www.labeshops.com which has links to all my stores.


User avatar
Expert Member

Posts

Joined
Thu Aug 04, 2011 4:41 am
Location - Florida, USA

Post by ljstorage » Thu Oct 02, 2014 4:29 am

No it's a completely fresh install, well reinstall. I completely removed the database and all site files though. Could that have something to do with it maybe?

Newbie

Posts

Joined
Mon Aug 11, 2014 5:04 pm

Post by ljstorage » Thu Oct 02, 2014 4:53 am

FIXED IT!!! No idea why this worked but it did.

Went into config.php and changed the database driver from mysqli to mysql
Uploaded it and got an error
Went back and changed it to mysqli
uploaded it and hey presto a perfect looking admin panel!!!

#howdidthatwork

Newbie

Posts

Joined
Mon Aug 11, 2014 5:04 pm

Post by Hashishim » Sun Oct 05, 2014 5:25 am

Hey guys

I am getting a similar issue,

The side nav bar shows, I can see the Dashboard but the Tabs are not showing and the Alerts is just displaying a list in the back similar to his screenshot,

I tried the fix mentioned here but never work :(

I meet all the requirements, and it is a clean install did it twice now, so not to sure checked the stylesheet and that is in the right location

New member

Posts

Joined
Mon Jul 25, 2011 5:44 am

Post by rudders18 » Tue Oct 07, 2014 1:30 am

What browser are you using, I get this with Firefox quite often and have to clear the browser cache.

Newbie

Posts

Joined
Wed Jul 02, 2014 4:01 pm

Post by Hashishim » Tue Oct 07, 2014 4:33 am

Tried it with Google Chrome, and Internet Explorer both showing the same, so I am really not to sure :/

New member

Posts

Joined
Mon Jul 25, 2011 5:44 am

Post by kassan » Tue Oct 07, 2014 2:48 pm

few weeks back it happened to me as well, i removed the stylesheet and re-uploaded it, then it worked. may that will help try it.

Free Web Design Templates Download


Newbie

Posts

Joined
Tue Oct 07, 2014 2:44 pm
Location - India

Post by Hashishim » Wed Oct 08, 2014 7:22 am

Tried this as well, still the same. Front end works 100% it just the admin backend :/

Also I installed OC 1.5 and that worked perfectly.

My installation is on a Windows Server 2012 and use PLESK 12 as an interface for me. I installed OC 1.5 via the PLESK and normal upload to test.

However when I do an upgrade I get server 500 error. so yeah I went back to reupload OC 2 using the normal method and bang wierd admin. I doubt it the settings on my server as all is enabled

New member

Posts

Joined
Mon Jul 25, 2011 5:44 am

Post by i2Paq » Wed Oct 08, 2014 2:42 pm

Looks like it is missing the .css.

Could it be corrupt or a rights issue?

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by Hashishim » Wed Oct 08, 2014 9:32 pm

well upon installation, i followed the instructions and made those specific directory's / files writable, am I supposed to make them modifiable as well?

I am actually not to sure the css file is there, it is showing some of the images, but it just the menu on the top is not not neatly positioned exactly like the screenshot the other guy made above

New member

Posts

Joined
Mon Jul 25, 2011 5:44 am

Post by i2Paq » Wed Oct 08, 2014 10:21 pm

It is .css related.

The files your are looking for are located in your \admin and admin-sub folders.

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by Hashishim » Wed Oct 08, 2014 11:51 pm

Hi thanks, i went to css file but what must I look out for?

It all seems fine to me, must I attach it on here for you to check? But then what I do not understand is i did not even touch it. This is straight from the zip file downloaded from here.

oh and thanks for taking the time to help me :)

New member

Posts

Joined
Mon Jul 25, 2011 5:44 am

Post by i2Paq » Thu Oct 09, 2014 12:38 am

The .css file cannot be found by the OpenCart Admin part.

That is why you see what you see.

Check if it has the correct rights, I'm not sure how it should be setup on a Windows host.

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by Hashishim » Thu Oct 09, 2014 1:20 am

checked the rights, it all on readable changed it writable and modifiable.

Same for the config. but it only doing this for version 2.0 not for 1.56 ???

I give up :(

Code: Select all

<?php
// HTTP
define('HTTP_SERVER', 'http://bportal.smigroup.co.za/admin/');
define('HTTP_CATALOG', 'http://bportal.smigroup.co.za/');

// HTTPS
define('HTTPS_SERVER', 'http://bportal.smigroup.co.za/admin/');
define('HTTPS_CATALOG', 'http://bportal.smigroup.co.za/');

// DIR
define('DIR_APPLICATION', 'C:\\Inetpub\\vhosts\\smigroup.co.za\\bportal.smigroup.co.za\\/admin/');
define('DIR_SYSTEM', 'C:\\Inetpub\\vhosts\\smigroup.co.za\\bportal.smigroup.co.za\\/system/');
define('DIR_LANGUAGE', 'C:\\Inetpub\\vhosts\\smigroup.co.za\\bportal.smigroup.co.za\\/admin/language/');
define('DIR_TEMPLATE', 'C:\\Inetpub\\vhosts\\smigroup.co.za\\bportal.smigroup.co.za\\/admin/view/template/');
define('DIR_CONFIG', 'C:\\Inetpub\\vhosts\\smigroup.co.za\\bportal.smigroup.co.za\\/system/config/');
define('DIR_IMAGE', 'C:\\Inetpub\\vhosts\\smigroup.co.za\\bportal.smigroup.co.za\\/image/');
define('DIR_CACHE', 'C:\\Inetpub\\vhosts\\smigroup.co.za\\bportal.smigroup.co.za\\/system/cache/');
define('DIR_DOWNLOAD', 'C:\\Inetpub\\vhosts\\smigroup.co.za\\bportal.smigroup.co.za\\/system/download/');
define('DIR_UPLOAD', 'C:\\Inetpub\\vhosts\\smigroup.co.za\\bportal.smigroup.co.za\\/system/upload/');
define('DIR_LOGS', 'C:\\Inetpub\\vhosts\\smigroup.co.za\\bportal.smigroup.co.za\\/system/logs/');
define('DIR_MODIFICATION', 'C:\\Inetpub\\vhosts\\smigroup.co.za\\bportal.smigroup.co.za\\/system/modification/');
define('DIR_CATALOG', 'C:\\Inetpub\\vhosts\\smigroup.co.za\\bportal.smigroup.co.za\\/catalog/');

// DB
define('DB_DRIVER', 'mysqli');
define('DB_HOSTNAME', 'localhost');
define('DB_USERNAME', '****');
define('DB_PASSWORD', '*****');
define('DB_DATABASE', '****'');
define('DB_PREFIX', 'oc_');
Thats my config file

New member

Posts

Joined
Mon Jul 25, 2011 5:44 am

Post by Adsy » Thu Oct 09, 2014 10:08 pm

I have the same problem. The chrome dev console says bootstrap.less is missing, but it is there. I've tried messing with the permissions, but not tried re-uploading just that file. I'll try it later and post here with the outcome.

Newbie

Posts

Joined
Thu Oct 09, 2014 10:06 pm

Post by Adsy » Fri Oct 10, 2014 2:34 am

Removed and re-uploaded most of the files in the admin folder and still not displaying the admin page properly. I'm using Plesk as well so maybe it's an issue with that somehow? Continuing to investigate.

Newbie

Posts

Joined
Thu Oct 09, 2014 10:06 pm

Post by Adsy » Fri Oct 10, 2014 4:11 am

Fixed. I had to add the MIME type .less text/less to the Plesk control panel. To do this, navigate to Virtual Directory, then the Mime Types tab. Click add mime type then add the type.

Newbie

Posts

Joined
Thu Oct 09, 2014 10:06 pm
Who is online

Users browsing this forum: No registered users and 30 guests