Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/cherrypy/_cphttptools.py", line 211, in doRequest handleRequest(cpg.response.wfile) File "/usr/lib/python2.4/site-packages/cherrypy/_cphttptools.py", line 405, in handleRequest body = func(*(virtualPathList + cpg.request.paramList), **(cpg.request.paramMap)) File "base.py", line 547, in default return self.renderSection(_section, adMenu, *prm, **kw) File "base.py", line 225, in renderSection return self.sendOutput( File "/var/webs/belekrealestates.com/section.py", line 560, in main ret.append('%s' % Section.embedImages(mainText, _section)) File "/var/webs/belekrealestates.com/section.py", line 268, in embedImages imageData = db.Image.get(imgID) File "/usr/lib/python2.4/site-packages/SQLObject-0.7.0-py2.4.egg/sqlobject/main.py", line 908, in get val._init(id, connection, selectResults) File "/usr/lib/python2.4/site-packages/SQLObject-0.7.0-py2.4.egg/sqlobject/main.py", line 946, in _init raise SQLObjectNotFound, "The object %s by the ID %s does not exist" % (self.__class__.__name__, self.id) SQLObjectNotFound: The object Image by the ID 536 does not exist