10394 Posts in 2203 Topics by 1714 members
| Go to End | Next > | |
| Author | Topic: | 67144 Views |
-
Re: Image Gallery Extension: Testers Needed

5 March 2010 at 10:49am Last edited: 5 March 2010 10:50am
OK I've got all the new versions installed, still no images showing up?
What exactly do I need to put in my .ss Template to make this stuff show up?
I still have the same wierd button images under my Photos and Albums tabs in the CMS.
-
Re: Image Gallery Extension: Testers Needed

5 March 2010 at 10:55am
OK I fixed it.
$Layout was missing...told ya I didn't understand what I needed to do!
-
Re: Image Gallery Extension: Testers Needed

5 March 2010 at 11:06am Last edited: 5 March 2010 11:09am
Uncle Cheese,
Anyway you could help me fix these button images ?
(See Attached Photo)
I think it's something wrong with my DataObjectManager install (r374) because in my events_calendar I get this error under feeds and adding an annoucement.
<% sprintf(_t('DataObjectManager.NOITEMSFOUND','No %s found'),ICS Feeds) %> -
Re: Image Gallery Extension: Testers Needed

5 March 2010 at 11:11am
That's been a lingering bug for months. I can't figure it out. I'm open to any suggestions.
-
Re: Image Gallery Extension: Testers Needed

5 March 2010 at 11:50am
OK, as long as it's not just me. I thought it was something I was doing wrong.
-
Re: Image Gallery Extension: Testers Needed

5 March 2010 at 4:30pm
I don't seem to be getting any of the styling from /image_gallery/css/ImageGallery.css did I forget to put something in my custom template again?
-
Re: Image Gallery Extension: Testers Needed

13 March 2010 at 3:33pm
Would I be correct in thinking the Image Gallery has not yet been updated for SS 2.4?
Currently using the latest version image_gallery-r375 (I have also tested r352) none of the light boxes work and in either IE or firefox.... in IE I get a "jquery is undefined" error
It appears that is is caused by the moving of the location of Jquery????
-
Re: Image Gallery Extension: Testers Needed

21 April 2010 at 3:33pm
warwick, did you find a solution? it could be a conflict with prototype.js try adding
in init() functionRequirements::block("jsparty/prototype.js");
<% control Albums %>
<% control ImageGalleryPage %>
<% control GalleryItems(3) %>
$GalleryItem
<% end_control %>
<% end_control %>
<% end_control %>For each album I want to get the first 3 images, the above code only shows the first 3 for the first album. How do I correct this?
| 67144 Views | ||
| Go to Top | Next > |


