Hi,
a friend of mine and I are trying to create a website consisting of eFiction and a forum.
Our choice for the forum fell on SMF as it is a good piece of software, widely adopted and apparently used by many other efiction users.
I bridged efiction to SMF by using the code placed under the "bridging" directory in the efiction directory and I followed the instructions contained in the README placed within that same directory.
The bridging seems to work but we are experiencing a very annoying problem. After a user logs in, he is redirected to the SMF forum home page rather than the efiction home page. How come so? Is it possible to solve this problem?
I spent hours searching the forum and internet but I could not find a solution.
By having a look on the code I got the impression that efiction simply hands the login procedure to SMF, hence losing control on the execution flow.
If I got it right, the efiction login is simply "commuted" into a SMF login and obviously SMF, after logging in the user, loads its home page rather than efiction's home page.
Any ideas on how to solve this? π
Thanks in advance π
Giordano
There's a mod for SMF that allows you to redirect the login anywhere you want. So I just had it redirect to the archive again.
Skins made by Kali are no longer supported!
Thank you very much!
That mod solved my problem π
