[wdvltalk] Fw: PHP - failure to pic up logo image in MediaWiki script

2008-11-10 Thread joseph harris
I am doing as little configuring as possible here 
http://controlyourdebtcrisis.co.uk/debtwiki/index.php/Main_Page 
but although I believe I have followed instructions I cannot get 
the logo to appear. The holding image has disappeared, so I 
assume the script is picking up the instruction in 
LocalSettings.php.


Below are parts of the puzzle ;-).

What am I (inevitably) doing wrong?

Joseph Harris

Here the LocalSettings.php lines:
## To enable image uploads, make sure the 'images' directory
## is writable, then set this to true:
$wgEnableUploads   = true;
# $wgUseImageMagick = true;
# $wgImageMagickConvertCommand = "/usr/bin/convert";
$wgfavicon = 
"http://www.controlyourdebtcrisis.co.uk/debtwiki/images/archive/debtwiki-favicon.ICO";;
$wgLogo = 
'http://www.controlyourdebtcrisis.co.uk/debtwiki/images/archive/debtwiki 
logo.gif';


[and the images are in the folder]

And this is from the page source:

 http://www.controlyourdebtcrisis.co.uk/debtwiki/images/archive/debtwiki 
logo.gif);" href="/debtwiki/index.php/Main_Page" title="Visit the 
Main Page [z]" accesskey="z">
 



 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
  Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


Re: [wdvltalk] Fw: PHP - failure to pic up logo image in MediaWiki script

2008-11-10 Thread David Precious

joseph harris wrote:
$wgLogo = 
'http://www.controlyourdebtcrisis.co.uk/debtwiki/images/archive/debtwiki 
logo.gif';


As Riva said, lose the space.

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
  Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


Re: [wdvltalk] Fw: PHP - failure to pic up logo image in MediaWiki script

2008-11-10 Thread Riva Portman
The only thing I can think of - and I have little knowledge of this - is 
that you have a space in the url: http://www.controlyourdebtcrisis.co.uk/debtwiki/images/archive/*debtwiki 
logo*.gif);" href="/debtwiki/index.php/Main_Page" title="Visit the Main 
Page [z]" accesskey="z">


HTH,
Riva

On 11/10/2008 10:38 AM, joseph harris wrote:
I am doing as little configuring as possible here 
http://controlyourdebtcrisis.co.uk/debtwiki/index.php/Main_Page but 
although I believe I have followed instructions I cannot get the logo 
to appear. The holding image has disappeared, so I assume the script 
is picking up the instruction in LocalSettings.php.


Below are parts of the puzzle ;-).

What am I (inevitably) doing wrong?

Joseph Harris

Here the LocalSettings.php lines:
## To enable image uploads, make sure the 'images' directory
## is writable, then set this to true:
$wgEnableUploads   = true;
# $wgUseImageMagick = true;
# $wgImageMagickConvertCommand = "/usr/bin/convert";
$wgfavicon = 
"http://www.controlyourdebtcrisis.co.uk/debtwiki/images/archive/debtwiki-favicon.ICO";; 

$wgLogo = 
'http://www.controlyourdebtcrisis.co.uk/debtwiki/images/archive/debtwiki 
logo.gif';


[and the images are in the folder]

And this is from the page source:

 http://www.controlyourdebtcrisis.co.uk/debtwiki/images/archive/debtwiki 
logo.gif);" href="/debtwiki/index.php/Main_Page" title="Visit the Main 
Page [z]" accesskey="z">



 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: 
mailto:[EMAIL PROTECTED] or
use the web interface 
http://e-newsletters.internet.com/discussionlists.html/

  Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web 
interface:

