CMS & Slideshow Pro (LR2)

25 posts by 7 authors in: Forums > CMS Builder
Last Post: June 6, 2010   (RSS)

By Jason - April 28, 2010

Hi,

So, when you are getting your information from the database:
list($multi_photo_galleryRecords, $multi_photo_galleryMetaData) = getRecords(array(
'tableName' => 'multi_photo_gallery',
));


are you only expecting to return a single record?
If so, try putting this line just below the above:

$multi_photo_galleryRecord=$multi_photo_galleryRecords[0];

Give that a try and let me know if that works for you.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] CMS & Slideshow Pro (LR2)

By sublmnl - April 28, 2010

OK well that worked in the sense that a page renders....
but I'm about to pull my hair out.
Even though I am directly asking for the multi_photos.xml.php file in the HTML source code
the photos that show in the SSP on screen are for the single editor which uses: photos.xml.php

WTheck?

By Jason - April 28, 2010

Could you provide a link to the file you're using?
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] CMS & Slideshow Pro (LR2)

By sublmnl - April 29, 2010

just an update - Jason and I are getting reallllllly close to solving this. Just don't want to muck up the thread with a lot of back/forth.

I will post up all of our work to share.
Thanks to Chris and Jason and other encounters with the IT team on this board, my belief is upheld - you guys rock.
Great Support !