yes but nothing happened, submenu is still here
T Mikko
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
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.
yes but nothing happened, submenu is still here
T Mikko
Hi,
I got the same error with this : http://dataobjectmanager.carlinowebdesign.com/gallery/album/
It happened when i create a multiple album, what's wrong with that?
Thx,
Draft
You should never end up at that url. The album name needs to follow the /album/ action, e.g.
/my-gallery/album/my-album
Hi uncle cheese,
Thx for your reply, it end up ok now, i even add a new plugin under my image gallery configuration tab, i have galleria now :)
Thx,
Draft
Hi, I have the image gallery up and working, but it is a little slow on loading but very good.
Is it possible to limit how many albums per page?
as is in the configuration pane for Number of images per page
Also, can I remove default album? or rename it?
Albums don't support pagination yet. I've been meaning to do that. The default album can be removed or renamed at any time. The only requirement is that there is at least one album. That's why it gets created on every instance of an ImageGalleryPage.
This might be the wrong place to post this, but I have seen the error below mentioned in this thread a few times.
"There was a problem with the upload.
The server did not accept it."
I found by adding "SecFilterEngine Off" to my .htaccess file got it working.
Anyway, I hope this helps someone.
Wow. That's a great find. This is indeed the most enigmatic bug in swfupload. As more and more people find work-arounds, the more stable the module becomes.
This topic has been moved to the DataObjectManager forum. Would you mind posting this in there? Thanks.