Hello,
I migrated from 1.3.1 to 1.3.14 and everything went well. The only thing what is going wrong that in album list there are only file names. And in this file name the 'fullpath' is missing. In this case 'fullpath' should be "albums"
So in stead of http://mijnhemel.net/gallery/albums/userpics/testplaatje.jpg
it generates the link http://mijnhemel.net/gallery/userpics/testplaatje.jpg
and "albums/' is missing.
The strange thing for the images uploaded before migration everything works well and the fullpath part is in the image link.
I hope some one knows about this problem. I tried to find it in other post but couldn't find one..
Thnxs
Quote from: nopictures on December 27, 2007, 05:50:31 PM
I migrated from 1.3.1 to 1.3.14
Actually, it's cpg1.
4.14 :D
Your gallery is located at http://mijnhemel.net/gallery/ I presume.
Attach a screenshot to your next posting (using "Additional options" when composing your message) that shows your config screen, with the sections "General settings" and "Files and thumbnails advanced settings" expanded. There's something fishy with your language files as well - run versioncheck and pay attention to the lang folder. Remove all outdated language files that came with cpg1.3.x from that folder.
Hi Gnau Gnau
Your right about the version 1.4.14 and about the gallery location.
I removed the language files and copied the new ones. In version check there is only the file anycontent what has an older version the rest seems ok.
In this reply i added a screenshot of the cofigscreen. I hope its hellpfull to you. If you need additional information let me know..
thnxs
Hi Joachim Müller / (misread the a.k.a.)
Your right about the version 1.4.14 and about the gallery location.
I removed the language files and copied the new ones. In version check there is only the file anycontent what has an older version the rest seems ok.
In this reply i added a screenshot of the cofigscreen. I hope its hellpfull to you. If you need additional information let me know..
thnxs
Can any one help? ??? ? Or is it to simple for words.... :o
Check the pictures table in phpmyadmin and make sure the url_prefix field is set to 0 for all the entries. Check the structure of the table to make sure that url_prefix does not have a default value that is nonzero.
Thanxs a lot!!!
so it was quit simple if you knew...
I only changed in phpmyadmin that the url_prefix does not have a default value that is nonzero.
So that one is solved!