Daniel,
I successfully installed the module/plugin. I ran into errors though. I managed to upload the images fine. The problems start when I create a template-variable for the albums. The Template-Set drop down is empty...it doesn’t load anything. Went through all the processes as explained in your wiki. Despite this, I tried previewing the gallery in the front-end and got the following error:
« MODx Parse Error »
MODx encountered the following error while attempting to parse the requested resource:
« PHP Parse Error »
PHP error debug
Error: parse_ini_file(assets/modules/advalbum/templates/tplsets/) [function.parse-ini-file]: failed to open stream: No such file or directory
Error type/ Nr.: Warning - 2
File: C:\xampp\htdocs\velito\assets\modules\advalbum\advalbum.plugin.class.php
Line: 726
Line 726 source: $tplsetArray = parse_ini_file($this->plugPath."/templates/tplsets/".$tplset);
Parser timing
MySQL: 0.0892 s (14 Requests)
PHP: 0.0861 s
Total: 0.1754 s
Is there a file missing?
I am using FF3, MODx 0.9.6.3, XAMPP for Windows Version 1.7.0
Thx.