exception at www.hotelevropi.com on 2024-03-28 17:08:35

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.232.88.17
User Agent : claudebot
Postdict :
tag_ids : 38

Session :
_permanent : True
lang : en
ip : 18.232.88.17
ua : claudebot
url : https://www.hotelevropi.com/search?tag_ids=38
dt : 2024-03-28 17:08:35.168026
ut : 1711638515
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'