exception at www.kaotonik.net on 2024-05-19 06:10:48

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

Session :
_permanent : True
lang : en
ip : 52.15.147.20
ua : Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
url : http://www.kaotonik.net/home/thk/meat-is-murder/image
dt : 2024-05-19 06:10:48.149556
ut : 1716088248
/home/peachlover/videos_pagenum : 1
/home/mari@pi_pagenum : 35
/home/MASTRACHAS78/music_pagenum : 1
/home/koukos_pagenum : 2
/home/pepi_pagenum : 15
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'