http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to 
[EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
  Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


Re: [wdvltalk] Fw: PHP - failure to pic up logo image in MediaWiki script

2008-11-10 Thread joseph harris

From: "David Precious"

joseph harris wrote:

$wgLogo =
'http://www.controlyourdebtcrisis.co.uk/debtwiki/images/archive/debtwiki 
>> logo.gif';


As Riva said, lose the space.



Brilliant both; I should have known! The rust is deep.

I have just changed a gif to png because the gif didn't show 
transparency. Is that a usual problem?


Joseph 



 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
  Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


Re: [wdvltalk] Fw: PHP - failure to pic up logo image in MediaWiki script

2008-11-10 Thread Matthew Macdonald-Wallace

Quoting joseph harris <[EMAIL PROTECTED]>:


From: "David Precious"

joseph harris wrote:

$wgLogo =

'http://www.controlyourdebtcrisis.co.uk/debtwiki/images/archive/debtwiki >>
logo.gif';


As Riva said, lose the space.



Brilliant both; I should have known! The rust is deep.

I have just changed a gif to png because the gif didn't show
transparency. Is that a usual problem?


/me drifts back through time and vaguely recalls something about  
saving GIFs as GIF89a format for transparency...


Did you enable the "transparency" option when the GIF was created?

If the PNG works, I'd stick with it for the time being! :o)

M.
--
Matthew Macdonald-Wallace
[EMAIL PROTECTED]
http://www.truthisfreedom.org.uk/

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
  Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


Re: [wdvltalk] Fw: PHP - failure to pic up logo image in MediaWiki script

2008-11-10 Thread joseph harris


From: "Matthew Macdonald-Wallace"

Quoting joseph harris <[EMAIL PROTECTED]>:


From: "David Precious"

joseph harris wrote:

$wgLogo =
'http://www.controlyourdebtcrisis.co.uk/debtwiki/images/archive/debtwiki 
 >>

logo.gif';


As Riva said, lose the space.



Brilliant both; I should have known! The rust is deep.

I have just changed a gif to png because the gif didn't show
transparency. Is that a usual problem?


/me drifts back through time and vaguely recalls something 
about  saving GIFs as GIF89a format for transparency...


Did you enable the "transparency" option when the GIF was 
created?


If the PNG works, I'd stick with it for the time being! :o)

M.
--
Matthew Macdonald-Wallace
[EMAIL PROTECTED]
http://www.truthisfreedom.org.uk/



Yes Matt, thanks. I think my error in preparing was [in PhotoShop 
5.5] to use the save for web instead of Image Ready. I did have 
the transparency option ticked, but there is no '89a' choice in 
that. Not only does png do it as a matter of course, but the 
quality of the end product is far, far better.


I might have used the more modern Serif program, but that does 
not permit the easy checking through the fonts that PS has.


Joseph Harris 



 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
  Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


Undeliverable: Re: [wdvltalk] Fw: PHP - failure to pic up logo image in MediaWiki script

2008-11-10 Thread Matthew Macdonald-Wallace
Can someone please unsubscribe this account?

Thanks,

M.

- Forwarded message from [EMAIL PROTECTED] -
 Date: Mon, 10 Nov 2008 18:53:01 +
 From: Postmaster <[EMAIL PROTECTED]>
Reply-To: Postmaster <[EMAIL PROTECTED]>
  Subject: Undeliverable: Re: [wdvltalk] Fw: PHP - failure to pic up  
logo image in MediaWiki script
   To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>

This is the email server at truthisfreedom.org.uk.

The message 'Re: [wdvltalk] Fw: PHP - failure to pic up logo image in  
MediaWiki script'

from
  [EMAIL PROTECTED]
to
  [EMAIL PROTECTED] - No user with a matching  
email address or alias exists

could not be delivered.
   could not deliver to the recipient
--=_NextPart_000_4918830DE73.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

This is the email server at truthisfreedom.org.uk.

The message 'Re: [wdvltalk] Fw: PHP - failure to pic up logo image in  
MediaWiki script'

from
  [EMAIL PROTECTED]
to
  [EMAIL PROTECTED] - No user with a matching  
email address or alias exists

could not be delivered.
   could not deliver to the recipient



- End forwarded message -


-- 
Matthew Macdonald-Wallace
[EMAIL PROTECTED]
http://www.truthisfreedom.org.uk/

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


Re: Undeliverable: Re: [wdvltalk] Fw: PHP - failure to pic up logo image in MediaWiki script

2008-11-10 Thread Linda Cole
Sorry about that.   I had it on my list of things 
to do, just hadn't gotten to it yet.It's all taken care of now.

Thanks!
Linda



At 12:48 PM 11/10/2008, you wrote:
>Can someone please unsubscribe this account?
>
>Thanks,
>
>M.
>
>- Forwarded message from [EMAIL PROTECTED] -
>  Date: Mon, 10 Nov 2008 18:53:01 +
>  From: Postmaster <[EMAIL PROTECTED]>
>Reply-To: Postmaster <[EMAIL PROTECTED]>
>   Subject: Undeliverable: Re: [wdvltalk] Fw: PHP - failure to pic up
>logo image in MediaWiki script
>To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
>
>This is the email server at truthisfreedom.org.uk.
>
>The message 'Re: [wdvltalk] Fw: PHP - failure to pic up logo image in
>MediaWiki script'
>
>from
>   [EMAIL PROTECTED]
>to
>   [EMAIL PROTECTED] - No user with a matching
>email address or alias exists
>
>could not be delivered.
>could not deliver to the recipient
>--=_NextPart_000_4918830DE73.0
>Content-Type: text/plain; charset=UTF-8
>Content-Transfer-Encoding: 8bit
>
>This is the email server at truthisfreedom.org.uk.
>
>The message 'Re: [wdvltalk] Fw: PHP - failure to pic up logo image in
>MediaWiki script'
>
>from
>   [EMAIL PROTECTED]
>to
>   [EMAIL PROTECTED] - No user with a matching
>email address or alias exists
>
>could not be delivered.
>could not deliver to the recipient
>
>
>
>- End forwarded message -
>
>
>--
>Matthew Macdonald-Wallace
>[EMAIL PROTECTED]
>http://www.truthisfreedom.org.uk/
>
> • The WDVL Discussion List from WDVL.COM • 
>To Join wdvltalk, Send An Email To: 
>mailto:[EMAIL PROTECTED] or
>use the web interface http://e-newsletters.internet.com/discussionlists.html/
>Send Your Posts To: wdvltalk@lists.wdvl.com
>To change subscription settings, add a password or view the web interface:
>http://intm-dl.sparklist.com/read/?forum=wdvltalk
>
>  http://www.wdvl.com  ___
>
>You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
>To unsubscribe send a blank email to 
>[EMAIL PROTECTED]
>To unsubscribe via postal mail, please contact us at:
>Jupitermedia Corp.
>Attn: Discussion List Management
>475 Park Avenue South
>New York, NY 10016
>
>Please include the email address which you have been contacted with.



 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


Re: Undeliverable: Re: [wdvltalk] Fw: PHP - failure to pic up logo image in MediaWiki script

2008-11-10 Thread Matthew Macdonald-Wallace

Quoting Linda Cole <[EMAIL PROTECTED]>:


Sorry about that.   I had it on my list of things
to do, just hadn't gotten to it yet.It's all taken care of now.

Thanks!
Linda


No worries, wasn't sure if you were still in charge or not! :oP

M.
--
Matthew Macdonald-Wallace
[EMAIL PROTECTED]
http://www.truthisfreedom.org.uk/

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
  Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


Re: Undeliverable: Re: [wdvltalk] Fw: PHP - failure to pic up logo image in MediaWiki script

2008-11-10 Thread Peter MacGregor
Of course she's still in charge! No one else would take us lot on!! LOL

Peter

At 21:10 10/11/2008, you wrote:
>Quoting Linda Cole <[EMAIL PROTECTED]>:
>
>>Sorry about that.   I had it on my list of things
>>to do, just hadn't gotten to it yet.It's all taken care of now.
>>
>>Thanks!
>>Linda
>
>No worries, wasn't sure if you were still in charge or not! :oP
>
>M.
>--
>Matthew Macdonald-Wallace
>[EMAIL PROTECTED]
>http://www.truthisfreedom.org.uk/
>
> • The WDVL Discussion List from WDVL.COM • 
>To Join wdvltalk, Send An Email To: 
>mailto:[EMAIL PROTECTED] or
>use the web interface http://e-newsletters.internet.com/discussionlists.html/
>   Send Your Posts To: wdvltalk@lists.wdvl.com
>To change subscription settings, add a password or view the web interface:
>http://intm-dl.sparklist.com/read/?forum=wdvltalk
>
>  http://www.wdvl.com  ___
>
>You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
>To unsubscribe send a blank email to 
>[EMAIL PROTECTED]
>To unsubscribe via postal mail, please contact us at:
>Jupitermedia Corp.
>Attn: Discussion List Management
>475 Park Avenue South
>New York, NY 10016
>
>Please include the email address which you have been contacted with.


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.