Not a very useful post that, huh? ;) I'm not using tiny url; the forum must be converting on the fly. Let's try again:
Error: chooseSettings is not defined Source File: http:// (space added) 10.1.1.5:9000/setup.html?page=SERVER_SETTINGS&player=76%3Aa2%3Aef%3Aec%3A82%3Ae2 Line: 1 Oops!! Source: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Server Settings</title> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> <link rel="icon" href="/favicon.ico" type="image/x-icon"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="/slimserver.css"> <link rel="stylesheet" type="text/css" href="/skin.css"> <!--[if IE]> <style type="text/css"> .thumbwrap li, .thumbwrap { display: inline; height: 0; he\ight: auto; } </style> <![endif]--> <script language="JavaScript"> <!-- Start Hiding the Script function to_currentsong() { if (window.location.hash == '' || navigator.appName=="Microsoft Internet Explorer") { window.location.hash = 'currentsong'; } } function switchPlayer(player_List) { var newPlayer = "=" + player_List.options[player_List.selectedIndex].value; parent.playlist.location="playlist.html?player"+newPlayer; window.location="status_header.html?player"+newPlayer; if (parent.browser.location.href.indexOf('setup') == -1) { for (var j=0;j < parent.browser.document.links.length; j++) { var myString = new String(parent.browser.document.links[j].href); var rString = newPlayer; var rExp = /(=(\w\w(:|%3A)){5}(\w\w))|(=(\d{1,3}\.){3}\d{1,3})/gi; parent.browser.document.links[j].href = myString.replace(rExp, rString); } } else { myString = new String(parent.browser.location.href); var rExp = /(=(\w\w(:|%3A)){5}(\w\w))|(=(\d{1,3}\.){3}\d{1,3})/gi; parent.browser.location=myString.replace(rExp, newPlayer); } } function resize(src,width) { if (!width) { // special case for IE (argh) if (document.all) //if IE 4+ { width = document.body.clientWidth*0.95; } else if (document.getElementById) //else if NS6+ { width = window.innerWidth*0.95; } } if (src.width > width ) { src.width = width; } } // Stop Hiding script ---> </script> </head> <body > <div id="topGraphicBox"> <div id="sdi_logo"> <a href="http://www.slimdevices.com/" target="sdi"><img src="/html/images/slimdevices_logo.gif" alt="Slim Devices" width="150" height="17"></a> </div> <div id="topGraphicMenu1"> <div class="largeAttribute">Server Settings</div> </div> <div id="topGraphicMenu2"> </div> <div id="topGraphicMenu3"> <div id="statusMessage"> <a href="/home.html?player=76%3Aa2%3Aef%3Aec%3A82%3Ae2">Home</a> / Server Settings </div> <div id="pageHeaderInfo"> <FORM name="setup_chooser" method="Get" action="/setup.html" target="header"> <SELECT NAME="browse" class="stdedit" style="width:17em;" onchange="chooseSettings(selectedIndex,options[selectedIndex].value)"> <OPTION selected value="SERVER_SETTINGS" label="Server Settings">Server Settings</OPTION> <OPTION value="BEHAVIOR_SETTINGS" label="Behavior">Behavior</OPTION> <OPTION value="DEBUGGING_SETTINGS" label="Debugging">Debugging</OPTION> <OPTION value="FORMATS_SETTINGS" label="File Types">File Types</OPTION> <OPTION value="FORMATTING_SETTINGS" label="Formatting">Formatting</OPTION> <OPTION value="INTERFACE_SETTINGS" label="Interface">Interface</OPTION> <OPTION value="ITUNES" label="iTunes">iTunes</OPTION> <OPTION value="NETWORK_SETTINGS" label="Network">Network</OPTION> <OPTION value="PERFORMANCE_SETTINGS" label="Performance">Performance</OPTION> <OPTION value="PLUGINS" label="Plugins">Plugins</OPTION> <OPTION value="RADIO" label="Internet Radio">Internet Radio</OPTION> <OPTION value="SECURITY_SETTINGS" label="Security">Security</OPTION> </SELECT> <input type=hidden value="SERVER_SETTINGS" name="page"> <input type=hidden value="" name="playerid"> </FORM> </div> </div> </div> <div id="homeMenu"> <div class="statusarea"> </div> <form method="post" action="setup.html?page=SERVER_SETTINGS&player=76%3Aa2%3Aef%3Aec%3A82%3Ae2&playerid="> <input type=hidden value="76:a2:ef:ec:82:e2" name="player"> <input type=hidden value="SERVER_SETTINGS" name="page"> <div class="settingSection"> <div class="prefHead">LANGUAGE</div> <div class="prefDesc">You can change the language that you'd like SlimServer to use.</div> <select class="stdedit" name="language" id="language"> <option value="CS">?esky</option> <option value="DA">Dansk</option> <option value="DE">Deutsch</option> <option selected value="EN">English</option> <option value="ES">Español</option> <option value="FI">Suomi</option> <option value="FR">Français</option> <option value="HE">Hebrew</option> <option value="IT">Italiano</option> <option value="JA">???</option> <option value="NL">Nederlands</option> <option value="NO">Norsk</option> <option value="PT">Português</option> <option value="SV">Svenska</option> <option value="ZH_CN">????</option> </select> <input type=submit value=Change class="stdclick"> <br> <br> </div> <div class="settingSection"> <div class="prefHead">MUSIC FOLDER</div> <div class="prefDesc">You can specify a folder containing music files that SlimServer will scan and add to your music library. Enter the path to the folder below. You can leave this field blank if you are importing your music library information from iTunes or MoodLogic.</div> <input type=text class="stdedit" name="audiodir" id="audiodir" value="/Users/richardsharpe/Music/iTunes/iTunes Music" size=40> <input type=submit value=Change class="stdclick"> <br> <br> <div class="prefHead">PLAYLISTS FOLDER</div> <div class="prefDesc">You can enter the path to a directory where your saved playlist files are stored on your hard disk. (You can leave this blank if you don't want to save playlists.)</div> <input type=text class="stdedit" name="playlistdir" id="playlistdir" value="/Users/richardsharpe/Music/iTunes" size=40> <input type=submit value=Change class="stdclick"> <br> <br> </div> <div class="settingSection"> <div class="groupHead">ITUNES</div> <div class="groupDesc">SlimServer can use your iTunes music library and playlists. Any changes that you make in iTunes will be reflected on your player. Check the box below if you want to import your iTunes Music Library information.</div> <table border="0" cellspacing="0" width="100%"> <tr><td> </td><td> <p><input type="radio" checked value="1" name="itunes">Use iTunes</p> <p><input type="radio" value="0" name="itunes">Do Not Use iTunes</p> </td><td> </td></tr> </table> <br><input type=submit value=Change class="stdclick"> <br> </div> <div class="settingSection"> <div class="groupHead">RESCAN MUSIC LIBRARY</div> <div class="groupDesc">Click Rescan to have SlimServer scan through your music library and add new music or update songs that have changed.</div> <select class="stdedit" name="rescantype" id="rescantype"> <option value="1rescan">Look for new and changed music</option> <option value="2wipedb">Clear library and rescan everything</option> <option value="3playlist">Only rescan playlists</option> </select> <br> <br><input type="submit" name="rescan" value="Rescan" class="stdclick"> <br> <br> </div> </form> <p>SlimServer Version: 6.5b1 - 6733 - Mac OS X 10.4.5 (8H1619) - EN - utf8 <p></p> <p></p> </div> </body> </html> -- Chippy ------------------------------------------------------------------------ Chippy's Profile: http://forums.slimdevices.com/member.php?userid=247 View this thread: http://forums.slimdevices.com/showthread.php?t=22427 _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
