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.

All other Modules /

Discuss all other Modules here.

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

Gallery Pages


Go to End


19 Posts   5738 Views

Avatar
Harshmage

Community Member, 12 Posts

1 August 2009 at 6:20pm

I've been running SS for quite a while, and after my upgrade tonight borked my site, I decided to start from scratch again.

That being said, I'm running SS 2.3.2, with Gallery 0.2.3.

I've created a Gallery page with more than what I allow on the page at one time (30 images x 5 rows, and about 50 images). The problem I'm running into is the overflow.

The [1], [2], and [Next >] items are there, and they alter the URL you're looking at, but the page does not advance.

Page is http://www.harshmage.com/ss/3d-redhurst-project/

Any hints are appreciated!

Avatar
toarx

Community Member, 34 Posts

2 August 2009 at 12:20am

Hello Harshmage,
please let me participate.
I want to use the same topic in the next time, but I have no workaround.
Which module you use? I have never find before a module gallery 0.2.3.
I look forward.
Uwe

Avatar
toarx

Community Member, 34 Posts

2 August 2009 at 12:22am

Avatar
Harshmage

Community Member, 12 Posts

2 August 2009 at 8:42am

I'm afraid not. I'm using Gallery from here: http://silverstripe.org/gallery-module/

Avatar
UncleCheese

Forum Moderator, 4102 Posts

3 August 2009 at 12:00pm

You should check out the ImageGallery module. It has more features and is better supported than the Gallery module.

Avatar
Harshmage

Community Member, 12 Posts

3 August 2009 at 3:55pm

I did see that. And I did see your example site. Does it work similar to the galleries you have up with albums and such?

Avatar
toarx

Community Member, 34 Posts

5 August 2009 at 7:00pm

Silverstripe 2.3.3.
tar xzvf modules-image_gallery-r210.tar.gz
http://$PRJ/dev/build?flush=all
and than a got following error.
[05-Aug-2009 08:49:59] PHP Fatal error: Class 'SortableDataObject' not found in _config.php on line 2
--

Why?
Where will be defined this Class? I found nothing.

Avatar
UncleCheese

Forum Moderator, 4102 Posts

6 August 2009 at 2:39am

Do you have dataobject_manager and swfupload installed?

Go to Top