I found a little problem when using phpix2 (debian) or 3. The script looks for a ".config" file with the function FindFileDownPath, in the file common.inc (line 130). But the search is not limited by the site's root, in my case $HOME/public_html. So it looks for the file on $HOME and even on /home/. The solution was commenting out line 130, but I think a better solution would be to limit the search.
I've written a few lines of code to rotate images with exif metadata, and I can send it if it can help.
bye,
tiago.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I forgot: I still have a problem with phpix3: The first load of a photo never works; the first time, phpix generates the __scaled_ version, but can't display it. I have to hit the reload button in order to see the pictures. I'm looking for it in the code, but I'm really a newbie and can't figure where's the problem!
thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi! Are you still there?
I found a little problem when using phpix2 (debian) or 3. The script looks for a ".config" file with the function FindFileDownPath, in the file common.inc (line 130). But the search is not limited by the site's root, in my case $HOME/public_html. So it looks for the file on $HOME and even on /home/. The solution was commenting out line 130, but I think a better solution would be to limit the search.
I've written a few lines of code to rotate images with exif metadata, and I can send it if it can help.
bye,
tiago.
I forgot: I still have a problem with phpix3: The first load of a photo never works; the first time, phpix generates the __scaled_ version, but can't display it. I have to hit the reload button in order to see the pictures. I'm looking for it in the code, but I'm really a newbie and can't figure where's the problem!
thanks.