Skip to main content

MyMuse for Joomla News

JPlayer update fixes Android bug

Today we release updates to two MyMuse 3 add-ons

  1. Module MyMuse Latest 3.2.0
  2. Plugin Audio HTML5 3.2.0

Both have updated versions of JPlayer which fixes a bug when viewed with Android devices. The first track loaded would play but no others. The bug involved calling Play immediately after calling SetMedia. We are happy to see that fixed.

MyMuse Latest module had some code added in case you are using Amazon S3 to store your files.
If you use either of these, you should download the latest. You will have to remove old ones before installing.

  • Last updated on .
  • Hits: 13816

Amazon S3 Integration News

We are about to release a new version that includes integration with Amazon S3. Serve your files from Amazon and save big time on bandwidth. Read the manual page.

While our tests are all positive we would like see it "in the field" a bit before a public release. We are looking for Beta testers! The first five people to contact us will recieve a free 6 month subscription to MyMuse. All we ask is that you test out the S3 integration and report back.

  • Last updated on .
  • Hits: 10646

Update Manual and update stream

The good news: we have updated the Manual for Version 3.x. We have have added much more detail on all the front end views. This also helped us review the code and rearrange many of the options so they made more sense.

The bad news: MyMuse uses Live Update from Akeeba. We discovered we had not changed the update stream to monitor for version 3.X. If you have MyMuse 3.x please update to the latest version. Or you can download config.php.zip. It goes in administrator/components/com_mymuse/liveupdate/config.php. Now you will get notified of updates. The latest build of MyMuse is com_mymuse_J3-3.2.4-1261.

  • Last updated on .
  • Hits: 11530

3.2.4 Gets Responsive Facelift

You've heard the buzz, get responsive now. You have to be viewable on mobile devices and tablets. There are more phones than people on the planet. Reach that market with a site that adapts to screen size.

MyMuse gets responsive by turning tables of data (like your tacks) into zebra striped lists that can be scrolled on your mobile device. We have gone through all our views and shopping cart pages and applied special styles to all the table elements. Media queries in the CSS allow us to apply different styles depending on screen size. Read more to see some screen shots.

Read more …3.2.4 Gets Responsive Facelift

  • Last updated on .
  • Hits: 9456

PayPal and No Registration

Fixed a problem in PayPal when "No Registration" and "Save Order After Payment" are both chosen.

Have to pass the guest user's profile to PayPal so it can come back in the Instant Payment Notification sent by PaPal.Then create a cart, create a shopper, create the order and save it, all without the user session. Whew.

  • Last updated on .
  • Hits: 9307