Menu

#1 Binary images support.

open
nobody
None
5
2002-01-04
2002-01-04
Anonymous
No

I've managed to get the scripts to work...and I must say for an out of
the box open source php script, it does alot more than I'd hoped. The
only bugs I can see (or features that just haven't been added yet) are
the handling of binary images.

I'm not expecting to download
anything, but it would be nice if I could view stand alone images.
When imbeded in a webpage, the images show fine... but when viewing a
stand alone graphic, it can't interpret it as binary, hence I get a
bunch of machine language.

Is there a potential fix for this any
time soon? I'd hate to think you've given up on what looks to be an
awesome project.

Discussion

  • chris

    chris - 2002-07-22

    Logged In: YES
    user_id=32775

    you can fix this quickly by substituting the "anon.php"
    filename in your URL path with the "rawloader.php" script.

    for example, here is google's logo:
    http://www.erway.org/anon/anon.php/svt046btby047frtnzv047z
    bp046rytbbt046jjj047047058cggu/

    but it doesn't work. try this:
    http://www.erway.org/anon/rawloader.php/svt046btby047frtnzv
    047zbp046rytbbt046jjj047047058cggu/

    and voila!

     
  • Brian Enigma

    Brian Enigma - 2005-02-15

    Logged In: YES
    user_id=102115

    This patch adds the requested functionality:
    http://sourceforge.net/tracker/index.php?
    func=detail&aid=1123550&group_id=33967&atid=409924

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.