Log in | Register | Lost password

Bottom
i see the thumbnail but
  • Posted: 03.04.2003, 01:59
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    i see the thumbnail but not the real image. why? http://patacona.com
  • Posted: 03.04.2003, 08:32
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    Seems like a combination of a Photoshare bug and your webserver settings. Apparently your server sends the data GZIP'ed (or is it PHP that does it?) - this has not been tested.

    Unfortunately Photoshare sends a wrong (empty) HTTP header "Content-Type" and this combined with the ZIPing may be the problem.
  • Posted: 03.04.2003, 10:31
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    hihihi.... i don't understand nothing because i'm a newbie. :P so.... how to resolve this problem... do you have any idea?
  • Posted: 03.04.2003, 10:52
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    Actually - no, I don't have any ideas - sorry.

    There's one bug in Photoshare that might be the source of this. But you will have to wait for the next version to test this.

    You can also try for yourself - modify file "pnuserapi.php" line 920:

    if ($thumbnail)

    becomes

    if ($thumbnail || true)

    This is not the final solution, but it might just help you.

    /J?rn
  • Posted: 03.04.2003, 11:10
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    now is working :)) but it was in line 948 in my files. and hot to use the patch? i don't know what to do. thanks
  • Posted: 03.04.2003, 11:18
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    That's just great!

    If you ask about the patch in the downloads section - then please read the description of it.
  • Posted: 03.04.2003, 12:17
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0

    Quote

    That's just great!

    If you ask about the patch in the downloads section - then please read the description of it.


    Jorn,

    Is it posible to edit the patch??
    so that newbie end other user can use it to??
    If jou ask me it is a bug file whit a lot of unknown signs!

    TJ
  • Posted: 07.04.2003, 01:29
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0

    Quote

    Seems like a combination of a Photoshare bug and your webserver settings. Apparently your server sends the data GZIP'ed (or is it PHP that does it?) - this has not been tested.


    Unfortunately Photoshare sends a wrong (empty) HTTP header "Content-Type" and this combined with the ZIPing may be the problem.


    In de setings file(Control Panel - Settings) of PostNuke you can select 'activate compression' (just above the footer message) if it is on then images don't show)

    If you comment out line 920 of pnuserapi.php you can leave it on.
    If you don't want to mess with the files deactivate compression.

    Ray

    [Edited on 7/4/2003 by mr.ray]

Template courtesy of Designs By Darren.