Using Invision Power Board database for blog users

Having trouble installing serendipity?
Post Reply
TheVirus
Posts: 2
Joined: Wed Sep 28, 2005 1:52 am

Using Invision Power Board database for blog users

Post by TheVirus »

Is it possible/easy/tedious to change Serendipity to use an Invision power board database for it's users? If so, can anyone point me in the right direction? I have some PHP knowledge, but there are a ton of files and I have no idea where to start.

Thanks.
TheVirus
Posts: 2
Joined: Wed Sep 28, 2005 1:52 am

Post by TheVirus »

Ok, I kind of figured it out.

What I need to do is grab the md5 hash from invision, and inject it into serendipity's table. Also I need to automate the installation somehow, still working on that.

I also need to create a directory blog.site.com/username/ based off that data. Then the blog files can sit in there comfortably.

Any tips?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

# 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/
Post Reply