ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   Troubleshooting (http://forum.ispsystem.com//forumdisplay.php?f=11)
-   -   problem with branding (http://forum.ispsystem.com//showthread.php?t=1558)

paketschubser 10-29-2011 12:27 PM

problem with branding
 
Hello,

I've changed the branding of the webinterface (images and colors). As long as I'm logged in as a user everything looks fine, the colors and images were displayed according my settings. Also when I log out the login screen is still customized but as soon as I press the reload button in the browser (after logout) the branding disappears and everything got it's original settings. The second place where branding does not work is the login screen when called directly by https://<servername>/manager/.

After some testing (first I thought it might be a cache issue of my browser) I've found the following reason for this behavior:

When I log out the source code of the website contains the following code for the stylesheet:
Code:

<link href="/manimg/sirius/local/main.css?1313091193" rel="stylesheet" type="text/css">
After pressing the reload button this changes to:
Code:

<link href="/manimg/sirius/main.css?1313091193" rel="stylesheet" type="text/css">
The problem occurs in ISPmanager-Pro 4.3.57.9, I've got another installation with ISPmanager-Lite 4.3.57.9 where everything works fine. Any ideas how to fix this?

Lorelei 10-31-2011 09:38 AM

I've registered bug #6568 for developers, thanks a lot for your report

galaxymike 11-17-2011 09:12 AM

There is no error.
You need to set the option DefaultRootBrand (http://en.ispdoc.com/index.php/Brand_settings), otherwise the panel did not understand whose brand to take the base for the login page.

paketschubser 11-18-2011 01:13 AM

Quote:

Originally Posted by galaxymike (Post 5673)
There is no error.
You need to set the option DefaultRootBrand (http://en.ispdoc.com/index.php/Brand_settings), otherwise the panel did not understand whose brand to take the base for the login page.

Oh, ok - thank you, I didn't know this option. Maybe it would be a good idea to list this also at the documentation of the configuration file.

vian 12-02-2011 04:07 AM

We'll fix this issue. Thank you.


All times are GMT +2. The time now is 08:18 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.