character change in image url character change in image url
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

character change in image url

Started by stevio, September 13, 2007, 12:40:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

stevio

Hi,

I've got several pictures uploaded for ex.: 100_4597_(Large).JPG

But it appears as: 100_4597%20%28Large%29.JPG (so when clicking to view the complete view of the picture the full picture doesnt show)

How can i solve this? Is there some script that causes this? (     that changes _ into %28  , ( into %28 and ) into %29 ?    )

Thanks for help.

Joachim Müller

Post  a link to your gallery, preferably a deep link to the page that contains the file you refered to.

stevio

Thanks for answering. My album is ht protected, because there are a lot of personal photo;s.

The url is: http://www.uitvissen.nl/foto-album/albums/kreta/DSC00885%20%28Large%29.JPG

I also included some printscreens. 1 with the file named inside the ftp directory.
The other one with the red cross (failed) in internet explorer.

Joachim Müller

Quote from: stevio on September 13, 2007, 09:46:49 PM
My album is ht protected
Then the link is useless. I asked for the page that embeds the image you refer to anyway. If you want supporters to take a look, post the needed credentials as well.

stevio

Well i found the cause in the database, the file is named there as: 100_4597 (Large).JPG (while the file is in fact named in the dir as 100_4597_(Large).JPG
The strange thing is that the thumbs and normal pictures were created right by batch uploading, only the originals (full screen pics) seems to have this problem. I will check out if this problem still exists by creating a new album with new pictures. I will update.