IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Getting a Zope error when trying to 'Site Search'
when attempting to search within the Test forum, with the Subject line containing a specific word. Here is the text from the error screen:

Zope Error

Zope has encountered an error while publishing this resource.

Error Type: ProgrammingError
Error Value: ERROR: syntax error at or near "{" at character 685

Troubleshooting Suggestions

* The URL may be incorrect.
* The parameters passed to this resource may be incorrect.
* A resource that this resource relies on may be encountering an error.

For more detailed information about the error, please refer to the HTML source for this page.

If the error persists please contact the site maintainer. Thank you for your patience.

lincoln

"Chicago to my mind was the only place to be. ... I above all liked the city because it was filled with people all a-bustle, and the clatter of hooves and carriages, and with delivery wagons and drays and peddlers and the boom and clank of freight trains. And when those black clouds came sailing in from the west, pouring thunderstorms upon us so that you couldn't hear the cries or curses of humankind, I liked that best of all. Chicago could stand up to the worst God had to offer. I understood why it was built--a place for trade, of course, with railroads and ships and so on, but mostly to give all of us a magnitude of defiance that is not provided by one house on the plains. And the plains is where those storms come from." -- E.L. Doctorow


Never apply a Star Trek solution to a Babylon 5 problem.


I am not merely a "consumer" or a "taxpayer". I am a Citizen of the United States.


[link|mailto:golf_lover44@yahoo.com|contact me]
New Not me
Too much of today's music is fashionable crap dressed as artistry.Adrian Belew
New Just got it again
9:05 CST here at home; earlier today was at work:

Zope Error

Zope has encountered an error while publishing this resource.

Error Type: ProgrammingError
Error Value: ERROR: syntax error at or near "{" at character 680

Troubleshooting Suggestions

* The URL may be incorrect.
* The parameters passed to this resource may be incorrect.
* A resource that this resource relies on may be encountering an error.

For more detailed information about the error, please refer to the HTML source for this page.

If the error persists please contact the site maintainer. Thank you for your patience.


Trying to search with the subject line containing "Round" in the Test Forum.
lincoln

"Chicago to my mind was the only place to be. ... I above all liked the city because it was filled with people all a-bustle, and the clatter of hooves and carriages, and with delivery wagons and drays and peddlers and the boom and clank of freight trains. And when those black clouds came sailing in from the west, pouring thunderstorms upon us so that you couldn't hear the cries or curses of humankind, I liked that best of all. Chicago could stand up to the worst God had to offer. I understood why it was built--a place for trade, of course, with railroads and ships and so on, but mostly to give all of us a magnitude of defiance that is not provided by one house on the plains. And the plains is where those storms come from." -- E.L. Doctorow


Never apply a Star Trek solution to a Babylon 5 problem.


I am not merely a "consumer" or a "taxpayer". I am a Citizen of the United States.


[link|mailto:golf_lover44@yahoo.com|contact me]
New remember you need the backtrace only...
viewable in the page source.

