Quote:
Originally Posted by JBlyth
Hi Tim,
Yes, I started off from a complete new install, including removing the folders left in the AppData folder.
The line 267 does appear to be commented out....
ContentID = path
ContentID = ContentID.replace(self._main_prefix, "file:///mnt/onboard/")
# ContentID = ContentID.replace(self._card_a_prefix, "file:///mnt/sd/")
# print "ContentID: " + ContentID
ImageID = self.delete_via_sql(ContentID, ContentType)
Cheers
John
|
Okay, there is no way that should happen. I will take a look at it tonight.
Tim