[TYPO3-english] chgallery problem
Igor Mitev
igor at freshdesign.com.mk
Mon Dec 28 17:54:05 CET 2009
I'm using TYPO3 4.2.10, chgallery 2.5.0, pmkslimbox 3.1.0 and
chgalleryttnews 1.0.0 - gallery news integration.
In some cases the gallery works great (I have a working page and news item),
but sometimes the page with the gallery takes a lot of time to be generated
or I get an 500 Internal Server Error.
TS:
###########################################
# Gallery
plugin.tx_chgallery_pi1 {
gallery.image {
file {
width = 108c
height = 83c
}
imageLinkWrap = 1
imageLinkWrap {
enable = 1
typolink {
title.field= tx_chgalleryTitle
parameter.override.cObject = IMG_RESOURCE
parameter.override.cObject.file.import.data = TSFE:lastImageInfo|origFile
parameter.override.cObject.file.maxW = 800
parameter.override.cObject.file.maxH = 600
# used lightbox is pmkslimbox
ATagParams = rel="lightbox"
ATagParams.override = rel="lightbox[sb{field:uid}]"
ATagParams.insertData = 1
}
}
}
}
plugin.tx_chgallery_pi1.single.image < plugin.tx_chgallery_pi1.gallery.image
plugin.tt_news.chgallery < plugin.tx_chgallery_pi1
plugin.tx_chgallery_pi1 {
pagebrowser = 5
}
plugin.tt_news.chgallery {
pagebrowser = 5
}
I read in the gallery documentation that it has some problems with
pmkslimbox and turned it off but I still get the same problems.
Has anyone experienced this problem before and can you please let me know if
there is a solution for it? Also if there is no solution can you please
recommend another gallery that uses page browser, light box and cropped
thumbnails?
Thank you,
Igor
More information about the TYPO3-english
mailing list