Hi, I'm creating a site for a client utilizing Couch and have setup Extended Users per the tutorial.
The client also needs a phpBB install (3.1) as there is an old forum database to move to the new site.
I have access to only one database but everything seems to work ok, so am now looking at trying to sync up registering and login. The login I have made a quick and dirty fix for by passing some session variables to an intermediate script, nasty but the only way I could figure it out.
I cannot find a way to sync extended user registration to forum registration and would be really grateful for any help or hints. I have tried to do the session thing I did with login, but the data bound forms don't seem to allow post vars back, I'm getting lost at this point
Couch does seem to be a great system, just would be nice if there were more hooks we could use to insert our own code into some of the built in couch methods.
Thanks again.
The client also needs a phpBB install (3.1) as there is an old forum database to move to the new site.
I have access to only one database but everything seems to work ok, so am now looking at trying to sync up registering and login. The login I have made a quick and dirty fix for by passing some session variables to an intermediate script, nasty but the only way I could figure it out.
I cannot find a way to sync extended user registration to forum registration and would be really grateful for any help or hints. I have tried to do the session thing I did with login, but the data bound forms don't seem to allow post vars back, I'm getting lost at this point

Couch does seem to be a great system, just would be nice if there were more hooks we could use to insert our own code into some of the built in couch methods.
Thanks again.
