PDA

View Full Version : [RESOLVED] Query String


9997
07-01-2009, 12:15 AM
Hey guys! It's been a long time since i've been here..

Anyway, one of the scripts on my site just suddenly stopped working! The "Video Player" that is supposed to show, worked fine until today when it just stopped working! Any ideas?

The part that is messing it up is in red!

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Title : Hot Spring
Version : 1.0
Released : 20070326
Description: A two-column fixed-width template with a customizable header image. Suitable for blogs and small business websites.

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>NaruVideo By Naruto Area</title>
<meta name="keywords" content="naruvideo, naruto, area, 2.0, v, anime, great, .net" />
<meta name="description" content="" />
<link href="default.css" rel="stylesheet" type="text/css" />

<script type="text/javascript">


window.onload=function() {
if(location.href.split('?')[1]!=undefined){
var url=unescape(location.href.split('?')[1]);
var tit=unescape(location.href.split('&')[2]);
var des=unescape(location.href.split('&')[3]);

document.getElementById('flash_title').firstChild.nodeValue=tit;
document.getElementById('flash_description').firstChild.nodeValue=des;
document.getElementById('info').innerHTML=

'<object type="application/x-shockwave-flash"'+
'data="http://www.uzumakiworld.com/Videos/mediaplayer.swf"'+
'width="404" height="404">'+
'<param name="movie" value="http://www.uzumakiworld.com/Videos/mediaplayer.swf">'+
'<param name="allowscriptaccess" value="always">'+
'<param name="allowfullscreen" value="true">'+
'<param name="flashvars" value="height=404&amp;width=544&amp;file='+url+
'&amp;image=http://www.uzumakiworld.com/uzuvideo/playimage.gif&amp;logo'+
'=http://www.uzumakiworld.com/transparent2x2.gif&amp;searchbar=false">'+
'<\/object>';

}
}
</script>

<SCRIPT SRC="http://www.uzumakiworld.com/uzuvideo/upload/upload.js"></SCRIPT>


</head>
<body>
<div id="wrapper">
<div id="header">

<hr />
</div>
<div id="content">
<div id="blog">
<div id="post-1" class="post">
<h2 class="title">NaruVideo</h2>
<h3 class="date">V2.0</h3>
<div class="entry">


<center><font face=teen><font size=3><div id="flash_title">&nbsp;</div></font></font>

<br><br>

<div id="info">&nbsp;</div>

</center>

<br><br>

