10389 Posts in 2200 Topics by 1712 members
| Go to End | Next > | |
| Author | Topic: | 67093 Views |
-
Re: Image Gallery Extension: Testers Needed

14 March 2009 at 9:02am
well, all sizes are set
SS don't send me an error-mail
php-settings cannot be changed since i'm not the provider ;)
u can see the same problem when usind the blackcandy-template.
the gallery and the two other module were checked out last night, so this should be the latest version :|
-
Re: Image Gallery Extension: Testers Needed

14 March 2009 at 9:09am
Unfortunately, a white screen doesn't leave much to go on. You really need to turn up your error reporting and find out what error PHP is throwing. It could be a syntax error, a memory error, permissions error.. hard to say. But since it's not happening on any of the other installations, I think it's safe to say it's got something to do with your setup.
Do you have any logging set up? I can't imagine developing a website without some sort of error reporting. Do you just guess?
-
Re: Image Gallery Extension: Testers Needed

14 March 2009 at 9:13am
thats the main problem!
i'm a provider, SS runs fine on MY machines (including dev-server and productive enviroment)...
but that customer wants to run his website on another machine, so i have to fight against invisible error-messages
we'll see if i can reach his supportteam so they should enable error-messaging for a few hours.
-
Re: Image Gallery Extension: Testers Needed

14 March 2009 at 9:20am
Well I can understand the objection to enabling error reporting on a production box, but that's why you set up logging. There should be a way for you to browse PHP error logs somehow. No one leaves errors uncaptured. That's just crazy.
-
Re: Image Gallery Extension: Testers Needed

14 March 2009 at 9:31am Last edited: 14 March 2009 9:45am
haha, ini_set is a nice function
Parse error: syntax error, unexpected '}' in /tmp/silverstripe-cache-home-1516bc-cms/.cache.home.1516bc.cms.image_gallery.templates.Layout.ImageGalleryPage_album.ss on line 9
back on track
but i can't find any errors in that file, i didn't make any changes :/
edit:
error found, seems to be an uploaderror, there are some fileparts missing :|
sorry for that!
-
Re: Image Gallery Extension: Testers Needed

14 March 2009 at 10:07am
Just checked in a patch for images appearing before they're ready to be clicked.
-
Re: Image Gallery Extension: Testers Needed

15 March 2009 at 2:26am
hi UncleCheese!
i really like your image gallery extension
- but i would love to see it showing the images with sth like galleria, because i think it would be great if there were a way of displaying the images without a pop-up... unfortunately i'm not that good at programming, but if it's not too hard to implement, i would try if you give me some starting points... -
Re: Image Gallery Extension: Testers Needed

15 March 2009 at 4:58am
It's entirely possible. The templates that come with the ImageGallery module are by no means intended to be used in the final production of your web site. They're meant to just get you started and show you what controls are available.
For a custom UI, you can select "None" for your popup style, and include any javascript you need to in your template. Then just follow the instructions on the Galleria site on how to markup your images and captions, etc..
It's unlikely that I'll be supporting Galleria, since it runs on MooTools. I'm much more likely to implement a SlideshowPro extension.
But like I said, it doesn't mean it's impossible for you to do it. It's actually pretty simple.
| 67093 Views | ||
| Go to Top | Next > |


