Re: [MediaWiki-l] [Cargo] Error: table "Book" not found (books/authors example)

2015-11-08 Thread Ed
Hi Yaron, Thank you! Issue 1, as you suggested, seemed to have been a combination of upper/lower case and perhaps singular/plural across both templates for B/book(s) and A/author(s). The solution was to standardize in first letter uppercase and singular all over the place and it now works. Issu

Re: [MediaWiki-l] [Cargo] Error: table "Book" not found (books/authors example)

2015-11-08 Thread Yaron Koren
Hi Ed, For issue #1: your templates are actually somewhat different from what's in the examples, but I tried out your "Book" template just now, and it worked for me. However, your "Author" template seems to contain an error: it queries a table called "Book", instead of "book" (notice the casing di

[MediaWiki-l] [Cargo] Error: table "Book" not found (books/authors example)

2015-11-08 Thread Ed
Hello everyone, My name is Ed. This is my first post to the mail list. I hope I'm doing it right. I installed wikimedia, cargo and semantic forms all from git. I attempted to recreate the books/authors example and I run into trouble. Can you help? This is what I did: 1) Created the Book temp