gallery_entries and {caption}
Posted: 03 February 2008 10:19 PM   [ Ignore ]
Newbie
Rank
Total Posts:  4
Joined  2008-02-03

Hello All,

I’m using the exp:tag:gallery_entries tag and things are generally going fine. But whenever I try to use the {caption} variable the whole thing breaks and the entire webpage comes up blank.  Any suggestions/explanations/solutions?

~Thanks!
~D

Profile
 
 
Posted: 05 February 2008 07:12 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3717
Joined  2006-10-18

Hi danak,

Can I see what your code looks like? smile

 Signature 

Check out the new Solspace Blog!

Profile
 
 
Posted: 05 February 2008 04:32 PM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  4
Joined  2008-02-03

Hi Pie Man,

I actually wound up using the titles in the way I was going to use the caption, so I’m not having a problem anymore. But I still don’t know where the original problem was.  This is my code:

{exp:tag:gallery_entries gallery="vcr_gallery" tag="1908" limit="12" orderby="random" category="1"}
  {entries}
   {row}
     {exp
:imgsizer:size src="{thumb_url}" height="51px" width="79px" alt="{caption}" title="{caption}"}
   {
/row}
  {
/entries}
{
/exp:tag:gallery_entries}

Oh, and I’ve changed the exp:imgsize:size php code on my server so that it handles title attributes so that’s not the problem.

Thanks!
~D

Profile
 
 
Posted: 06 February 2008 07:31 AM   [ Ignore ]   [ # 3 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3717
Joined  2006-10-18

Thank you for noting this!

This is definately a bug, and we’ll get it corrected soon wink smile

 Signature 

Check out the new Solspace Blog!

Profile
 
 
Posted: 22 February 2008 07:28 PM   [ Ignore ]   [ # 4 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3717
Joined  2006-10-18

This issue has been corrected in the latest version of Tag.

 Signature 

Check out the new Solspace Blog!

Profile