Active
Project:
SMFforum Integration module
Version:
4.7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Mar 2009 at 18:00 UTC
Updated:
20 Mar 2009 at 18:56 UTC
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
Comment #1
musko commentedUpdate:
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!
Comment #2
musko commentedUpdate:
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??