Howdy, Stranger!

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

Downloading of avitar error

JADEDRAG0NJADEDRAG0N Member Posts: 733

Evertime i try to download an image for my avitar picture i get this error.

 


Error Executing Database Query.

[Macromedia][SQLServer JDBC Driver][SQLServer]Line 3: Incorrect syntax near ','.
 
The error occurred in D:mmorpg_newsettings.cfm: line 426

Called from D:mmorpg_newsettings.cfm: line 1

Called from D:mmorpg_newsettings.cfm: line 426

Called from D:mmorpg_newsettings.cfm: line 1

424 : 				set nocount on
425 : INSERT INTO ForumAvatars(UserID, Filename, Width, Height, Description)
426 : VALUES(#request.session.userID#, '#CFFILE.ServerFile#',#width#,#height#,'#newname#')
@Identity AS newID
428 : </CFQUERY>

SQL  @Identity AS newID
DATASOURCE   mmorpg
VENDORERRORCODE   170
SQLSTATE   HY000
Resources:

 

Browser   Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322)
Remote Address   86.129.231.196
Referrer   http://www.mmorpg.com/settings.cfm?subaction=avatar
Date/Time   05-May-07 09:28 AM

 

 

Unfortunatly i cant seem to get it pasted properly.

Comments

  • reavoreavo Member Posts: 2,173
    I'm getting an error while trying upload my avatar as well...

    ----------------------------------------------------------------------


    The following information is meant for the website developer for debugging purposes.
    Error Occurred While Processing Request

    ImageCR Exception [LoadFailed:140430]

    Failed to load image in ImageCR.Load( `\192.168.230.13contentmmorpgimagesavatarsBearStomp.gif` )
     
    The error occurred in D:mmorpg_newsettings.cfm: line 424

    Called from D:mmorpg_newsettings.cfm: line 391

    Called from D:mmorpg_newsettings.cfm: line 1

    422 : 				<cfdirectory action="create" directory="#application.baseContentPath#imagesavatarssmall">
    423 : </cfif>
    424 : <cfx_imagecr3 load="#application.baseContentPath#imagesavatars#CFFILE.ServerFile#" save="#application.baseContentPath#imagesavatarssmall#CFFILE.ServerFile#" resize="30x30">
    425 :
    426 : </CFIF>


    Resources:

    Browser   Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
    Remote Address   76.183.239.157
    Referrer   http://www.mmorpg.com/settings.cfm?subaction=avatar
    Date/Time   20-May-07 11:22 PM
    Stack Trace
    at cfsettings2ecfm331258452._factor15(D:mmorpg_newsettings.cfm:424) at cfsettings2ecfm331258452._factor29(D:mmorpg_newsettings.cfm:391) at cfsettings2ecfm331258452.runPage(D:mmorpg_newsettings.cfm:1)



    coldfusion.tagext.DerivedNativeCFXException: ImageCR Exception [LoadFailed:140430]
    at coldfusion.tagext.NativeCfx.processRequest(Native Method)
    at coldfusion.tagext.CfxTag.doStartTag(CfxTag.java:113)
    at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
    at cfsettings2ecfm331258452._factor15(D:mmorpg_newsettings.cfm:424)
    at cfsettings2ecfm331258452._factor29(D:mmorpg_newsettings.cfm:391)
    at cfsettings2ecfm331258452.runPage(D:mmorpg_newsettings.cfm:1)
    at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
    at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
    at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
    at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:225)
    at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
    at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
    at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
    at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
    at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
    at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
    at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
    at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
    at coldfusion.CfmServlet.service(CfmServlet.java:107)
    at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
    at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
    at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
    at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
    at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
    at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
    at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
    at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
    at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
  • thasrothasro Member Posts: 12
    Same here... I get the same damn message...
  • MidnitteMidnitte Member Posts: 510

    Same error here, guess the database is fried? =o

    image

Sign In or Register to comment.