Sperks Posted July 16, 2015 Share Posted July 16, 2015 Hello, as the title says I want to merge those two open source scripts. I want to put comment boxes on content outside of mybb for my website BUT only people registered with mybb on my site can comment, and ofc show avatar, name and reputation from mybb. Mybb and other content are on the same website ofc. Is it even possible? Quote Link to comment https://forums.phpfreaks.com/topic/297330-can-i-combine-a-open-source-commenting-script-with-mybb-forum-script/ Share on other sites More sharing options...
ginerjm Posted July 16, 2015 Share Posted July 16, 2015 A good programmer would look at the two and decide how to do it, or if it was possible. How can we make this call since we can't see any of the code? Quote Link to comment https://forums.phpfreaks.com/topic/297330-can-i-combine-a-open-source-commenting-script-with-mybb-forum-script/#findComment-1516572 Share on other sites More sharing options...
scootstah Posted July 16, 2015 Share Posted July 16, 2015 First you need to figure out how to access the mybb session data outside of its normal scope. Look for mybb "portals". Then it's just a matter of reading/writing data from/to the mybb database tables. Quote Link to comment https://forums.phpfreaks.com/topic/297330-can-i-combine-a-open-source-commenting-script-with-mybb-forum-script/#findComment-1516574 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.