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

Image Gallery Extension: Testers Needed


Go to End


417 Posts   117788 Views

Avatar
Toast

Community Member, 3 Posts

14 July 2009 at 11:13am

Edited: 14/07/2009 11:13am

No worries UncleCheese, I've posted it here http://www.silverstripe.org/dataobjectmanager-module-forum/show/264716?showPost=264716

And by the way, thanks for all the great modules!

Avatar
mhull

Community Member, 79 Posts

17 July 2009 at 10:19pm

How difficult would it be to apply pagination to the album covers? It is just that I have 20 albums on one page and would like to spread it over two pages. Thanks

Avatar
UncleCheese

Forum Moderator, 4102 Posts

18 July 2009 at 2:12am

It's not hard at all. Just a matter of me finding the time to do it. Look at the CurrentGalleryItems functions as an example of how to paginate. You can try it yourself. If you get it working, let me know and I'll check in the change.

Avatar
Andre

Community Member, 146 Posts

11 August 2009 at 8:21pm

Hi, there, I got the following Error when trying to install image_galary (and calender module).

Warning: fopen(/tmp/silverstripe-cache-usr-www-users-kirk/manifestClassParse-_usr_www_users_kirk_image_gallery_code_ImageGalleryAlbum.php) [function.fopen]: failed to open stream: Disk quota exceeded in /usr/www/users/kirk/sapphire/core/ManifestBuilder.php on line 398

I remember, I had that ones bevore, a few month ago.
What I tried was to add a directory to root (silverstripe_cache) and chmod it to 777 but the reaction is still the same.

What do I have to do, to install these modules? Disk Quota isn't exceeded, so the Problem must be fix somewhere else.

Avatar
triasada

Community Member, 3 Posts

18 August 2009 at 4:41pm

hello guys
iam new using SS, i have read all topics bout image gallery modul, but when i use that module, i found this error

[Notice] Undefined index: Galleria
and the error refers to this line 417
$file->RelAttr = ImageGalleryPage::$attrs[$this->GalleryUI]['rel'];

what's wrong?
and how to fix that?

regard

Avatar
UncleCheese

Forum Moderator, 4102 Posts

19 August 2009 at 1:33am

Sorry about that. I think I got halfway through implementing Galleria and decided to change direction. Galleria is not a valid UI right now.

I'm in the process of overhauling the whole UI system on ImageGallery that will allow you to plugin any UI you like with just a few lines of code, so Galleria will be possible once I get all that figured out.

Avatar
triasada

Community Member, 3 Posts

19 August 2009 at 2:15am

ok unclechees

btw, any solution for using image gallery with galleria option for now?

Avatar
Leo1305

Community Member, 6 Posts

23 August 2009 at 11:09pm

hello,

i´ve got a new problem ... i´ve got 3 album, "Drachenbot Cup 2009", "Abschluss Mörike Realschule 2009" and "Trolli 2009". If i go to Drachenbot Cup or Abschluss Mörike Realschule 2009 everything is ok but if i go to Trolli 2009, the a-tag isn´t http://momentsforever.net/event/album/Trolli-2009 but http://momentsforever.net/event/album/. on all other albums everything is ok.

please help

leo

Go to Top