The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



GetSimple Support Forum
Deleting images did not delete thumbnails - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: Deleting images did not delete thumbnails (/showthread.php?tid=84)



Deleting images did not delete thumbnails - bnowell - 2009-08-24

I uploaded several images.. that worked fine... I deleted the same images... that worked fine. I went to the [thumbs] folder and the thumbnails are still there. No error messages at all. I'm developing on a Windows Vista platform with a XAMPP stack. Any ideas? Thank you.


Deleting images did not delete thumbnails - ccagle8 - 2009-08-24

This was an oversight on my part. I changed the delete function to also delete the thumbnails too. Thanks