integration with IPB and Serendpity
integration with IPB and Serendpity
how do you integrate the user database and how do you make it that each person has their own blog
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: integration with IPB and Serendpity
You'll need a proxy authentication cache, something like the serendipity_event_externalauth plugin does.
It queries the IPB user database and caches that information inside the serendipity_authors DB table. This is required, because serendipity requires its users to be inside that database.
I'm afraid this isn't possible without you being skilled in some SQL/PHP operation. You can't just combine two seperate applications.
Regards,
Garvin
It queries the IPB user database and caches that information inside the serendipity_authors DB table. This is required, because serendipity requires its users to be inside that database.
I'm afraid this isn't possible without you being skilled in some SQL/PHP operation. You can't just combine two seperate applications.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/