Nate,

I suspect those are installed as submodules. Inside the extension, run this:

git submodule init && git submodule update

I believe Andrew was working on switching it over to use Admin::ResourceController, so make_resourceful wouldn't be needed any more. Watch for those changes.

Sean

N. Turnage wrote:
NoMethodError (undefined method `make_resourceful' for TemplatesController:Class):

This is the error I am getting when I am trying to view templates in admin. I looked in the vendor/plugins directory in the extension, but there is nothing in either the acts_as_list or make_resourceful plugin directories. I have used the templates extension on a number of other sites and have never had this problem before. How do I force the templates extension to install it's needed plugins? Should I just reinstall instead?


Thanks,

Nate
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to