« Return to Thread: Re: reorder extension stopped working (rainer griess)

Re: reorder extension stopped working (rainer griess)

by Benny Degezelle :: Rate this Message:

Reply to Author | View in Thread

Hi rainier,

Check your vendor/extensions/shards/app/views/admin/page directory. What
extension do those files have?
If they are .html.erb, instead of .rhtml, you'll have to check out an older
version of shards (until the 0.6.5 release, which will have rails 2
included).
Because 0.6.4 doesn't detect the .html.erb files as views, shards fails to
load properly, which will on it's turn break any extensions depending on
shards..

This is the svn:external i'm still succesfully using in 0.6.4;

shards -r 674 http://dev.radiantcms.org/svn/radiant/trunk/extensions/shards/

Regards,

Benny
_______________________________________________
Radiant mailing list
Post:   Radiant@...
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

 « Return to Thread: Re: reorder extension stopped working (rainer griess)