Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-14-2008, 12:09 PM
Outstanding Member
 
Posts: 708
Default [SOLVED] LogoURL under 5.0.1 NETWORK

I see many threads and two resolved bugzillas on this topic, but none referring to 5.0 -- most recent is September 2007.

I have changed both LogoURL in jetty/webapps/zimbra/skins/_base/{base,base2}/skin.properties and splashScreenCompanyURL in jetty/webapps/zimbra/WEB-INF/classes/messages/*

but the logo on the login page still links to http://www.zimbra.com/

Where else can I look?

Even hard-coding the URL in ZimSkin.js (replacing @LogoURL@ with my URL) doesn't work.

I have made no other changes to the skins. Rather than pointing at new logos, we simply overwrite AppBanner.png and LoginBanner.png with our own. That part is working.
Reply With Quote
  #2 (permalink)  
Old 01-14-2008, 12:50 PM
Special Member
 
Posts: 103
Default

I noticed this problem too with 5.0.0
Reply With Quote
  #3 (permalink)  
Old 01-14-2008, 04:42 PM
Zimbra Employee
 
Posts: 79
Default

Quote:
Originally Posted by Rich Graves View Post
I have changed both LogoURL in jetty/webapps/zimbra/skins/_base/{base,base2}/skin.properties and splashScreenCompanyURL in jetty/webapps/zimbra/WEB-INF/classes/messages/*
I was able to change the URL by modifying the LogoURL value. Does your skin override the LogoURL value in its skin.properties file?

The next question is have you restarted the Zimbra server? For performance, the skin stuff is cached once generated. So if you make any changes to its colors, values, etc, then you need to bounce the server so that it will re-generate it.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #4 (permalink)  
Old 01-15-2008, 06:43 AM
Special Member
 
Posts: 103
Default

I just tried it again in 5.0.1 and now changing the LogoURL in the skin.properties file worked fine. I did the same thing in 5.0.0 and it did not work.

This kind of isnt not related but is there a way to just bounce the jetty server like we could do tomcat restart before?
Reply With Quote
  #5 (permalink)  
Old 01-15-2008, 07:12 AM
Moderator
 
Posts: 6,236
Default

zmmailboxdctl restart
Rich the bug is Bug 23905 - login url is still zimbra.com after logourl update

Last edited by mmorse; 03-08-2008 at 10:36 AM..
Reply With Quote
  #6 (permalink)  
Old 01-15-2008, 07:21 AM
Special Member
 
Posts: 103
Default

oh thank you
Reply With Quote
  #7 (permalink)  
Old 03-05-2008, 08:28 AM
New Member
 
Posts: 3
Default LogoURL

the www.zimbra.com url in hardcoded in login.jsp
you need to replace

<a href="http://www.zimbra.com/" target="_new"><span style="cursorointer;display:block;" class="ImgLoginBanner"></span></a>

from /opt/zimbra/jetty/webapps/zimbra/public/login.jsp line 215

with

<a href="<fmt:message key="splashScreenCompanyURL"/>" target="_new"><span style="cursorointer;display:block;" class="ImgLoginBanner"></span></a>
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.