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 th

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 u

Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread banane
I also use Firefox's Java error console to detect running errors. I'm also relatively new to firebug. Usually I do ctrl-click on something to "inspect". ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/searc

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 your

Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread Jim Gay
On Mon, Mar 22, 2010 at 2:14 PM, Alexis Masters 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 right direction. You

Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread banane
I have a new fork of the twitter extension, but it probably won't help you since that seems to be a configuration issue. It'd be a good idea, now that I think of it, to post twitter config errors more clearly! So, I also was thinking you might want to install (if you haven't) firebug and do an 'in

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 Twit

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 wrote: > Hello! When I upgraded WomensGivingTree.org a couple of weeks ago, I > didn't realize I lost the ability to make galleries. The

Re: [Radiant] Gallery Extension Problem

2009-03-22 Thread Shaolo
Check your log files. They will usually tell you what you are missing. I have noticed that if an extension fails to run properly, it usually takes down the entire system. log/production.log or log/development.log depending on which system you are trying to run. 2009/3/22 Shaolo > I've had to

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 > 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.

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 > And after doing that and restarting the server you still don't see the > gallery layout in the admin panel?

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 > 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

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 radiant:exte

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 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, javascript, ima