> From what I can tell, the component tries to create a subscription object in
the database, but this cannot work, because there is no table for it. in the
svn repository, I see a mgdschema.xml for replicator, but no corresponding
sql.

The replicator subscriptions, like tables of some other components don't have a 
SQL file because with Midgard 1.8 the `midgard-schema` tool is able to create 
and modify tables.

Just uncomment the TableCreate and TableUpdate properties in your 
`/etc/midgard/conf.d` file and then run `midgard-schema configfilename`.

/Bergie
_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

Reply via email to