[Radiant] Gallery Extension Problem

2010-03-22 Thread Alexis Masters
Hello! When I upgraded WomensGivingTree.org a couple of weeks ago, I didn't realize I lost the ability to make galleries. The Galleries tab still works fine, and it is just as easy as always to create a new gallery, but the photos will not upload, either individually or as an import. The

Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread banane
Alexis- do you have access to the Radiant server log? You may find errors in there you can post to this thread. On Mon, Mar 22, 2010 at 8:54 AM, Alexis Masters alexismast...@gmail.com wrote: Hello! When I upgraded WomensGivingTree.org a couple of weeks ago, I didn't realize I lost the ability

Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread Alexis Masters
Interesting... In the Coldfusion world, I would have loud ugly error messages. Rails gives me Stealth error messages :-) I didn't realize there was an error in there, Anna. Thanks very much for pointing me in the right direction. You will be interested to learn the culprit is likely the

Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread Jim Gay
On Mon, Mar 22, 2010 at 2:14 PM, Alexis Masters alexismast...@gmail.com wrote: Interesting... In the Coldfusion world, I would have loud ugly error messages. Rails gives me Stealth error messages :-) I didn't realize there was an error in there, Anna. Thanks very much for pointing me in the

Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread Alexis Masters
Anna, I removed the twitter extension, restarted the radiant, and the imports still don't come in. I suspect a javascript conflict. I do have firebug, and I'll go look with it, but I've never really gotten familiar with its use, and I can only hope it will tell me something. Thanks for

Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread Alexis Masters
As it turns out, this issue was a cache issue. The support guys at the webhost emptied the cache and I shut down everything on this end and did a hard reboot, which helps with cache issues. What we won't know for a while is whether it was the twitter extension that caused the cache to jam

Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread banane
Jim- On the note re: Twitter, I was thinking that save_page might not be a good place to set the twitter page. I know with some moveable text blogs it reposts each time you save a post, and for some writers, they do it many many times. Doing it on the first time a page is published is probably the

[Radiant] gallery extension error

2009-11-11 Thread Emanuel Vinzent
hi i try to install the gallery-ext. vinz:dorfbrand vinz$ ./script/extension install gallery Initialized empty Git repository in /private/var/folders/-q/-qlnHoFOFbCCajjZzhXJDk+++TI/-Tmp-/gallery/.git/ remote: Counting objects: 1039, done. remote: Compressing objects: 100% (523/523), done.

Re: [Radiant] gallery extension error

2009-11-11 Thread Paul Ingles
I just had the same problem. You need to edit your config/ environment.rb file. Inside the config.after_initialize block, add the line: Radiant::Config[gallery.storage] = s3 That fixed it for me. On 11 Nov 2009, at 09:16, Emanuel Vinzent wrote: hi i try to install the gallery-ext.

Re: [Radiant] gallery extension error

2009-11-11 Thread Haselwanter Edmund
On 11.11.2009, at 10:23, Paul Ingles wrote: I just had the same problem. You need to edit your config/ environment.rb file. Inside the config.after_initialize block, add the line: Radiant::Config[gallery.storage] = s3 That fixed it for me. It basically is the storage option of

Re: [Radiant] gallery extension error

2009-11-11 Thread Emanuel Vinzent
thanks guys for help! works fine*! cheers vinz* 2009/11/11 Haselwanter Edmund edm...@haselwanter.com On 11.11.2009, at 10:23, Paul Ingles wrote: I just had the same problem. You need to edit your config/ environment.rb file. Inside the config.after_initialize block, add the line:

[Radiant] Gallery extension

2009-10-31 Thread Clubiste Ben Stadiste
Hi, I am trying to test and use the gallery extension. While trying to upload files (single file or batch import) I got the following error: Processing GalleryImportingsController#import (for 127.0.0.1 at 2009-10-31 11:36:08) [PUT] Parameters: {action=import,

Re: [Radiant] Gallery extension help

