[pmwiki-users] Logo in Field on Farm
Patrick R. Michaud
pmichaud at pobox.com
Fri Apr 1 22:54:28 CST 2005
On Fri, Apr 01, 2005 at 04:31:42PM -1000, Sivakatirswami wrote:
> I have the following, both in the config.php for the main farm
> installation and in the farmconfig.php
>
> $PageLogoUrl = "$PubDirUrl/skins/hap/HA_logo_32px.gif";
You probably want
$PageLogoUrl = "$FarmPubDirUrl/skins/hap/HA_logo_32px.gif";
in the farmconfig.php, right after you set $FarmPubDirUrl.
Pm
More information about the pmwiki-users
mailing list