Hello
i have the following message when i will show the exif datas
Warning: file_exists() [function.file-exists]: Unable to access in exifReader.inc.php on line 1204
Warning: file_exists() [function.file-exists]: Unable to access in exifReader.inc.php on line 1485 ???
Can you help me
My Website (http://www.keller-sculpture.fr/Photos/Coppermine/)
Thank's
François
Does this happen in all themes. I see you are using a non standard theme.
Yes,
the complete error message with classic theme for one photo is
Notice: Undefined index: 0x829A in exifReader.inc.php on line 819
Warning: file_exists() [function.file-exists]: Unable to access in exifReader.inc.php on line 1204
Notice: Undefined variable: mp in exifReader.inc.php on line 1031
Warning: file_exists() [function.file-exists]: Unable to access in exifReader.inc.php on line 1204
Warning: file_exists() [function.file-exists]: Unable to access in exifReader.inc.php on line 1204
Warning: file_exists() [function.file-exists]: Unable to access in exifReader.inc.php on line 1204
Warning: file_exists() [function.file-exists]: Unable to access in exifReader.inc.php on line 1485
Notice: Undefined index: ISO in displayimage.php on line 313
Notice: Undefined variable: meta_keywords in displayimage.php on line 632
use the quote/code buttons instead of the color attribute on this board please...
You're doing some custom scripting stuff, as the warnings at the bottom of http://www.keller-sculpture.fr/Photos/Coppermine/?theme=classic indicate:
QuoteWarning: main(Compteur.php) [function.main]: failed to create stream: No such file or directory in Pied.php on line 29
Warning: main() [function.main]: Failed opening 'Compteur.php' for inclusion (include_path='/var/www/61/k/e/l/keller-sculpture.fr/www/include/:.') in Pied.php on line 29
Those are no coppermien files that are referenced. As you're using some code customization we can't know of it's hard to suggest anything...
"Unable to access" usually means "the file is not there" or "the script doesn't have permissions to access the file". I suggest re-uploading the file in question, and making sure everything is CHMODed properly.
Joachim
excuse me for non using the quote :-X
QuoteWarning: main(Compteur.php) [function.main]: failed to create stream: No such file or directory in Pied.php on line 29
Warning: main() [function.main]: Failed opening 'Compteur.php' for inclusion (include_path='/var/www/61/k/e/l/keller-sculpture.fr/www/include/:.') in Pied.php on line 29
This problem is solved, i tryed to use a counter, but he doesn't work.
For the other problem
QuoteWarning: file_exists() [function.file-exists]: Unable to access in exifReader.inc.php on line 1204
Warning: file_exists() [function.file-exists]: Unable to access in exifReader.inc.php on line 1204
Warning: file_exists() [function.file-exists]: Unable to access in exifReader.inc.php on line 1204
Warning: file_exists() [function.file-exists]: Unable to access in exifReader.inc.php on line 1485
i have the error message only forphotos who are wiewing at the first time
François
like I said: make sure the file exists.
Joachim