almulder Posted August 11, 2005 Share Posted August 11, 2005 (edited) HOW TO FIX AUDIO PLAYER ERRORFixing audio when disabled and pressing "Begin Install"Locate within the theme you are using open up WPI.HTMLoacta with in WPI.HTM this line<!-- The continue button. -->Now down a few lines you will find:<img src="./themes/Glossy/continue.gif" align="absbottom" class="mainbtn" border="0" name="continuebutton" onClick="document.MediaPlayer.stop(); stopInterval(); CreateFile(false);"> </img><font class="side" onClick="document.MediaPlayer.stop(); StopAudio(); stopInterval(); CreateFile(false);">Now change the:document.MediaPlayer.stop()in the 1st spot to this:StopAudio()and delete the other one. Should end up looking like this.]<img src="./themes/Glossy/continue.gif" align="absbottom" class="mainbtn" border="0" name="continuebutton" onClick="StopAudio(); stopInterval(); CreateFile(false);"> </img><font class="side" onClick="StopAudio(); stopInterval(); CreateFile(false);">Walla done.P.S. Let me know if you still have problems. It fixed it on all test ran here and on other field tests done (About 10 different computers)Sorry for the problems! Edited August 11, 2005 by almulder Link to comment Share on other sites More sharing options...
bonedaddy Posted August 11, 2005 Share Posted August 11, 2005 (edited) so it will end up looking like this?<img src="./themes/Glossy/continue.gif" align="absbottom" class="mainbtn" border="0" name="continuebutton" onClick="StopAudio(); stopInterval(); CreateFile(false);"> </img><font class="side" onClick="StopAudio(); stopInterval(); CreateFile(false);">thanks BD B) Edited August 11, 2005 by bonedaddy Link to comment Share on other sites More sharing options...
almulder Posted August 11, 2005 Author Share Posted August 11, 2005 (edited) Sorry remove one of the "StopAudio(); " from here:</img><font class="side" onClick="StopAudio(); StopAudio(); stopInterval(); CreateFile(false);">Did not notice one was there already! Edited August 11, 2005 by almulder Link to comment Share on other sites More sharing options...
bonedaddy Posted August 11, 2005 Share Posted August 11, 2005 very nice, always best to show what it was and what it will be ................have a nice one..BD B) Link to comment Share on other sites More sharing options...
larciel Posted August 18, 2005 Share Posted August 18, 2005 this doesn't correct error for me . i just enabled audio player Link to comment Share on other sites More sharing options...
glent Posted August 18, 2005 Share Posted August 18, 2005 It did correct the error for me Link to comment Share on other sites More sharing options...
almulder Posted August 18, 2005 Author Share Posted August 18, 2005 "larciel" post you wpi folder and I will take a look! Link to comment Share on other sites More sharing options...
larciel Posted August 19, 2005 Share Posted August 19, 2005 (edited) here u go Edited August 19, 2005 by larciel Link to comment Share on other sites More sharing options...
almulder Posted August 19, 2005 Author Share Posted August 19, 2005 bad zip file. (errors) please re zip whole wpi folder and send.Thank yOu Link to comment Share on other sites More sharing options...
larciel Posted August 19, 2005 Share Posted August 19, 2005 THE FOLLOWING ERROR(S) WERE FOUNDThe total filespace required to upload all the attached files is greater than your per post or global limit. Please reduce the number of attachments or the size of the attachments.*bah. should i just attach wpi.htm file codes? Link to comment Share on other sites More sharing options...
almulder Posted August 19, 2005 Author Share Posted August 19, 2005 zip and upload to http://www.uploadtemple.com/ Link to comment Share on other sites More sharing options...
larciel Posted August 19, 2005 Share Posted August 19, 2005 Link to comment Share on other sites More sharing options...
almulder Posted August 19, 2005 Author Share Posted August 19, 2005 Ok got the file, I need to find out when and where you are getting the error. And what are the setting when you get it. Link to comment Share on other sites More sharing options...
larciel Posted August 19, 2005 Share Posted August 19, 2005 when i click 'install' i get the errori'm pretty sure that because my IME setting is in korean, i get that error Link to comment Share on other sites More sharing options...
almulder Posted August 19, 2005 Author Share Posted August 19, 2005 windows or WPI language (Works in every WPI language with or without audio player)??? Not sure! can you post a pic of the error? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now