Hello;
I just want to integrate softbiz b2b script and esselbach story teller cms. esselbach has tremendous integrating abilities and can be integrated virtually with any system including many boards. you can find here
http://www.esselbach.com
The B2b system is
http://b2b.softbizscripts.com
In order to integrate esselbach you have to write bbwrapper.php file. I have tried myself but could not write it correctly. this file can import many advanced things such latest threads, posts, etc but I just want to integrate in a manner that only username, password, email and cookies are managed between two systems. this require only following PHP functions
function BBConnect()
function BBGetUser($username, $password)
function BBCheckUser($username, $email)
function BBUserInsert($username, $password, $birthday, $email, $ipaddress)
function BBGetEmail($username)
function BBCookieInit($username, $password)
function BBCookieFlush()
So please help me in writing bbwrapper.php file. It is a small file. Sample bbwrapper.php files are included in zip file.
complete esselbach
http://hyperupload.com/download/a3a93917/Esselbach.Storyteller.CMS.v1.8.1.(DGT).zip.html
complete softbiz script:
http://hyperupload.com/download/78d1e057/SoftBIZ.B2B.Trading.Marketplace.v1.0.zip.html
If you just want to download softbiz b2b database files
http://hyperupload.com/download/16f71777/db.zip.html
If you just want to download sample bbwrapper.php files for other systems
http://hyperupload.com/download/8658e073/bbwrappers.zip.html
Thanks