Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

trouble with the gallery


Go to End


2 Posts   2191 Views

Avatar
lekoala

Community Member, 31 Posts

10 April 2008 at 3:54am

Edited: 10/04/2008 3:54am

Hello everyone,

I'm trying to make the gallery work... I've installed everything, refreshed the db, created a GalleryPage... and when I try to see my page, all I get is :

<b>Notice</b>: Undefined index: start in <b>E:\www\xemecercle\silverstripe\gallery\code\GalleryPage.php</b>; on line <b>381</b><br />
^

If I go to the line 381 in this script, it talks about limit of items per page. If a disable the limit per page, I get another error :

<b>Notice</b>: Undefined variable: group in <b>E:\www\xemecercle\silverstripe\gallery\code\GalleryPage.php</b>; on line <b>330</b><br />
^

Any idea ?

Avatar
The Frenchy

Core Development Team, 40 Posts

21 April 2008 at 2:26pm

The group variable problem has been fixed.

Check this http://silverstripe.com/site-builders-forum/flat/57273