Hope someone can lend a hand.
The bridge is installed in the same db as phpmotion in the directory forum.
The forum has no posts and 1 user(admin) with same username and password as the phpmotion admin.
When i I run the install file, I get the message:
Install completed...
x Members Imported
When I look at smf_members, I see nothing imported. In fact, the only user is deleted.
If i put the user back, I can only login to the forum. When I register a new user, no matching entry is created in phpmotion.
Couple points:
A.) SmF is version2.
B.) I kept the forum's original index file but edited to include the v3_smf_forum.inc.php.
I have removed the remember_me code from the phpmotion homepage as i want users to login everytime(php will log them out every 2 hours).
C.) The forum uses the db option to store sessions.
D.) I currently use the forum original template as the addon template does not show the log out link.
Thank you