|
The instructions are quite incomplete. I went through the same pains, and then realized that gallerycms does not have a "front-end" program" to aactually read the xml and display the gallery. Once you get the gallerycms installed, database all set up, and code editted, etc, you then have tp install PureGallery (found on the gallerycms homepage). Install PureGallery, then in the index.html on your site,(on the var flashvars line.... about line 9) point your path to your xml file (ex...... var flashvars = { dataPath: "index.php/view/xml" } ). Should do it. Good luck! Hope this helps.
|