exception at www.hotelevropi.com on 2024-05-05 19:42:58

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 : 3.145.15.1
User Agent : Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Postdict :
tag_ids : 45

Session :
_permanent : True
lang : en
ip : 3.145.15.1
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=45
dt : 2024-05-05 19:42:58.650545
ut : 1714927378
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'