Page 1 of 1

New Install 2.3.0.2 - Admin page all jacked up

Posted: Wed Jan 04, 2017 10:54 am
by danky01
Here is a pic of my admin page. This is a brand new install, no changes have been made. Anyone have any ideal what the problem is and how to fix it.

[img]http://www.bullcreektrading.com/e-images/Screenshot 2017-01-03 21.43.08.png[img]

Re: New Install 2.3.0.2 - Admin page all jacked up

Posted: Wed Jan 04, 2017 11:59 am
by IP_CAM
Your admin/view/stylesheet/stylesheet.css has not been loaded.
Check on the Browser Page Source Code, how it has been linked.
On Firefox Browsers, you can CLICK on underlined header links, to
find out, if they are valid, or then, display an error message Page !! You can check
this on any Site, to have their .css and .js code as pure data files,
in case, you'll ever badly need a ready made section, instead of making your own... ;)
Be aware, in OC2.3.0.2, this PATH shown above may be different, I don't know !

This, because you probably have some incorrect settings in your admin/config.php
File, possibly a missing 'forward slash' / at the end of some lines, like:
define('DIR_APPLICATION', '/home/server/www/shop/admin');
instead of:
define('DIR_APPLICATION', '/home/server/www/shop/admin/');
or:
define('HTTP_SERVER', 'http://www.yourshop/shop/admin');
instead of:
define('HTTP_SERVER', 'http://www.yourshop/shop/admin/');
---
CLEAR OUT your entire /shop/system/storage/modification/....
Subdirectory Content on your Server, by use of FTP or some Server
sited Admin Tool, before Testing, or it possibly will not display 'updated' Content!
Good Luck ! :)
Ernie
---
Source shows an 'alternative' custom stylesheet.css - path, just to mention this! ;)
stylesheet_link.jpg

Re: New Install 2.3.0.2 - Admin page all jacked up

Posted: Sun Jan 08, 2017 11:44 am
by danky01
I have compared everything from my site with the examples you posted. I can't find anything wrong. Is there anyway you can take a look at it for me. email me at sales@bullcreektrading.com and I will send you login information.
Thanks
Danny Spurlock
Bull Creek Trading . com

Re: New Install 2.3.0.2 - Admin page all jacked up

Posted: Sun Jan 08, 2017 1:03 pm
by IP_CAM
Sorry, I don't do any Custom Work, and I don't know OC v.2.3.x anyway.
Unfortunately, you show no link, otherways, one could check, without requiring Admin
Access to your Server. But there are others around here, able to assist, I guess, you will
receive some Mails on this. And if one is known, because of many helpful Postings here,
then, there should not be a Problem.

Just make sure, to let NO-ONE onto your Site, unable to identify himself. So-called Pro's, hiding behind annonymous Mail Accounts and no real working Site under their own Name have likely something to hide, and possibly even on your Server ! 8)
It's just like in real Life...
Good Luck ;)
Ernie