just for info really - when i initially tried to upload pictures, I get the following error. Unfortunetly it seems my webserver (or FTP client) put all file names into lower case regardless, so Thumbnail.class.php became thumbnail.class.php. It took my third FTP client before i could change it to stay upper case. And yes I did click the option to NOT to convert to lower case in the FTP client. Some are just a bit flakey.
--------------------------------
PHP error debug
Error: maxiGallery::include_once(assets/snippets/maxigallery/watermark/Thumbnail.class.php) [maxigallery.include-once]: failed to open stream: No such file or directory
Error type/ Nr.: Warning - 2
File: /home/chepstow/public_html/assets/snippets/maxigallery/maxigallery.class.inc.php
Line: 217
Line 217 source: include_once($modx->config[’base_path’].MAXIGALLERY_PATH.’watermark/Thumbnail.class.php’);