Thread: GalleryCMS
View Single Post
Old 08-10-2011, 09:07 PM   PM User | #4
Buffmin
Regular Coder

 
Join Date: Aug 2011
Posts: 192
Thanks: 112
Thanked 0 Times in 0 Posts
Buffmin is an unknown quantity at this point
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.
Buffmin is offline   Reply With Quote