<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Upon looking at the HTML source of the rendered page, I couldn't see the <img> tag within the <div>.<br><br>I found the problem with my custom skin, I've started using kaylen and found that wikilogo didn't have an <img> tag.<br><br>My local version does now.<br><br>Thank you,<br>-Monte<br><br><div>> Date: Tue, 11 Aug 2015 20:52:44 +0200<br>> From: 5ko@5ko.fr<br>> To: pmwiki-users@pmichaud.com<br>> Subject: Re: [pmwiki-users] PageLogoUrl<br>> <br>> On 2015-08-11 20:28, Monte Padget wrote:<br>> > I have been trying to set the $PageLogoUrl without success. Pointing<br>> > to the pmwiki-32.gif with the default setting from the<br>> > sample-config.php file as the starting point. I am not getting the<br>> > icon to display in the upper left. I tried to add one for my site, but<br>> > couldn't get it to display before realizing the the default one wasn't<br>> > displaying.<br>> > <br>> > I just uncommented out the line:<br>> > <br>> > $PageLogoUrl = "$PubDirUrl/skins/pmwiki/pmwiki-32.gif";<br>> > <br>> > With the $PubDirUrl line commented out.<br>> > <br>> > # $PubDirUrl = 'http://www.mydomain.com/path/to/pub';<br>> <br>> This can be a problem with permissions on the server, or with <br>> mis-configuration of the file paths.<br>> <br>> Is the page working with other skins? Are the styles applied <br>> (backgrounds, colors...)?<br>> <br>> When you look at the HTML source of the page, after the <div <br>> id='wikilogo'> tag, you'll see an <img> tag with the URL address of the <br>> logo (with the 'pmwiki' skin).<br>> <br>> Is that address correct? If not, I'd double-check the variables <br>> $PubDirUrl and $FarmPubDirUrl in all possible local configuration files <br>> (farmconfig.php, config.php, Group.php...)<br>> <br>> Can you open the correct address of the logo with your browser, and is <br>> the logo visible? If not, I'd check the permissions on the directories <br>> of the server. The directories should be readable by the server process, <br>> which has a different owner than the directories and files (you). So <br>> right-click on every directory and file, click on "Properties" or <br>> something similar, then select "Permissions" and place checkboxes so <br>> that the file can be read by users/processes other than the owner (you).<br>> <br>> Petko<br>> <br>> -- <br>> Change log     :  http://www.pmwiki.org/wiki/PmWiki/ChangeLog<br>> Release notes  :  http://www.pmwiki.org/wiki/PmWiki/ReleaseNotes<br>> If you upgrade :  http://www.pmwiki.org/wiki/PmWiki/Upgrades<br>> <br>> If this message helped you and saved you time, feel free to make<br>> a small contribution: <img src="https://a.gfx.ms/emoji_02665.png" class="Emoji$02665$AC5 RenderedEmoji" title="Black heart (cards)" alt="Black heart (cards)"> http://5ko.fr/donate-ml (mailing list).<br>> <br>> <br>> _______________________________________________<br>> pmwiki-users mailing list<br>> pmwiki-users@pmichaud.com<br>> http://www.pmichaud.com/mailman/listinfo/pmwiki-users<br></div>                                          </div></body>
</html>