2009-04-28 Thread Andrea Franz
I've just pulled some fixes from the repository of Mario Zigliotto, it should work now. Let me know. On Thu, Apr 23, 2009 at 6:05 PM, Dave Kroondyk davek...@gmail.com wrote: Hi, I'm a bit confused about an error I'm getting with the gallery extension. I'm running Radiant 0.7.1 which I have

[Radiant] Gallery Extension Problem

2009-03-22 Thread Bryce Klimoski
I'm attempting to install the gallery extension at URL git:// github.com/pilu/radiant-gallery.git with Radiant 0.7.1, however whenever I install it I'm unable to access any of the stylesheets, javascript, images, or anything else that is stored under the public folder. Any ideas as to why this is

Re: [Radiant] Gallery Extension Problem

2009-03-22 Thread Shaolo
How are you installing it? On Sun, Mar 22, 2009 at 3:25 PM, Bryce Klimoski br...@mymadlab.net wrote: I'm attempting to install the gallery extension at URL git:// github.com/pilu/radiant-gallery.git with Radiant 0.7.1, however whenever I install it I'm unable to access any of the stylesheets,

Re: [Radiant] Gallery Extension Problem

2009-03-22 Thread Bryce Klimoski
Here is what I'm doing. First up I get the attachement_fu plugin. git clone git://github.com/technoweenie/attachment_fu.gitvendor/plugins/attachment_fu Next I get the gallery plugin and install. 1. git clone git://github.com/pilu/radiant-gallery.gitvendor/extensions/gallery 2. rake

Re: [Radiant] Gallery Extension Problem

2009-03-22 Thread Shaolo
And after doing that and restarting the server you still don't see the gallery layout in the admin panel? 2009/3/22 Bryce Klimoski br...@mymadlab.net Here is what I'm doing. First up I get the attachement_fu plugin. git clone git://

Re: [Radiant] Gallery Extension Problem

2009-03-22 Thread Bryce Klimoski
Actually I have a much bigger problem than that. I can not access anything underneath my public folder. If I remove the gallery extension it all starts working again. 2009/3/22 Shaolo ot...@shaolo.com And after doing that and restarting the server you still don't see the gallery layout in

Re: [Radiant] Gallery Extension Problem

2009-03-22 Thread Shaolo
I've had to remove and then reinstall several extension because one would not install properly. 2009/3/22 Bryce Klimoski br...@mymadlab.net Actually I have a much bigger problem than that. I can not access anything underneath my public folder. If I remove the gallery extension it all starts

[Radiant] Radiant Gallery Extension image Import failure.

2009-03-14 Thread Jeffrey Jones
Hoi all, I am trying to get pilu's radiant gallery (git edge )extension working on my Radiant(0.7.1) install but the import feature is failing. I have ImageMagick installed and the RMagick gem installed and am trying to import a directory of jpg images. The problem appears to be in the

[Radiant] Radiant Gallery Extension.

2009-03-02 Thread Jeffrey Jones
Hoi all Anyone successfully using the radiant gallery extension with 0.7.1? If so whose github repository are you pulling from? Cheers Jeff ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search

Re: [Radiant] Radiant Gallery Extension.

2009-03-02 Thread Andrea Franz
On Mon, Mar 2, 2009 at 6:49 PM, Jeffrey Jones j...@jones.be wrote: Hoi all Anyone successfully using the radiant gallery extension with 0.7.1? If so whose github repository are you pulling from? I didn't try yet, which problem do you have? -- Andrea Franz http://gravityblast.com http

Re: [Radiant] Radiant Gallery Extension.

2009-03-02 Thread jeff
successfully using the radiant gallery extension with 0.7.1? If so whose github repository are you pulling from? I didn't try yet, which problem do you have? -- Andrea Franz http://gravityblast.com http://blog.mikamai.com ___ Radiant mailing list Post

[Radiant] Gallery Extension on DreamHost

2009-01-14 Thread Patrick
Hi all, any hints why the gallery extension is not working on dreamhost? I am running some radiant cms on dreamhost, all work. but gallery extension seems to have a problem with attachment_fu. if I start the app: Expected aaa/vendor/extensions/gallery/app/models/gallery_item.rb to define

Re: [Radiant] Gallery Extension on DreamHost

