I have succesfully installed Drupal 5.1 and SMF1.2 as stand alones.
Now I have bridged them and I get errors.

In Drupal administration...

Administer>Site Configuration>
SMFforum settings
SMF/Drupal settings

errors...

Successfully locating SMF installation.

Successfully locating modules/smfforum/includes/smf_api_2.php.

Successfully connected to the SMF database.

You are not authenticated in SMF now. Please login to SMF and test again. You may refresh settings!

also...

SMF cookie authentication = not passed (selected)
Master registration system = Drupal (selected)

I wish to have registration/login with Drupal, not SMF.

Has anyone any ideas please?

Comments

AlanB-1’s picture

Re. my previous post...
I can login through Drupal and I am automatically logged in SMF.
If I log out of SMF I am still logged in Drupal.

If I login at SMF I do not login at Drupal.

vm’s picture

you will get a faster response from the devleoper on his suuport site.

Things to check, as I have this integration running perfectly well. insure that you are using the SMF login block in administer -> blocks.

I have my smf installation inside my drupal installtion , not sure if that makes a difference, but it works smoothly.

ThatPerson’s picture

Are you running the SMFforum module on your own development/test machine? If so, try typing "127.0.0.1" instead of "localhost" in the address bar.

AlanB-1’s picture

I think I have enabled Drupal login not SMF, as I thought that users would login on the drupal frontpage or whatever, perhaps I should change it over.
I am running Drupal and SMF on a live site.

I would like SMF to be incorporated into Drupal, I thought it would be, I have succesfully done this with Gallery2.

vm’s picture

The SMF login is what allows you to share users, and SMF does not wrap into Drupal, you will have to theme your SMF to be similar to drupal as it does not share a theme like Gallery2 does.