|
A couple of weeks back, I wrote about a component that can convert posts from CB profilebook to JomSocial wall posts. At the same time we'd also developed another one to convert the images from the BC profile gallery plugin into JomSocial albums. |
![]() |
The tricky part here was the mammoth 5GB worth of photos that needed to be resized and refit to Jomsocial size & standard. I've implemented a batch size option so that only some photos are processed at every run.
The component created a single JomSocial album for each user and adds all their CB photos into that album.
As before, I'm attaching the script to this post so that people who're stuck at the same problem benefit from my script :). It's a simple single file component that you need to put in your administrator/components folder. Once done, simply run the component via the admin -
http://yoursite.com/administrator/index.php?option=com_cmmg