That is the only htings that will allow scott to fix it.
--
[link|mailto:greg@gregfolkert.net|greg],
[link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwethey
Freedom is not FREE.
Yeah, but 10s of Trillions of US Dollars?
SELECT * FROM scog WHERE ethics > 0;

0 rows returned.
New I don't follow you
what do you mean by "backtrace"?
lincoln

"Chicago to my mind was the only place to be. ... I above all liked the city because it was filled with people all a-bustle, and the clatter of hooves and carriages, and with delivery wagons and drays and peddlers and the boom and clank of freight trains. And when those black clouds came sailing in from the west, pouring thunderstorms upon us so that you couldn't hear the cries or curses of humankind, I liked that best of all. Chicago could stand up to the worst God had to offer. I understood why it was built--a place for trade, of course, with railroads and ships and so on, but mostly to give all of us a magnitude of defiance that is not provided by one house on the plains. And the plains is where those storms come from." -- E.L. Doctorow


Never apply a Star Trek solution to a Babylon 5 problem.


I am not merely a "consumer" or a "taxpayer". I am a Citizen of the United States.


[link|mailto:golf_lover44@yahoo.com|contact me]
New View source on the page with the error
The actual error message is hidden as an HTML comment. That's what Scott needs.
===

Kip Hawley is still an idiot.

===

Purveyor of Doc Hope's [link|http://DocHope.com|fresh-baked dog biscuits and pet treats].
[link|http://DocHope.com|http://DocHope.com]
New Yes... the page itself tells me two things:
Jack, and Squat, respectively. ;-)
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New Here you go
<!--
Traceback (innermost last):
File /usr/local/dev/zope/lib/python/ZPublisher/Publish.py, line 223, in publish_module
File /usr/local/dev/zope/lib/python/ZPublisher/Publish.py, line 187, in publish
File /usr/local/dev/zope/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook
(Object: Traversable)
File /usr/local/dev/zope/lib/python/ZPublisher/Publish.py, line 171, in publish
File /usr/local/dev/zope/lib/python/ZPublisher/mapply.py, line 160, in mapply
(Object: submit_ok)
File /usr/local/dev/zope/lib/python/ZPublisher/Publish.py, line 112, in call_object
(Object: submit_ok)
File /usr/local/dev/zope/lib/python/OFS/DTMLMethod.py, line 189, in __call__
(Object: submit_ok)
File /usr/local/dev/zope/lib/python/DocumentTemplate/DT_String.py, line 540, in __call__
(Object: submit_ok)
File /usr/local/dev/zope/lib/python/DocumentTemplate/DT_In.py, line 489, in renderwb
(Object: forums.sql.board.selSearch(userid=field_searchUser, subject=transformQuery(field_searchSubject), content=transformQuery(field_searchContent), signature=transformQuery(field_searchSignature), forumid=field_searchForum))
File /usr/local/dev/zope/lib/python/DocumentTemplate/DT_Util.py, line 339, in eval
(Object: forums.sql.board.selSearch(userid=field_searchUser, subject=transformQuery(field_searchSubject), content=transformQuery(field_searchContent), signature=transformQuery(field_searchSignature), forumid=field_searchForum))
(Info: field_searchForum)
File <string>, line 0, in ?
File /usr/local/dev/zope/lib/python/Shared/DC/ZRDB/DA.py, line 489, in __call__
(Object: selSearch)
File /usr/local/dev/zope/lib/python/Products/ZPoPyDA/PoPy_db.py, line 84, in query
ProgrammingError: (see above)

-->
lincoln

"Chicago to my mind was the only place to be. ... I above all liked the city because it was filled with people all a-bustle, and the clatter of hooves and carriages, and with delivery wagons and drays and peddlers and the boom and clank of freight trains. And when those black clouds came sailing in from the west, pouring thunderstorms upon us so that you couldn't hear the cries or curses of humankind, I liked that best of all. Chicago could stand up to the worst God had to offer. I understood why it was built--a place for trade, of course, with railroads and ships and so on, but mostly to give all of us a magnitude of defiance that is not provided by one house on the plains. And the plains is where those storms come from." -- E.L. Doctorow


Never apply a Star Trek solution to a Babylon 5 problem.


I am not merely a "consumer" or a "taxpayer". I am a Citizen of the United States.


[link|mailto:golf_lover44@yahoo.com|contact me]
     Getting a Zope error when trying to 'Site Search' - (lincoln) - (7)
         Not me -NT - (bepatient) - (1)
             Just got it again - (lincoln)
         remember you need the backtrace only... - (folkert) - (4)
             I don't follow you - (lincoln) - (3)
                 View source on the page with the error - (drewk) - (2)
                     Yes... the page itself tells me two things: - (admin) - (1)
                         Here you go - (lincoln)

It’s always projection with these guys.
42 ms