Menu

Problem with images

Help
MaDDoXs
2007-02-21
2013-04-25
  • MaDDoXs

    MaDDoXs - 2007-02-21

    Hi

    The images is will no show on my ftp (imdb/images), but on web they are visible.
    Look here: http://stylealized.com/dvd/imdb/images/
    The strange is that %0a is added in the begining of every filename.
    Like this: http://stylealized.com/dvd/imdb/images/%0a0381061.jpg
    I use v0.8.5 and the new imdb.php and imdb.class.php from CVS.

    One way to "fix" it is to write %0a in here etc.
    <img src=\&quot;../imdb/images/%0a".$_GET['imdbid'].".jpg\&quot;>
    and every other places I got this problem.

    But I hope someone would help me with this problem :)

    - MaDDoXs

     
    • Izzy

      Izzy - 2007-02-21

      Not sure if I understand the problem. What do you mean by "ftp"? The whole thing is designed to work via http. I didn't do any testing with ftp, and I completely don't understand what you are doing via ftp. Second, I don't know about your configuration - the URL of the (not-shown) image looks a bit strange to me (http: //stylealized.com/mounted-storage/home41c/sub009/sc31772-HXQI/robert/stylealized/www/dvd/imdb/images/0120591.jpg). There are multiple machines involved? How is the image path accessed from the webserver (Samba?)? Maybe you are rather encountering some protocol problems when storing the image via network between different OSs?

       
    • MaDDoXs

      MaDDoXs - 2007-02-21

      Sorry, I formulated myself in a very clumsy way. You clearly dident understand my problem (my fault), but I got someone to look through it and he fixed it.
      It runs almost completly smooth now, just a couple of small problems left to fix.

      Thanks for a very usefull script! Great job :)

       
      • Izzy

        Izzy - 2007-02-22

        Good to read your problem is fixed now - even if you let me in the dark about what it was. Something to do from my side, or is it all just about your installation?

         
    • MaDDoXs

      MaDDoXs - 2007-02-22

      No, its was clearly something from my side. The guy who fixed it sad it was my server that wasent willing to do what I ask it to do,hehe.

       

Log in to post a comment.