I’ve decided to release my phpbbmotion for PHPmotion for free! The reason being that I don’t have the time to manage it as I’m spending a lot of time working on my UpdateWall plugin (if you haven’t checked it out then you really should
). If you purchased the addon recently please note that I will still provide support for it.
What is phpbbmotion?
PHPbbmotion is an easy, free method to integrate PHPmotion v3 with phpBB3. Giving you access to all of phpBB3′s great forum script, features & addons. PHPbbmotion does not modify any phpBB php files so is compatible with at least 99% of phpBB3 addons!
Once PHPbbmotion is installed users only need to login once to use either the forums or PHPmotion on your website.
License & Download links
This addon is released under the MIT license, which allows you to use it freely in any of your projects as long as you include the license included in the download.
Download phpbbmotion 1.3 by clicking here.
If you found this addon useful please consider linking back, a small donation through Paypal or signing up for my latest PHPmotion addon UpdateWall.
How awesome is that! Fantastic addition to the range of free PHPmotion addons, Ben- thank you!
Great addition indeed, I am defiantly going to add this
Thank you for your work and being kind enough to release it for free!
Ben, I didn’t mind paying for it, but I’m sure new users would appreciate your hard work and dedication! Good luck on your next products!
Hi – Why dont i see any users in the admin of the forum? If i change someone in the phpmotion admin to a mod do they become a mod on the forum too? if not how can i make moderators in the forum if i cant see anyone ?
Hi Barry, is the integration definitely working correctly? Members should show up as normal in the admin area. Changes to moderators will not their status on the other system. The main thing this script does it integrate their login & registration.
What is phpbbmotion? Is it a message board for phpmotion?
Thanks
Phpbbmotion integrates logins & registration between PHPmotion & phpBB3 (open source forum software).
Weird i did the install yet my site just shows up blank after i do the
Open classes/config.inc.php and add the following line at the end before the ?>
require_once installation_paths().’/addons/phpbbmotion/session_manager.php’;
part. any ideas what could be wrong?
Make sure you have the correct settings in phpbbmotion/settings.php as if the forum path is wrong it will cause a blank page.
what did you mean by purge the cache from the phpBB administration? can you explain a little bit?
In the phpBB administration area is a purge cache option which will make sure any changes you make to the phpBB theme shows on the website.