Jump to content

Kelsenellenelvian

Patron
  • Posts

    9,018
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Kelsenellenelvian

  1. I REALLY like the buttons. The background not so much. I liked you first attempt better for the background. Plus we need the background to be more dynamic and look good at all resolutions (not just several backgrounds)
  2. I install BOTH Java and Limewire with WPI and no problems. How are you calling limewire?
  3. Don't Forget WPI does have an official LOGO also:
  4. Could i have both? Also I only get paid on the first of the month but if you have a paypal account I have $18.50 in my account I could transfer.
  5. Sounds good to me let me know what you find
  6. I already told you multi configs IS IN THE NEXT VERSION!!
  7. Thank you, looks great!
  8. Ok here is the problem. My PC finally went tits-up, dead, gone on to another world . I have managed to cobble up some parts that have been donated to me . However I have no DDR ram. Does any have anyone they could spare?? Please PM me or just reply here.
  9. Now you baaaaad boy go to your rooom LOL
  10. Ok I fixed the problem thanks for the heads up.......
  11. There I fixed the poll.
  12. Try this: http://www.uploadtemple.com/view.php/1123822663.rar
  13. For #2 change the media player entry in wpi.htm to this: <!-- Audio Player --> <div id="mediaplayer"> <div align="center"> <embed width=300 height=44 align="middle" name="MediaPlayer" showstatusbar=0 volume=68 ></embed> </div></td> <td width="33%" align="right"> <font color="#FFFFFF" size="2"> <b> <i> <script> document.all.MediaPlayer.src='./Audio/WPI.m3u' document.all.MediaPlayer.loop="true" if (showmpWPIBtn == 0) { document.all.MediaPlayer.src=''; } </script> As for #1 zip the whole theme up and send it to me I will try to fix it for you...
  14. The download link is still active just click on the link in my sig.
  15. WHAT???? Hold on will fix.
  16. Java and javascripting are 2 different things so Java does not make a difference in the running of WPI. Do me a favor and run winver from a command prompt and post a screen shot of the resulting window. I would like to support vista this early and will strive to do that.
  17. Okay I think i found your problem: When using the $oem$ folders once windows is installes $oem$\$1 does not exist so you need to change this: REM Determine the WPI startup path. REM if wpi should run off the cd the replace %~dp0 with %cdrom%. set wpipath=%cdrom%/$OEM$\$1\Install\WPI To this: REM Determine the WPI startup path. REM if wpi should run off the cd the replace %~dp0 with %cdrom%. set wpipath=%~dpo\Install\WPI
  18. I am sorry but I lost some of the backup files I has so I can't provide you with a copy. However a couple of threads down is the thread explaining how to fix the errors with the audio player...
  19. LOL Please do make a greek translation for us look in the lang.js for the template and what to translate and then please post your translation in the languages thread.
  20. Nevermind i think i see your problem WPI does not come with the installers for the program entries included you are REQUIRED to provide the programs yourself...
  21. First off go and delete all of the entries for the programs you dont have installers for...
×
×
  • Create New...