phpBB Version: 3.0.6
Gallery-Link: http://localhost
PHP Version: 5.3.0
Database Version: MySQL 5.1.37
Error description and message
Hi Nick!
Have some issues after upgrading from TS gallery the last version
- Code: Select all
Statistic Value Statistic Value
Number of images: 664 Images per day: 0.87
Number of albums: 19 Number of personal albums: 59
upload/-directory size: 47.01 MiB medium/-directory size: 3.14 MiB
cache/-directory size: 477.83 MiB Gallery version: 1.0.4
1.I have some problem to see a lot of pictures in the gallery.
It looks like the picture is missing. ( a frame with an small x in the top/left corner
Some few picture that I can see works with the highslide funktion, but it is not many.The highslide funktion just ticks it dosent enlarge the picture on thoose that dont work
If I disable the highslide funktion and enable the Open Image-page ( with comments and rates)
I can still click in on picture that seems to be missing (thumbs with an little x ) and see larger pics that works.
examle A
- Code: Select all
gallery/album.php?album_id=17
- Code: Select all
gallery/image_page.php?album_id=17&image_id=93
- Code: Select all
image.php?album_id=17&image_id=93&view=no_count
I get the information NO_MIMETYPE_MATCHED
I have rerun the convert several times empty catche ect ect
examle B
- Code: Select all
gallery/album.php?album_id=17
gallery/image_page.php?album_id=17&image_id=92 Here I can se a large picture that works
gallery/image.php?album_id=17&image_id=92&view=no_count And when I clicked on that picture the image is gone
Information NO_MIMETYPE_MATCHED
If I hit back the browser to
and click the same picture again ( that I cant see)gallery/album.php?album_id=17
- Code: Select all
gallery/image_page.php?album_id=17&image_id=92
The same scenario goes for the 4 thumbs that I could see here
- Code: Select all
gallery/album.php?album_id=17
I can only see one thumb now, and when I click for a large picture i Cant see it.
2. I also getting a blank page now and then. When i refresch the browser it works.
I did go over the faq, but I downloded this from phpbb yesterday so thoose files should be ok?
I have copy the files from
gallery/upload/pics to gallery/images/upload
gallery/upload/cache to gallery/images/cache
the only thing I found were that
in both TS folders
there were files that were named
2_0b0a821da24f7f0378e5d1c18fd0f373
and some with
2_3ac9c74a5936f0169f82b5b68b9e8a75.jpg
Dont know why some have .jpg and others dont ?
Would really likesome help from you, cause Im really dont get this at all.

