[Radiant] Upgrading Gallery Extension
Marshal Linfoot
mlinfoot at gmail.com
Mon May 5 17:22:53 CDT 2008
YIKES! Following the instructions for installing the Gallery extension
I did the following:
cd vendor/extensions
git clone git://github.com/pilu/radiant-gallery.git gallery
and got a message that git-clone would not overwrite an existing
directory (a good thing!). So I ran this instead:
git clone git://github.com/pilu/radiant-gallery.git gallery2
creating a new directory, gallery2, and the whole website stopped
functioning with a "server temporarily busy" message. Restarted
LiteSpeed - no change. No errors in the LiteSpeed logs. Moved the new
gallery2 dir out of the way, restarted LiteSpeed and everything back
to normal. Whew!
Thinking it was permissions problems on gallery2, I changed them all
to match the working gallery. Moved gallery2 back into
vendor/extensions and same thing all over again.
I'm stuck now, unsure of how to upgrade. But I suspect something like:
disable current gallery from the main admin page
move gallery dir out of vendor/extensions
move gallery2 into vendor/extensions and rename to gallery
run the rake install task
restart LiteSpeed
Anyone successfully upgraded? What did you do, am I on the right track?
On Mon, May 5, 2008 at 12:40 PM, Andrea Franz <franz.andrea at gmail.com> wrote:
>
> On Mon, May 5, 2008 at 6:17 PM, Marshal Linfoot <mlinfoot at gmail.com> wrote:
>
> > I'm currently using Andrea Franz's amazing Gallery extension, version
> > 0.7.6, and would like to upgrade to his latest 0.7.10 version. Would I
> > use the same procedure as installing it the first time or is there a
> > different upgrade procedure? I don't want to lose the existing
> > galleries...
> >
> > Thanks for any pointers.
>
>
> You can launch the radiant:extensions:gallery:install task.
> This will trigger the migrations and it will upgrade the public files
> without deleting anything from the db.
>
> --
> Andrea Franz
> http://gravityblast.com - http://nimboo.net
> _______________________________________________
> Radiant mailing list
> Post: Radiant at radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>
--
marshal
More information about the Radiant
mailing list