Error when I display image with description
Posted: 27 Aug 2009, 04:10
Hi everbody,
First of all, I want to congratulate the Phoca staff for all the great work you are doing. Phocagallery is a very good component!
I was using it with the modalbax display (with description) for 6 mounth without any problems.
Few days ago I had some extra photo and I rearanged some categories.
But now, I have an error when I want to display an image With title (and description). The following message is displayed at the top of the popup windows.
The photo with description appears at the end of the frame but you have to scroll down. The pb appear with all the display settings excepted shadowbox (but with shadow box, only the first line of the description is available)
I use firefox (3.0.13) but I have the same pb with IE.
I update my version of phocagallery but the pb is still the same.
I tried all the differents parametre options for the display but it is always the same pb
Somebody have a similar pb?
Will very much appreciate for any help. Thanks
First of all, I want to congratulate the Phoca staff for all the great work you are doing. Phocagallery is a very good component!
I was using it with the modalbax display (with description) for 6 mounth without any problems.
Few days ago I had some extra photo and I rearanged some categories.
But now, I have an error when I want to display an image With title (and description). The following message is displayed at the top of the popup windows.
"') else document.write('
') if (iebrowser&&dom||dom) /*if IE5+ or modern browsers such as Firefox*/ this.startit() else{ this.curimageindex++ setInterval("fadearray["+this.slideshowid+"].rotateimage()", this.delay) } } function fadepic(obj){ if (obj.degree<100){ obj.degree+=10 if (obj.tempobj.filters&&obj.tempobj.filters[0]){ if (typeof obj.tempobj.filters[0].opacity=="number") /*if IE6+*/ obj.tempobj.filters[0].opacity=obj.degree else /*else if IE5.5-*/ obj.tempobj.style.filter="alpha(opacity="+obj.degree+")" } else if (obj.tempobj.style.MozOpacity) obj.tempobj.style.MozOpacity=obj.degree/101 else if (obj.tempobj.style.KhtmlOpacity) obj.tempobj.style.KhtmlOpacity=obj.degree/100 else if (obj.tempobj.style.opacity&&!obj.tempobj.filters) obj.tempobj.style.opacity=obj.degree/101 } else{ clearInterval(fadeclear[obj.slideshowid]) obj.nextcanvas=(obj.curcanvas==obj.canvasbase+"_0")? obj.canvasbase+"_0" : obj.canvasbase+"_1" obj.tempobj=iebrowser? iebrowser[obj.nextcanvas] : document.getElementById(obj.nextcanvas) obj.populateslide(obj.tempobj, obj.nextimageindex) obj.nextimageindex=(obj.nextimageindex' slideHTML+='
' if (this.theimages[picindex][1]!="") /*if associated link exists for image*/ slideHTML+='' picobj.innerHTML=slideHTML } fadeshow.prototype.rotateimage=function(){ if (this.pausecheck==1) /*if pause onMouseover enabled, cache object*/ var cacheobj=this if (this.mouseovercheck==1) setTimeout(function(){cacheobj.rotateimage()}, 100) else if (iebrowser&&dom||dom){ this.resetit() var crossobj=this.tempobj=iebrowser? iebrowser[this.curcanvas] : document.getElementById(this.curcanvas) crossobj.style.zIndex++ fadeclear[this.slideshowid]=setInterval("fadepic(fadearray["+this.slideshowid+"])",50) this.curcanvas=(this.curcanvas==this.canvasbase+"_0")? this.canvasbase+"_1" : this.canvasbase+"_0" } else{ var ns4imgobj=document.images['defaultslide'+this.slideshowid] ns4imgobj.src=this.postimages[this.curimageindex].src } this.curimageindex=(this.curimageindex */
The photo with description appears at the end of the frame but you have to scroll down. The pb appear with all the display settings excepted shadowbox (but with shadow box, only the first line of the description is available)
I use firefox (3.0.13) but I have the same pb with IE.
I update my version of phocagallery but the pb is still the same.
I tried all the differents parametre options for the display but it is always the same pb
Somebody have a similar pb?
Will very much appreciate for any help. Thanks