I cant find a interface for change players type. How i can change Music Player Button to Music Player Slim? Can you tell me as simply reply? Thanks.

Comments

drewish’s picture

Status: Active » Fixed

first off update to the latest release http://drupal.org/node/95676 then hit up admin/settings/audio/players and select the player

fatihturan’s picture

Thanks a lot. :) Problem solved.

fatihturan’s picture

Status: Fixed » Postponed (maintainer needs more info)

Opps... There is a new problem. Player selection section appeared at administrator panel and i'm selecting a player(screenshot). When i go on main page player is not showing(screenshot 1, screenshot 2). I'm working on my own computer at EasyPhp. At last my Php configuration and Mysql configuration.

drewish’s picture

do you have clean urls enabled?

fatihturan’s picture

I can't enable Clean URL function(screenshot). Cuz i'm working on Windows and i don't have mod_rewrite module for Apache. How i can now? :)

drewish’s picture

Status: Postponed (maintainer needs more info) » Fixed

well getting the players working without clean urls is a separate issue. though i will note that mod_rewrite works fine on windows. i'm using on this box right now. the trick it to copy the contents of the .htaccess file into apache's main httpd.conf file (inside the <Directory> directive for your drupal root directory) ... though you do know that you need to click the URL test link hidden in that description before you can enable clean URLs... right?

fatihturan’s picture

You are must be genius. :) Ha ha... Again you are solved problem. :)) Thanks a lot. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)