exception at www.kaotonik.net on 2025-05-01 06:13:52

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 : /home/thk/kriti-2025/image
Client ip : 18.188.77.203
User Agent : Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Postdict :

Session :
_permanent : True
lang : el
ip : 18.188.77.203
ua : Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
url : http://www.kaotonik.net/home/thk/kriti-2025/image
dt : 2025-05-01 06:13:52.651289
ut : 1746069232
/home/hindu_pagenum : 1
/home/azazelo_pagenum : 1
Traceback (most recent call last):
  File "/var/sites/kaotonik/lib/core/SiteBuilder.py", line 95, in BuildPage
    response = madpyObject.handleReq()
  File "/var/sites/kaotonik/lib/core/MadpyObject.py", line 270, in handleReq
    responses = self.ContentHandler.dispatch()
  File "/var/sites/kaotonik/lib/core/DispatchObject.py", line 158, in dispatch
    response = function( *args , **kwargs )
  File "/var/sites/kaotonik/lib/content_types/Image.py", line 214, in normalImage
    filename =  tools.imgRelativeWebPathToFsPath(self.ObjectData.ObjectRow.image)
  File "/var/sites/kaotonik/lib/tools/Tools.py", line 645, in imgRelativeWebPathToFsPath
    fspath = os.path.join(ss.ApplicationRoot , ss.FilesDir , *webpath.split('/'))
AttributeError: 'NoneType' object has no attribute 'split'