[Radiant] [ANN] Simpler reorder extension
Travis Bell
travisbell at mac.com
Wed Nov 21 15:11:59 CST 2007
I seem to be getting an error when I try and delete pages with the
Reorder extension enabled. The log reports the following:
## ActiveRecord::StatementInvalid (SQLite3::SQLException: SQL logic
error or missing database: UPDATE page
Any idea? The second I disable the Reorder extension, I can delete
the page just fine.
Thanks,
--
Travis Bell
Not sent from my iPhone.
On 21-Nov-07, at 1:32 PM, Travis Bell wrote:
> Yup, that did it.
>
> Thanks,
>
> --
> Travis Bell
> Not sent from my iPhone.
>
>
>
>
>
> On 21-Nov-07, at 1:11 PM, Sean Cribbs wrote:
>
>> That generally occurs when you don't have the loading order set in
>> config/environment.rb of your project. It should look like this:
>>
>> config.extensions = [:shards, :all]
>>
>> Alternatively, you can rename the vendor/extensions/shards directory
>> to vendor/extensions/00_shards.
>>
>> Sean
>>
>> On Nov 21, 2007 1:50 PM, Travis Bell <travisbell at mac.com> wrote:
>>> Hey Sean,
>>>
>>> Upon trying to run "rake production db:migrate:extensions" I am
>>> getting the following error:
>>>
>>> ## undefined method `page' for #<Radiant::AdminUI:0x40804734>
>>>
>>> Any idea why? This is a gem install of version 0.6.4 with the Shards
>>> extension from the trunk installed.
>>>
>>> Thanks,
>>>
>>> --
>>> Travis Bell
>>> Not sent from my iPhone.
>>>
>>>
>>>
>>>
>>>
>>>
>>> On 19-Nov-07, at 8:56 AM, Sean Cribbs wrote:
>>>
>>>> With Adam's permission, I have replaced the reorder extension in
>>>> the
>>>> Radiant repository with the simpler one I developed recently.
>>>> Instead
>>>> of adding a separate view with drag-and-drop, it adds up/down/top/
>>>> bottom
>>>> buttons to the sitemap.
>>>>
>>>> You can use Subversion to download it from:
>>>>
>>>> http://dev.radiantcms.org/svn/radiant/trunk/extensions/reorder
>>>>
>>>> Enjoy!
>>>>
>>>> Sean
>>>> _______________________________________________
>>>> Radiant mailing list
>>>> Post: Radiant at lists.radiantcms.org
>>>> Search: http://radiantcms.org/mailing-list/search/
>>>> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>>>
>>> _______________________________________________
>>> Radiant mailing list
>>> Post: Radiant at lists.radiantcms.org
>>> Search: http://radiantcms.org/mailing-list/search/
>>> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>>>
>> _______________________________________________
>> Radiant mailing list
>> Post: Radiant at lists.radiantcms.org
>> Search: http://radiantcms.org/mailing-list/search/
>> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>
> _______________________________________________
> Radiant mailing list
> Post: Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
More information about the Radiant
mailing list