Hi Doze,
ran into a strange behaviore. Don´t know if it is a feature or a bug, or an error on my side.
When logged on in the MODX manager, clicking one of the child object links, be it a button or a picture I get the following error:
MODx encountered the following error while attempting to parse the requested resource:
« PHP Parse Error »
PHP error debug
Error: getimagesize(C:/Program Files/xampp/htdocs/modx/assets/galleries/13/) [function.getimagesize]: failed to open stream: No such file or directory
Error type/ Nr.: Warning - 2
File: C:\Program Files\xampp\htdocs\modx\assets\snippets\maxigallery\maxigallery.php
Line: 885
Line 885 source: $imagesize=getimagesize($modx->config['base_path'].$path_to_gal.$pics[$i]['filename']);
Parser timing
MySQL: 0.1322 s (13 Requests)
PHP: 0.2347 s
Total: 0.3669 s
However, if logout, the links work normally.
The "gallerie" file initialy was set to attrib -r (or 777) and now is "read only" (attrib +r), and I am not able to change that, strange enough. Thought I ´d let you know,
I am waiting for the customers permission to go live with this page, so you might see for yourself. If you want.
Will keep you posted.