logo Sign In

JediSage

User Group
Members
Join date
22-Mar-2005
Last activity
10-Jan-2011
Posts
2,109

Post History

Post
#377959
Topic
Forum Search
Time

Was searching for the term "Inglorious Basterds" (sans quotes) in Off Topic. First I tried Inglorious with no results. I then tried the whole title and got this error message.

The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request
Error Executing Database Query.
[Macromedia][SQLServer JDBC Driver][SQLServer]Syntax error occurred near 'Basterds'. Expected ''''' in search condition 'Inglorious Basterds'.
 
The error occurred in E:\Inetpub\originaltrilogy.com\wwwroot\forum\components\ForumSearch.cfc: line 41
Called from E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm: line 26
Called from E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm: line 1
Called from E:\Inetpub\originaltrilogy.com\wwwroot\forum\components\ForumSearch.cfc: line 41
Called from E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm: line 26
Called from E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm: line 1
39 : 		
40 : >
41 : exec prcForumSearchPostFullText #arguments.SearchID#, #arguments.GroupID#
42 :
43 :

SQL    exec prcForumSearchPostFullText 15988, 2
DATASOURCE   ot_forum
VENDORERRORCODE   7631
SQLSTATE   HY000
Resources:

 

Browser   Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)
Remote Address   75.144.196.245
Referrer   http://originaltrilogy.com/forum/search-results.cfm/Inglorious/search/15987/
Date/Time   17-Sep-09 01:43 PM
Stack Trace
at cfForumSearch2ecfc561348969$funcFORUMSEARCHRESULTS.runFunction(E:\Inetpub\originaltrilogy.com\wwwroot\forum\components\ForumSearch.cfc:41) at cfsearch2dresults2ecfm1414989553._factor2(E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm:26) at cfsearch2dresults2ecfm1414989553.runPage(E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm:1) at cfForumSearch2ecfc561348969$funcFORUMSEARCHRESULTS.runFunction(E:\Inetpub\originaltrilogy.com\wwwroot\forum\components\ForumSearch.cfc:41) at cfsearch2dresults2ecfm1414989553._factor2(E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm:26) at cfsearch2dresults2ecfm1414989553.runPage(E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm:1)

java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Syntax error occurred near 'Basterds'. Expected ''''' in search condition 'Inglorious Basterds'.
at macromedia.jdbc.base.BaseExceptions.createException(Unknown Source)
at macromedia.jdbc.base.BaseExceptions.getException(Unknown Source)
at macromedia.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
at macromedia.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
at macromedia.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
at macromedia.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
at macromedia.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)
at macromedia.jdbc.base.BaseStatement.postImplExecute(Unknown Source)
at macromedia.jdbc.base.BaseStatement.commonExecute(Unknown Source)
at macromedia.jdbc.base.BaseStatement.executeInternal(Unknown Source)
at macromedia.jdbc.base.BaseStatement.execute(Unknown Source)
at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:212)
at coldfusion.sql.Executive.executeQuery(Executive.java:775)
at coldfusion.sql.Executive.executeQuery(Executive.java:685)
at coldfusion.sql.Executive.executeQuery(Executive.java:646)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:236)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:500)
at cfForumSearch2ecfc561348969$funcFORUMSEARCHRESULTS.runFunction(E:\Inetpub\originaltrilogy.com\wwwroot\forum\components\ForumSearch.cfc:41)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:290)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:254)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:366)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:198)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:157)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1594)
at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:341)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1916)
at cfsearch2dresults2ecfm1414989553._factor2(E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm:26)
at cfsearch2dresults2ecfm1414989553.runPage(E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.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:219)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
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.FilterChain.doFilter(FilterChain.java:86)
at com.seefusion.Filter.doFilter(Filter.java:49)
at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1494)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
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)
Post
#377956
Topic
G.I. Joe: Worst Movie Ever Made? OR... No, Really, It's the Worst Movie Ever Made
Time

Worst movie ever made? Hmmmmm....I can't believe it's this, though this really sucked cheese. Phantom Menace??

