Search found 2 matches

by Bucketworks
Tue Oct 23, 2007 8:27 pm
Forum: General discussions
Topic: Manual import of records
Replies: 12
Views: 23533

What does -1 mean in faqcategory_user or _group?

Does that mean "any user" or "any group" if found in those two tables in the respective field for user or group (not category id?)
by Bucketworks
Tue Sep 18, 2007 6:41 pm
Forum: General discussions
Topic: Manual import of records
Replies: 12
Views: 23533

Is this truly all there is to it?

I did a manual import of a word doc into the database. I converted the text into insert statements. I added a faqcategory and faqcategoryrelation for each record, and inserted the records into faqdata. However, they do not show up in the 'public' view but do show up under 'admin' view.

Here is an ...