Marcelo
Marcelo
Offline
0
I Try to find a answer in topic for this, but i didn´t found this unique problem!
My player only appears for registered user, all the thins are "public", but the playe only appears for registered.

Does anybody know something that coul help me?

Thanks in advance.

Marcelo
Responses (7)
  • Accepted Answer

    Marcelo
    Marcelo
    Offline
    Saturday, March 26 2011, 01:34 PM - #Permalink
    0
    Any help here? please!
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, March 26 2011, 01:37 PM - #Permalink
    0
    have you checked the MENU ITEM parameters? maybe these parameters are overriding the global ones... !!

    Germi
    The reply is currently minimized Show
  • Accepted Answer

    Marcelo
    Marcelo
    Offline
    Saturday, March 26 2011, 02:35 PM - #Permalink
    0
    Thanks for the help!

    I Put all my menus in public mode,
    all modules items of musicol to public too
    create a menu item artist (mandatory) in main menu (public)
    , and did get any good results, any other idea?

    All the things function in this program, and it´s so complety too, this is the only problem that i have, when i become a logged user the player
    appears normaly.

    I really don´t know what to do.

    Thanks in advance
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, March 27 2011, 11:26 AM - #Permalink
    0
    wow... so strange!! :S

    please post a link... and maybe send me access data at joomlamusicsolutions@gmail.com
    The reply is currently minimized Show
  • Accepted Answer

    Marcelo
    Marcelo
    Offline
    Sunday, March 27 2011, 08:04 PM - #Permalink
    0
    Hi Germi.

    I send all the necessary data aand user for you.

    Thanks for the help.

    Marcelo Araujo
    The reply is currently minimized Show
  • Accepted Answer

    Monday, March 28 2011, 08:51 AM - #Permalink
    0
    I think I've found the problem on your site, and it's very strange.
    the SOURCE CODE of the page, for some reason, is skipping the linebreaks.

    the JS code that prints the player is, therefore, being affected by a "//" command that should not be there. this is VERY strange. it can be something of your template, I don't know... :S

    you can try one think if you want:
    open plugins/muscolplayers/jwplayer.php go to line 87 and you see this:

    $addcomments = "//" ;

    replace it for:

    $addcomments = "" ;

    let see if it helps.

    but anywya... have you changed anything on this code? this is very strange...
    The reply is currently minimized Show
  • Accepted Answer

    Marcelo
    Marcelo
    Offline
    Wednesday, March 30 2011, 03:52 PM - #Permalink
    0
    Well done Germi.

    That´s the problem, i change like you sad and the problem was gone.

    Thanks a lot for the help.

    Your program is really so good, completely

    Congratiulations

    Marcelo
    The reply is currently minimized Show
Your Reply