New Zenner
- Join Date:
- Jan 2008
- Posts:
- 83
- Plugin Contributions:
- 0
Simple Machines Forum and Zen Cart
Has anyone tried or will Zen Cart work with Simple Machines Forum or just phbb
Views: 1,469
New Zenner
Has anyone tried or will Zen Cart work with Simple Machines Forum or just phbb
Black Belt
Try PM'ing yellow1912 as he is a SMF advocate and has stated this is easy - See:
http://zen-cart.com/forum/showthread.php?t=87385&highlight=phpbb+forum
But I do not integrate Forums and offer the individual the option along this line:
For privacy concerns you can select a different name when signing up for the forum or you can select to make it the same
Totally Zenned
The easiest way to integrate any forum is to use curl, if your host allows that, of course.
You can simply take the info the user enters into zencart register/login form and post it to the forum using curl. With SMF, remember that the password is hashed by javascript though, so you will also need to hash your password before posting.
For logoff or retrieve forum info, you can use smf api. PHPBB doesnt have api but it may have something else.
If you dont want to use curl, you can go to their forum and check the bridges, but it's much more complicated. curl will certainly work for registering, now im not sure if it works for login though, it will need a bit of testing.
Regards
Tell staff why this post should be reviewed.