2009-01-14 Thread Patrick
Hi again, or is it possible that radiant is looking in the wrong directory for attachment_fu? Is there some possibility to define a path to attachment_fu somewhere? Patrick ___ Radiant mailing list Post: Radiant@radiantcms.org Search:

Re: [Radiant] Gallery Extension on DreamHost

2009-01-14 Thread Andrea Franz
any hints why the gallery extension is not working on dreamhost? I am running some radiant cms on dreamhost, all work. but gallery extension seems to have a problem with attachment_fu. if I start the app: Expected aaa/vendor/extensions/gallery/app/models/gallery_item.rb to define

Re: [Radiant] Gallery Extension on DreamHost

2009-01-14 Thread Patrick
On 15.01.2009 0:46 Uhr, Andrea Franz wrote: In the past some people have a problem like that on dreamhost using ruby 1.8.7. Someone give me the following link: http://www.dreamhoststatus.com/2009/01/02/ruby-187-upgrades/#comments I didn't try dreamhost, but maybe it could be useful. Please

[Radiant] Gallery extension fail upload photos

2008-07-01 Thread Wes Wes
I am using Radiant 0.6.7 and Gallery extension 0.7.12, but when I try to upload picture javascript load load and does not upload, when I check in folders galleries in public so has a photo, the original, but he did not finish the upload, seems to be some problem with javascript, something well

Re: [Radiant] gallery extension

2008-06-03 Thread Steven Southard
When I got the newest gallery extension update I couldn't get mini_magick to work with it. The pictures moved and stayed were I put them but I wasn't able to upload and new images. Also the thumbs weren't the right size either. I could but the old gallery extension back in and I could

Re: [Radiant] gallery extension

2008-06-03 Thread Andrea Franz
On 04/giu/08, at 01:02, Steven Southard wrote: When I got the newest gallery extension update I couldn't get mini_magick to work with it. The pictures moved and stayed were I put them but I wasn't able to upload and new images. Also the thumbs weren't the right size either. I could

Re: [Radiant] gallery extension

2008-06-03 Thread Steven Southard
A guys got to keep on his toes. Okay, I had that file and changing it made it work perfectly. Thank you for your fast reply. -Steven On Jun 3, 2008, at 6:37 PM, Andrea Franz wrote: In the new version i put the galery.yml file in RAILS_ROOT/config/ extensions/gallery/gallery.yml. Have

Re: [Radiant] gallery extension

2008-05-27 Thread Steven Southard
I am, great job of moving it to git. Very easy to get and install. I thought maybe there are some requirements like imagemagick and rmagick. I don't have those gems installed so if they're needed it makes sense, I guess. If they are needed seems like it would be a good idea to add that

Re: [Radiant] gallery extension

2008-05-27 Thread Keith Bingman
Is Spring a BSD Server or a shared accelerator? Don't take my word about mini_magick, it worked when I was still on a BSD server. On May 27, 2008, at 6:30 PM, Steven Southard wrote: That's sad news about mini_magick not working at Joyent even if you freeze it in. I guess the available gems

Re: [Radiant] gallery extension

2008-05-27 Thread Steven Southard
Shared accelerator. Seems like the BSD servers were loaded with almost every gem out there. Not sure why but the new servers are more bring your own. On May 27, 2008, at 11:35 AM, Keith Bingman wrote: Is Spring a BSD Server or a shared accelerator? Don't take my word about mini_magick,

Re: [Radiant] gallery extension

2008-05-27 Thread Casper Fabricius
Keith, just curious: How does Paperclip differ from attachment_fu? It seems to have almost the exact same interface - is the only difference that paperclip does not require rmagick, mini-magick or imagescience? Casper Fabricius http://casperfabricius.com On 27/05/2008, at 18:19, Keith

Re: [Radiant] gallery extension

2008-05-27 Thread Keith Bingman
It is actually pretty different than attachment_fu. It doesn't require it's own model, just a few columns. It is a lot lighter weight. I actually like attachment_fu a lot, but it is a bit slow and it requires either RMagick, Mini_magick or Image Science, all of which are problematic. So I