Yeah, I got the same thing yesterday. I think the javascript needs to
be updated. This is not my extension, but now that I have it on git, I
will zake a look into it.
This is slightly different from Brian’s problem of a few weeks ago and
pulling the update from github doesn’t seem to have resolved it.
I get
[anton@BigBoy Radiant]$ rake db:export TEMPLATE=./site-export.yml
(in /home/anton/Ruby/Radiant)
rake aborted!
Could not find table ‘config’
(See full trace by running task with --trace)
Actually I’ve often got that “can’t find table config” with extensions
on 066 and don’t know enough about all the interactions to understand
why or why not.
–
Lead and inspire people. Don’t try to manage and manipulate people.
Inventories can be managed but people must be led. ~ Ross Perot
Keith B. wrote:
This is now on Github at
GitHub - kbingman/admin_tree_structure: Extension for Radiant CMS that sorts children of ArchivePages by year and by month on the backend
It would be great if someone could chekc it out and see if it works
for them. I have it working under the 0.6.6 Gem.
If anyone is still using the old drag-and-drop page Reorder extension,
be aware that this AdminTreeStructure extension cannot be run alongside
of it.
–
Actually, this is pretty easy to fix, but needs to be done in the
reorder extension. If anyone is interested, I can post the modified
one I have on github.