<b>Is a Video Not working? To report a broken link or video email <a href="mailto:admin@narutoarea.net">admin@narutoarea.net</a> with the video/episode name and URL !(e.g. Naruto Shippuuden Episode 1, http://www.narutoarea.net/s1.html)</b>

<br><br>

<font face="tahoma"><font size="2"><font color="#333333"><b>Direct Link:&nbsp;</b></font></font></font></td><td>


<script type="text/javascript">
function SelectAll(id)
{
document.getElementById(id).focus();
document.getElementById(id).select();
}
</script>

<input readonly="readonly" id="this_page" onclick="SelectAll('this_page');" style="width: 147px;" value="" type="text">

<script type="text/javascript">
var input = document.getElementById('this_page');
input.value = window.location.href;
</script>

<br><br>

<center><object width="320" height="300" id="obj_1227579888691"><param name="movie" value="http://naruvideo.chatango.com/group"/><param name="wmode" value="transparent"/><param name="AllowScriptAccess" VALUE="always"/><param name="AllowNetworking" VALUE="all"/><param name="AllowFullScreen" VALUE="true"/><param name="flashvars" value="cid=1227579888691&b=60&f=50&l=999999&q=999999&r=100&s=1"/><embed id="emb_1227579888691" src="http://naruvideo.chatango.com/group" width="320" height="300" wmode="transparent" allowScriptAccess="always" allowNetworking="all" type="application/x-shockwave-flash" allowFullScreen="true" flashvars="cid=1227579888691&b=60&f=50&l=999999&q=999999&r=100&s=1"></embed></object></center><br><br>






</div>
</div>
<!-- end #post-1 -->
</div>
<!-- end #blog -->
<div id="sidebar">
<ul>
<li id="search">
<h2>Search</h2>

<!-- Google CSE code begins -->
<form id="searchbox_011430071364224577265:jp_rr8mrbe0" onsubmit="return false;">
<input TYPE="text" name="q" size="17" maxlength="70" value="NaruVideo Search">
<input type="submit" name="sitesearch" value="Search">
</form>
<noscript></noscript><!-- --><script src="http://www.freewebs.com/p.js"></script><script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_011430071364224577265%3Ajp_rr8mrbe0&lang=en"></script>

<div id="results_011430071364224577265:jp_rr8mrbe0" style="display:none">
<div class="cse-closeResults">
<a>&times; Close</a>
</div>
<div class="cse-resultsContainer"></div>
</div>

<style type="text/css">
@import url(http://www.google.com/cse/api/overlay.css);
</style>

<script src="http://www.google.com/uds/api?file=uds.js&v=1.0&key=ABQIAAAAyksJtIeD-ghNUtsGZnIkBxScn_oreu78RVjYKJzizY4_tsIc0BRFOjMTrLQaLiYzkJimS8RXfRh15Q&hl=en" type="text/javascript"></script>
<script src="http://www.google.com/cse/api/overlay.js"></script>
<script type="text/javascript">
function OnLoad() {
new CSEOverlay("011430071364224577265:jp_rr8mrbe0",
document.getElementById("searchbox_011430071364224577265:jp_rr8mrbe0"),
document.getElementById("results_011430071364224577265:jp_rr8mrbe0"));
}
GSearch.setOnLoadCallback(OnLoad);
</script>
<!-- Google CSE Code ends -->

</li>
<!-- end #search -->
<li id="archives">
<h2>Main</h2>
<ul>
<li><a href="/index.html">Naruto Area</a></li>
<li><a href="/naruvideo.html">NaruVideo</a></li>
<li><a href="/123.html">Anime List</a></li>
<li><a href="/login.php">Login</a></li>
<li><a href="/register.php">Register</a></li>
<li><a href="/admin.php">Upload</a></li>
</ul>
</li>
<!-- end #archives -->


<li id="archives">
<h2>Video Info</h2>

<center>
<br><br>
Youtube - User Submitted Video<br><br>

Uploaded By: <div id="flash_description">&nbsp;</div><br><br>

</center>

<br><br> </li>
<!-- end #archives -->

<li id="categories">
<h2>Advertising</h2>

<center>

<br><br>

<!-- Begin: AdBrite, Generated: 2008-12-08 13:20:10 -->
<script type="text/javascript">
var AdBrite_Title_Color = '0000FF';
var AdBrite_Text_Color = '000000';
var AdBrite_Background_Color = 'FFFFFF';
var AdBrite_Border_Color = '6C82B5';
var AdBrite_URL_Color = '008000';
try{var AdBrite_Iframe=window.top!=window.self?2:1;var AdBrite_Referrer=document.referrer==''?document.location:document.referrer;AdBrite_Referrer=encodeUR IComponent(AdBrite_Referrer);}catch(e){var AdBrite_Iframe='';var AdBrite_Referrer='';}
</script>
<script type="text/javascript">document.write(String.fromCharCode(60,83,67,82,73,80,84));document.write(' src="http://ads.adbrite.com/mb/text_group.php?sid=953336&zs=3136305f363030&ifr='+AdBrite_Iframe+'&ref='+AdBrite_Referrer+'" type="text/javascript">');document.write(String.fromCharCode(60,47,83,67,82,73,80,84,62));</script>
<div><a target="_top" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=953336&afsid=1" style="font-weight:bold;font-family:Arial;font-size:13px;">Your Ad Here</a></div>
<!-- End: AdBrite -->

<br><br>

</center>
</li>

<!-- end #meta -->
</ul>
</div>
<!-- end #sidebar -->
<div style="clear: both; height: 1px;"></div>
</div>
<!-- end #content -->
<div id="footer">
<p>Copyright &copy; 2008 Naruto Area. Designed by <a href="http://www.freecsstemplates.org/"> CSS Templates</a>.</p>
</div>
</div>
<!-- end #wrapper -->
</body>
</html>