+ Reply to Thread
Results 1 to 6 of 6

Thread: can't upload site logo

  1. #1
    Join Date
    May 2008
    Location
    Yukon, Canada
    Posts
    450

    Default can't upload site logo

    I get this error when I try and upload a new logo via the control panel. "Unable to process logo image with imagemagick. Please confirm that it's a valid image". How do I troubleshoot this?

    Code:
    Array
    (
        [title] => Bad Request (400)
        [message] => Unable to process logo image with imagemagick. Please confirm that it's a valid image
        [response] => Request URI:
    http://localhost:8082/deki/site/logo?dream.out.format=php&dream.in.host=www.example.ca&dream.in.scheme=http&dream.in.origin=123.123.123.123
    
    Server response:
    Array
    (
        [error] => Array
            (
                [message] => Unable to process logo image with imagemagick. Please confirm that it's a valid image
                [status] => 400
                [title] => Bad Request
                [uri] => http://www.example.ca/@api/deki/site/logo?dream.out.format=php&dream.in.host=www.example.ca&dream.in.scheme=http&dream.in.origin=123.123.123.123
            )
    
    )
    
    )
    (error message sanitized)
    -- matt

  2. #2
    Join Date
    Oct 2006
    Location
    San Diego (PB!)
    Posts
    787

    Default

    Have you tried uploading a different image to make sure that works?

  3. #3
    Join Date
    May 2008
    Location
    Yukon, Canada
    Posts
    450

    Default

    Yes I've tried several images without success.
    However today, it "just works", grrr.
    Maybe my host changed something.
    -- matt

  4. #4

    Default I'm getting the same error

    Array
    (
    [title] => Bad Request (400)
    [message] => Unable to process logo image with imagemagick. Please confirm that it's a valid image
    [response] => Request URI:
    http://localhost:8081/deki/site/logo...n=67.81.137.40

    Server response:
    Array
    (
    [error] => Array
    (
    [message] => Unable to process logo image with imagemagick. Please confirm that it's a valid image
    [status] => 400
    [title] => Bad Request
    [uri] => http://wiki.pdma.us/@api/deki/site/l...n=67.81.137.40
    )

    )

    )

    The picture is a 280x72 jpg, png, or gif (I tried all of them). Bad thing is, I had a logo there and just wanted a cleaner version. Now, I'm saddled with a Mindtouch logo, when my organization is looking for its own.

    Any ideas? I recently had the host upgrade to the latest community release. Any file permissions I shold check perhaps?

  5. #5
    Join Date
    May 2008
    Location
    Yukon, Canada
    Posts
    450

    Default

    You can change the logo manually by replacing /var/www/dekiwiki/skins/common/logo/logo.png
    -- matt

  6. #6
    Join Date
    Feb 2008
    Location
    London upon Thames
    Posts
    2,792

    Default

    Check also the imagemagick binary is installed and works from the command line.
    If my post helped you, please click the icon below this post to my reputation. Thanks!

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts