Songs not playing or downloading

0
Hey guys...

I've got the songs loaded on the site, moved them manually as the upload would not work (checked write is on in file properties and increased my upload to 30MB in php.ini). Songs show on the site and on the GoDaddy server songs folder however nothing happens when I try to play one and I can't get the player to work either. Plugin is enabled, module is active. the website is waderadio.com.

Suggestions?

Wade
Responses (9)
  • Accepted Answer

    Thursday, April 26 2012, 09:28 PM - #Permalink
    0
    can you post a link to a specific album page? I'll take a look at it.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, April 26 2012, 09:32 PM - #Permalink
    0
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, April 26 2012, 09:39 PM - #Permalink
    0
    the problem is being caused by some CACHE on your site:


    js-94ed6df57f56a443a7d12c332defd1ec.php:1 Uncaught SyntaxError: Unexpected token


    as you can see it's not Music Collection's, its some cache you have active (maybe joomla's, maybe your template's) that is messing up things.

    clear everything, disable cache, try again.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, April 26 2012, 09:42 PM - #Permalink
    0
    I bet it's the Gantry cache... I'll try that and get back in touch.. :)
    The reply is currently minimized Show
  • Accepted Answer

    Friday, April 27 2012, 01:08 AM - #Permalink
    0
    Nope, that's not it. I've got the gantry cache and Joomla cache turned off. Still not able to play songs although I did fix the download problem.
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, April 28 2012, 05:51 PM - #Permalink
    0
    can't see the album page nomore... where's it?
    have you taken a look at the source code of your site? it is still full of CACHE calls to files... there's definitely some cache on! maybe it's not your template's but its definitely there!
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, April 28 2012, 06:08 PM - #Permalink
    0
    I've turned off several cache's and turned them back on as it adversely affected the operation of the website.

    I took it down. Doesn't appear to be the program I need for my website. I can't use a program that adversely affects so much of my site...
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, April 28 2012, 06:12 PM - #Permalink
    0
    of course not..! but that's not it... the problem is that there's one file (the one I pointed out earlier in this forum thread), that is created by cache, that has an error in it. the problem is that this error i making the browser's JavaScript engine to fail. since the player is loaded using javascript, it all gets messed up.

    but this error is NOT created by Music Collection! do you know what I mean?

    another little thing: can you try using the HTML5 player option?
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, April 28 2012, 06:43 PM - #Permalink
    0
    I understand... I'll dig around and see if I can find how the cache is being created. I'm pretty good at developing websites but suck as a programmer... I do have several javascripts running on the site now. All of the Listen live and now playing are javascripts so I'm confused as to why some will run and others won't... I guess that's why they pay the programmers big bucks... :)
    The reply is currently minimized Show
Your Reply