When is the Photo Gallery going to be fixed?
If it bugs out, try clearing your cookies. It works OK for me in Firefox and sometimes it breaks in IE7. It will continue working in IE7 if I clear mine.
After today's upgrade (which will start in less than 1/2 hour) we'll be on a new version of vBulletin and you might need to clear them anyway.
After today's upgrade (which will start in less than 1/2 hour) we'll be on a new version of vBulletin and you might need to clear them anyway.
Here is what i get when i try.
EXCEPTION INFO
Exception overview
Error message: The variable "client.gallery_id" is not defined!
Error type: expression
File: /opt/tomcat6/webapps/ROOT/galleries/admin/deleteview.cfm
Row: 7
Column: 4
Program code
5 </CFIF>
6
7 <CFQUERY DATASOURCE = "f150galleries" NAME = "getpics">
8 SELECT photo_filename, photo_label, photo_thumb, photo_id
9 FROM photo_t
Stack trace
[Error message: The variable "client.gallery_id" is not defined!]
com.youngculture.smith.engine.cfutil.SmithStruct.g etVar(Unknown Source)
__smithdynamic._var._www._html._f150online._htdocs ._galleries._admin._deleteview.execute(_deleteview .java:35)
com.youngculture.smith.engine.pages.CfPage.run(Unk nown Source)
com.youngculture.smith.engine.pages.PageUtil.runPa ge(Unknown Source)
com.youngculture.smith.engine.util.PageDispatcher. includePage(Unknown Source)
com.youngculture.smith.engine.util.PageDispatcher. includePage(Unknown Source)
com.youngculture.smith.engine.servlets.SmithServle t.serviceRequest(Unknown Source)
com.youngculture.smith.engine.servlets.SmithServle t.service(Unknown Source)
javax.servlet.http.HttpServlet.service(HttpServlet .java:803)
org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:290)
org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:206)
org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.java:233)
org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.java:175)
org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:128)
org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:102)
org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java:109)
org.apache.catalina.connector.CoyoteAdapter.servic e(CoyoteAdapter.java:263)
org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyo teHandler.java:190)
org.apache.jk.common.HandlerRequest.invoke(Handler Request.java:283)
org.apache.jk.common.ChannelSocket.invoke(ChannelS ocket.java:767)
org.apache.jk.common.ChannelSocket.processConnecti on(ChannelSocket.java:697)
org.apache.jk.common.ChannelSocket$SocketConnectio n.runIt(ChannelSocket.java:889)
org.apache.tomcat.util.threads.ThreadPool$ControlR unnable.run(ThreadPool.java:690)
java.lang.Thread.run(Thread.java:619)
EXCEPTION INFO
Exception overview
Error message: The variable "client.gallery_id" is not defined!
Error type: expression
File: /opt/tomcat6/webapps/ROOT/galleries/admin/deleteview.cfm
Row: 7
Column: 4
Program code
5 </CFIF>
6
7 <CFQUERY DATASOURCE = "f150galleries" NAME = "getpics">
8 SELECT photo_filename, photo_label, photo_thumb, photo_id
9 FROM photo_t
Stack trace
[Error message: The variable "client.gallery_id" is not defined!]
com.youngculture.smith.engine.cfutil.SmithStruct.g etVar(Unknown Source)
__smithdynamic._var._www._html._f150online._htdocs ._galleries._admin._deleteview.execute(_deleteview .java:35)
com.youngculture.smith.engine.pages.CfPage.run(Unk nown Source)
com.youngculture.smith.engine.pages.PageUtil.runPa ge(Unknown Source)
com.youngculture.smith.engine.util.PageDispatcher. includePage(Unknown Source)
com.youngculture.smith.engine.util.PageDispatcher. includePage(Unknown Source)
com.youngculture.smith.engine.servlets.SmithServle t.serviceRequest(Unknown Source)
com.youngculture.smith.engine.servlets.SmithServle t.service(Unknown Source)
javax.servlet.http.HttpServlet.service(HttpServlet .java:803)
org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:290)
org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:206)
org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.java:233)
org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.java:175)
org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:128)
org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:102)
org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java:109)
org.apache.catalina.connector.CoyoteAdapter.servic e(CoyoteAdapter.java:263)
org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyo teHandler.java:190)
org.apache.jk.common.HandlerRequest.invoke(Handler Request.java:283)
org.apache.jk.common.ChannelSocket.invoke(ChannelS ocket.java:767)
org.apache.jk.common.ChannelSocket.processConnecti on(ChannelSocket.java:697)
org.apache.jk.common.ChannelSocket$SocketConnectio n.runIt(ChannelSocket.java:889)
org.apache.tomcat.util.threads.ThreadPool$ControlR unnable.run(ThreadPool.java:690)
java.lang.Thread.run(Thread.java:619)
There is a new version of the ColdFusion app server out that has a new cookie handler. I will try to find some time to install it.
In the meantime, if it doesn't work for you, there are plenty of free image hosts you can use:
http://photobucket.com/
http://flickr.com/
http://xs.to/
At some point we will install vBulletin 3.7, which has an integrated photo gallery with the same capabilities as the current one. The current photo gallery will still be around, so that existing photos don't go away, but all new uploads will go to the vBulletin gallery. I don't have an ETA for when that will happen, but time allowing I'd like to do it in the next few months.
In the meantime, if it doesn't work for you, there are plenty of free image hosts you can use:
http://photobucket.com/
http://flickr.com/
http://xs.to/
At some point we will install vBulletin 3.7, which has an integrated photo gallery with the same capabilities as the current one. The current photo gallery will still be around, so that existing photos don't go away, but all new uploads will go to the vBulletin gallery. I don't have an ETA for when that will happen, but time allowing I'd like to do it in the next few months.


