Flash gallery broken - Has my site been hacked?
Posted: 18 Mar 2009, 17:56
I love Phoca Gallery and have it up and running on several sites. On one site, however, the flash gallery suddenly stopped working. Everything else in the component seems to be working fine, but now where the image and flash navigation should appear, I get this:
') 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+='
This happened with Phoca Gallery 2.0.3 and so I tried upgrading to a newer version, then uninstalling and reinstalling with version 2.2. Same problem. Have tested across browsers and nothing seems to help. Has anyone else run across this problem? I'm worried my site may have been hacked because my admin password also apparently stopped working and I had to go into PhpMyAdmin to reset it. Help!
') 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+='
This happened with Phoca Gallery 2.0.3 and so I tried upgrading to a newer version, then uninstalling and reinstalling with version 2.2. Same problem. Have tested across browsers and nothing seems to help. Has anyone else run across this problem? I'm worried my site may have been hacked because my admin password also apparently stopped working and I had to go into PhpMyAdmin to reset it. Help!