Author Topic: Reference to non-existant file: audio-player.js  (Read 3741 times)

bookchiq

  • Newbie
  • Posts: 1
Reference to non-existant file: audio-player.js
« on: October 28, 2009, 03:39:54 am »
In PowerPress version 1.0.2, the file powerpress-player.php line 106:
Code: [Select]
$content .= '<script language="JavaScript" src="'.powerpressplayer_get_root_url().'audio-player.js"></script>'.PHP_EOL;
Unfortunately, the audio-player.js file doesn't exist, so this throws an error. I've commented out the line with no apparent problems, but wanted to let you know about the bug.

angelo

  • CIO, RawVoice
  • Administrator
  • Hero Member
  • *****
  • Posts: 4483
Re: Reference to non-existant file: audio-player.js
« Reply #1 on: October 28, 2009, 08:24:52 am »
Thanks for reporting the bug. This will be fixed in the next update, 1.0.3.