Author Topic: Browser Version Error Message  (Read 5742 times)

Offline KeyJockey

  • Jr. Member
  • **
  • Posts: 37
Browser Version Error Message
« on: October 30, 2012, 11:11:19 AM »
Just tested RoundCube with the new Larry theme (actually our customization based on Larry) under an old browser version, insufficient for RoundCube (FireFox 2.0 in this case...)

Seems to me the error message should NOT include any of the toolbar stuff, above it? 

Wouldn't this be better to just show the error-box info, in place of the login box?

See screenshot attached: error as it now appears is on top & how it should probably look, seems to me, is below...

-JC

{Edit} Never mind the chat bar & menu on the screenshot... those are just custom tweaks for RC on our site.
Point is the same about error message and/or RoundCube toolbar...
« Last Edit: October 30, 2012, 11:15:18 AM by KeyJockey »

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Re: Browser Version Error Message
« Reply #1 on: October 30, 2012, 12:40:39 PM »
Edit ./skins/{yourskin}/templates/error.html. Remove <roundcube:include file="/includes/header.html" />
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline KeyJockey

  • Jr. Member
  • **
  • Posts: 37
Re: Browser Version Error Message
« Reply #2 on: November 01, 2012, 05:04:55 PM »
Hi Rosali:

Thanks, that worked... although I had to change it not only in our custom skin folder but in the original "Larry" too.  Apparently there's some hard coded reference somewhere pointing this to original \Larry or something?  But easier to just edit it both places than figure out where that's coming from :)

-JC