Well if you Buyed the Script whats the Problem to ask the Coder on CC for Support?!MSK, I am really sorry to bug you again n again but the code is still not working.
Regards
Allen
Regards
Well if you Buyed the Script whats the Problem to ask the Coder on CC for Support?!MSK, I am really sorry to bug you again n again but the code is still not working.
Regards
Allen
Copy paste the code written in the other files regarding the gallery and paste them in the ajax and remoteupload fileIn Ajax upload I would like to choose thumbs size, and for registered users choose a gallery where to upload pictures (like in imgserve.net imagefolks.com...)
In remote upload I would like to put multiple links and also a choose a gallery for registered users.
Thanks in advance
OH ... I forgot! Thanks for reminding me. :heiligenschein:Well if you Buyed the Script whats the Problem to ask the Coder on CC for Support?!
Well if you Buyed the Script whats the Problem to ask the Coder on CC for Support?!
Regards
<div id="page_body" class="page_body">
<script type="text/javascript">
if(top.location!=this.location) top.location=this.location;
</script>
<script type="text/javascript">
if(document.getElementById('cursor_lupa')){
setTimeout("scale(document.getElementById('cursor_lupa'));", 5000);
}
</script>
<script type="text/javascript">
function mostrar(){
document.getElementById('visual').style.display = '';
document.getElementById('carga').style.display = 'none';
document.getElementById('pub').style.display = '';
}
function ocultar(){
setTimeout("ocultar2()", 1500);
}
function ocultar2(){
document.getElementById('pub').style.display = 'none';
}
setTimeout("mostrar();", 1000);
</script>
<script type="text/javascript">
function closeWin() {
this.focus();
self.opener = this;
self.close();
}
function closeOverlay(){
document.getElementById("redirect-ad").style.display = "none";
//setCookie("ibpuc", "1349460713-157d0e0f21230fce0b166f194be974c3", 1);
//_gaq.push(['b._trackEvent', 'pop', 'nsfw']);
}
function closeSfwOverlay(){
document.getElementById("road-block").style.display = "none";
//setCookie("ibrb", "1349417513-0936325e3f2a6aa654b11ef7b0abb729", 1);
//_gaq.push(['b._trackEvent', 'pop', 'sfw']);
}
function setCookie(c_name,value,exdays) {
/*var exdate=new Date();
exdate.setDate(exdate.getDate() + exdays);
var c_value=escape(value) + ((exdays==null) ? "" : "; expires="+exdate.toUTCString() + "; path=/");
****************=c_name + "=" + c_value; */
}
</script>
<div id="redirect-ad" style="position:absolute; top:0px; left:0px; z-index:500; width:100%; height:2000px; background-color:white; display:none;">
<div id="contenido" style="text-align:center; height:47px">
<div id="pub" style="display:none; width:369px; height:97px; position:absolute" onmouseover="ocultar();"></div>
<div id="visual" style="display:none; text-align:center; width:369px; height:97pxg">
<div id="redirect-close"><a href="#" style="cursor:pointer; color:blue; font-size:32px; font-weight:bold; text-decoration:none" onclick="closeOverlay(); return false;" rel="nofollow">Continue to your image</a></div>
</div>
<div id="carga" style="text-align:center; width:369px; height:97px">
<div id="redirect-loading" style="position:absolute; z-index:1"><span style="color:blue; font-size:32px; font-weight:bold">Loading...</span></div>
</div>
</div>
<center></center>
</div>
<script type="text/javascript">
document.getElementById("redirect-ad").style.display = "block";
</script>
</div>