Won't catch me denying that quality films, in general, are a dying breed. However, I thought District 9 and Inglorious Basterds were highlights of this summer. I did think the violence in I.B. was a little over the top (and yes, I understand that was the point).

Post
#340416
Topic
Video Games - a general discussion thread
Time

I agree with Jay. Nintendo is in deep when the big picture/long run are considered. They've alienated a shit load of third-party developers for too long...devs that won't necessarily come running back when Nintendo plays catch up with what will undoubtedly be another under-powered console under the auspices of "quality" over power. I've always felt that while graphics don't make the game, they do place certain limits on what can and can't be ported to a system, and Nintendo's going to reap what they've sown in this regards, sooner or later. What they did with the Wii was assure themselves another console in 2011. If they don't do something stunning that captures hardcore gamers, I don't see how they can survive.

What's amazing to me is how developers have abandoned PC gaming en mass in the last year or so. EA Sports has announced that it's not porting Madden any more, which really blows. And they blame it all on piracy. It really irks me because the current consoles and the last gen wouldn't have been shit if they didn't bastardize pc features like online play and anything even approaching pc graphics.

Post
#327927
Topic
Will the The New J.J. Abrams Star Trek destroy the Legacy of the original 1960's series? Discussion
Time

Voyager, the last two movies (Insurrection: The plastic surgery villains, Nemesis: Isn't it fortunate we just "happened" to find this exact duplicate of Data? eh number one? *nudge nudge* eh?), and the first 3 seasons of Enterprise all did enough damage, thank you.

The spin-offs in general were not in keeping with the original series. TNG can be summed up in: "These aliens are trying to kill us, but we're "evolved" so we'll try not to fight back TOO much. Let's sit around and talk for 30 minutes, have a blab session with the Counselor *yawn*, then come up with some BS techno-babble solution to our problem, hit the reset button and do the same thing next week". TNG was good from seasons 3 on, but still suffered from these problems. The first two seasons are some of the worst television I've ever seen.

DS9 made great strides in returning to what made the original great: conflict among the main characters (something sorely lacking in the others), the notion that 300 years is not enough time to create a perfect human went out the window, and the characters were actually DOING something instead of playing chess with Whoopi Goldberg. They were still much too reliant on techno-babble and the reset button (nobody grows, nobody dies FOR REAL). I almost choked when I learned they were bringing back Dax in a new host.

The last season of Enterprise was quite good, IMO. The mini-story arcs, written by people who actually understood the franchise and helmed by Manny Coto, were top-notch. I especially liked the one with Brent Spiner as a young Doctor Soong and the beginnings of the Eugenics Wars. Voyager was an abomination.

The existing canon should stop at the end of DS9. Voyager and Enterprise canon (except season 4) should be tossed out the window. Lord knows how this new movie's going to go down, though it's safe to say that in their attempt to reach a mass audience it will not be a hardcore fan pleasing film.

Post
#325556
Topic
Video Games - a general discussion thread
Time
Tiptup said:

JediSage said:

Tiptup said:

JediSage said:

I didn't speak to the tree again. Yes, I solved the Earth temple first. Very frustrating.


All I can think is that you need to speak to him. I remember that when you do he gives you a message to go looking for Makar.

Still nada. I spoke with the tree and asked the questions that were available. Makar's in the waterfall, I swing in, we talk, he plays, I conduct the Wind God's Aria (^,^,v,>,<,>) and he asks me to keep his practicing a secret. I'm ready to go back to the Wind Temple to make certain I've got the melody right, but I've consulted several walk-throughs and they all indicate the tune I'm playing.


Wait, you did go to the Wind Temple's entrance first, right? You have to play in front of that rock and talk to the ghost dude. You'll know if you did by going to your inventory screen. One of the colored notes should be the Wind God's aria if you got it. If you didn't, head to Gale Isle.

 

Hey. Problem solved. When I got home a few minutes ago I remembered that the first time I went to the island I did NOT talk to the Deku Tree, and on subsequent tries when I did I did NOT go into the Wind Temple to awaken the sage first. So this time I woke the sage, talked to the tree, THEN played for Makar. This worked.

Thanks for the help. It is appreciated. Love this game.

 

Post
#325520
Topic
Video Games - a general discussion thread
Time
Tiptup said:

JediSage said:

I didn't speak to the tree again. Yes, I solved the Earth temple first. Very frustrating.


All I can think is that you need to speak to him. I remember that when you do he gives you a message to go looking for Makar.

Still nada. I spoke with the tree and asked the questions that were available. Makar's in the waterfall, I swing in, we talk, he plays, I conduct the Wind God's Aria (^,^,v,>,<,>) and he asks me to keep his practicing a secret. I'm ready to go back to the Wind Temple to make certain I've got the melody right, but I've consulted several walk-throughs and they all indicate the tune I'm playing.

Post
#325448
Topic
Video Games - a general discussion thread
Time
Tiptup said:

JediSage said:

Tiptup said:

JediSage said:

Wind Waker issue - in trying to get Makar to accompany me to the Wind Temple I'm having an incredibly hard time. I play the Wind God's aria for him, but all he does is tell me to keep his practicing a secret. I'm using the left trigger to target him and it's still happening. Thoughts?

You've tried the control song?

Howdy Tip.

Are you talking about the Command Melody? No, I haven't. It wasn't necessary when getting Medli to go to the Earth Temple, and the walkthrough's I've read give no indication. Is this something I should check?


Oh, I see. You haven't even gotten him to the temple yet. I misunderstood.

That's weird since it's the Wind God's aria that causes him to join you . . . Did you talk to the big tree guy before finding Makar? (I also assume you finished the Earth Temple which I think you need to do first.)

 

I didn't speak to the tree again. Yes, I solved the Earth temple first. Very frustrating.

 

Post
#325410
Topic
Video Games - a general discussion thread
Time
Tiptup said:

JediSage said:

Wind Waker issue - in trying to get Makar to accompany me to the Wind Temple I'm having an incredibly hard time. I play the Wind God's aria for him, but all he does is tell me to keep his practicing a secret. I'm using the left trigger to target him and it's still happening. Thoughts?

You've tried the control song?

Howdy Tip.

Are you talking about the Command Melody? No, I haven't. It wasn't necessary when getting Medli to go to the Earth Temple, and the walkthrough's I've read give no indication. Is this something I should check?

Post
#323490
Topic
Mac Question
Time

Does anyone use their Mac/iMac's wireless connection instead of ethernet? My machine, which is just about 6 months old, is constantly dropping the wireless connection. I've updated the EMI Firmware, taken all available updates, moved it to new locations in my house (I get good signal strength pretty much wherever I go)...still dropping. I find that as long as I don't stop surfing it sticks a lot longer, but as soon as I stop for more than a couple of minutes it's gone. I've got to click on the wireless icon, where I see "Airport: Scanning" and turn it off, then back on. Quite annoying.

Thanks for any help.

Post
#315438
Topic
R.I.P. Charlton Heston
Time
It's kind of ironic. This past weekend (before his death), Turner Classics showed one of it's "Private Screenings" with him. The host talks one on one with the subject, show and discuss clips of their career, etc. At the end the host asked him for a little Shakespeare and Heston gave a reading from The Tempest, where the main character (a magician) is leaving the island where he'd been exiled. The character was loved by the people so he held a party before leaving. He then goes into a speech about how the party's over and how we're all just magical "stuff" like his phantom creatures. It was a beautiful reading by a true actor, a real man, and one of the few remaining of a dying breed.
Post
#315367
Topic
MST3K
Time
Has anyone heard about Cinematic Titanic? Joel has reunited the entire original cast of MST (Himself, Mary Jo Pehl, Trace, Frank, and Josh) and are back in the riffing business! Picked up the first movie this past weekend. It was good, to be sure. The film itself fell into the "so bad even they can't help it" category, but it was good to see them back. Rumor has it they're planning to do 12 per year and production on the second one begins next month. They have an awesome purchasing/downloading/burning model. Give it a shot!

[url]www.cinematictitanic.com[/url]