Alright,

I've got authenticated, everything is green light -- except --

When I click on "forum" , it won't display the forum inside the Drupal wireframe.
Instead, it takes me to an entirely new page, my subdomain where the forum sits.

Thoughts to fixing this?

Comments

musko’s picture

Update:

When adding the extra SMF blocks such as "Recent Forum Posts" and clicking on them, it WILL load SMF into Drupal Frame, but must log in twice!

musko’s picture

Update:

The extra SMF blocks such as "Recent Forum Posts" point to
"http://asdf.com/smfforum/index.php..."
And DOES use Drupal frame

Where as the Forum Module link points to
"http://asdf.com/forum/"
And does NOT use Drupal frame

can this be as simple as just editing the api??