Search found 3 matches

by liadim
Thu Jul 19, 2007 4:33 pm
Forum: General discussions
Topic: Using external users-table instead of serendipity_authors
Replies: 6
Views: 2638

I want to add users only through the central user database and not within serendipity, so I think your solution will work for me. It also probably sovles the forum problem - thanks!!!
by liadim
Thu Jul 19, 2007 2:03 pm
Forum: General discussions
Topic: Using external users-table instead of serendipity_authors
Replies: 6
Views: 2638

thank you very much for your quick answer!
I will try to create the records on serendipity_authors with a view. would that be enough for "faking" the current new-user registration? or are there other tables that are modified when a new user is created, beside serendipity_authors?
by liadim
Wed Jul 18, 2007 4:45 pm
Forum: General discussions
Topic: Using external users-table instead of serendipity_authors
Replies: 6
Views: 2638

Using external users-table instead of serendipity_authors

Hi
I am using s9y (which is great!!!) in a communities site. Each defined group has a private blog, viewed only by members of this group and written by the group's manager.
When a new user registers to the site, his personal details are stored in the site "users" table.
My question appears to be ...