exception at www.hotelevropi.com on 2024-05-02 09:44:41

site is in debug mode - everybody can see this page
If you don't want this , but still want to see exception messages, put your ip in DebugIps list, and set Debug=False in SiteSettings.py
Requested path : /search
Client ip : 18.117.196.184
User Agent : Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Postdict :
tag_ids : 40

Session :
_permanent : True
lang : en
ip : 18.117.196.184
ua : Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
url : https://www.hotelevropi.com/search?tag_ids=40
dt : 2024-05-02 09:44:41.841633
ut : 1714632281
Traceback (most recent call last):
  File "/var/sites/hotelevropi/lib/core/SiteBuilder.py", line 92, in BuildPage
    response = madpyObject.handleReq()
  File "/var/sites/hotelevropi/lib/core/MadpyObject.py", line 264, in handleReq
    responses = self.ContentHandler.dispatch()
  File "/var/sites/hotelevropi/lib/core/DispatchObject.py", line 158, in dispatch
    response = function( *args , **kwargs )
  File "/var/sites/hotelevropi/lib/scripts/Search.py", line 407, in makeExtSearchPage
    listToSort.sort()
TypeError: '<' not supported between instances of 'dict' and 'dict'