Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

uploading images error

cosycosy Member UncommonPosts: 3,228

The web site you are accessing has experienced an unexpected error.

Please contact the website administrator.

The following information is meant for the website developer for debugging purposes.

Error Occurred While Processing Request

The MIME type of the uploaded file image/png was not accepted by the server.

Only files of type image/pjpeg,image/jpeg,image/jpg,image/gif,image/x-png can be uploaded.

Verify that you are uploading a file of the appropriate type.



The error occurred in D:
esources_newmmorpgcomponentsgalleries.cfc: line 248

Called from D:mmorpg_newinc_galleries_upload_plain.cfm: line 22

Called from D:mmorpg_newgalleries.cfm: line 125

246 :

247 : <!--- upload the file... --->

248 : <cffile action="upload" accept="image/pjpeg,image/jpeg,image/jpg,image/gif,image/x-png" fileField="#arguments.fileField#" destination="#application.tmpFilePath#" nameConflict="MakeUnique" />

249 :

250 : <!--- process the image --->

Resources:

* Check the ColdFusion documentation to verify that you are using the correct syntax.

* Search the Knowledge Base to find a solution to your problem.

Browser Mozilla/5.0 (Windows; U; Windows NT 6.0; ro; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 (.NET CLR 3.5.30729)

Remote Address 87.219.134.16

Referrer http://www.mmorpg.com/galleries.cfm/action/upload_plain

Date/Time 07-Feb-09 08:57 AM

Stack Trace

at cfgalleries2ecfc1954142899$funcUPLOADUSERIMAGE.runFunction(D:
esources_newmmorpgcomponentsgalleries.cfc:248) at cfinc_galleries_upload_plain2ecfm1247734973.runPage(D:mmorpg_newinc_galleries_upload_plain.cfm:22) at cfgalleries2ecfm1413166687.runPage(D:mmorpg_newgalleries.cfm:125)

coldfusion.tagext.io.FileTag$InvalidUploadTypeException: The MIME type of the uploaded file image/png was not accepted by the server.

at coldfusion.tagext.io.FileTag.upload(FileTag.java:595)

at coldfusion.tagext.io.FileTag.doStartTag(FileTag.java:244)

at cfgalleries2ecfc1954142899$funcUPLOADUSERIMAGE.runFunction(D:
esources_newmmorpgcomponentsgalleries.cfc:248)

at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)

at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360)

at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)

at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)

at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)

at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)

at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448)

at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308)

at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2260)

at cfinc_galleries_upload_plain2ecfm1247734973.runPage(D:mmorpg_newinc_galleries_upload_plain.cfm:22)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192)

at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:366)

at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:2644)

at cfgalleries2ecfm1413166687.runPage(D:mmorpg_newgalleries.cfm:125)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192)

at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:366)

at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)

at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279)

at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)

at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)

at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)

at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)

at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)

at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)

at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)

at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)

at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)

at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:126)

at coldfusion.CfmServlet.service(CfmServlet.java:175)

at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)

at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)

at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)

at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)

at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)

at jrun.servlet.FilterChain.service(FilterChain.java:101)

at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)

at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)

at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:284)

at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)

at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)

at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)

at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

BestSigEver :P
image

Sign In or Register to comment.