Re: Web ui not looking quite right

Adam Tauno Williams <[email protected]> Mon, 08 Jun 2009 13:40:42 -0400
Newsgroups gmane.comp.cms.opengroupware.user
Message-ID <1244482842.12030.21.camel@linux-m3mt>
On Mon, 2009-06-08 at 13:23 -0400, Dirk Bartley wrote:
> Greetings
> 
> I have an opengroupware server and the webui looks a little off kilter.
> The tabs seem to be tiny.  Attached is an example.   I'm hoping someone
> can tell me if this is a bug or an installation issue??  If is an
> installation issue, what is the remedy??  I have installed from source
> with the latest trunk.

You have a /usr/share/opengroupware.org-1.1 or
a /usr/local/share/opengroupware.org-1.1 (or maybe -5.5). That directory
contains www, templates, & translates.  What I *think* fixed it on my is
a correction to a hard-coded bit of path in
OGoFoundation/OGoResourceManager.m where -
_appName = @"OpenGroupware55";
- equal a version not specific to my path.  Also in templates is a
folder like ogo-webui-5.5 that has to be named correctly;  it loads some
constants used by the WebUI.  If your running version is v5.5 then this
should be -5.5, if v1.1 then -1.1

Setting OGoResourceManagerDebugEnabled and
OGoResourceManagerComponentDebugEnabled to YES might tell you something.

-- 
OpenGroupware.org Users
[email protected]
http://mail.opengroupware.org/mailman/listinfo/users