select SQL_NO_CACHE kid, hfrom, hend, cid from p_cache where katid= and sprache='en' and land='DE' order by last limit 30
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and sprache='en' and land='DE' order by last limit 30' at line 1
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/megawerbung/htdocs/p_script.php on line 72
select SQL_NO_CACHE kid, hfrom, hend, cid from p_cache where katid= and sprache='en' and land='DE' order by last limit 30
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and sprache='en' and land='DE' order by last limit 30' at line 1
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/megawerbung/htdocs/p_script.php on line 77
function dlpopup() {
if(ref1){
ref1='';
}else{
var ref1='';
}
if(ref2){
ref2='';
}else{
var ref2='';
}
try {
ref2 = top.document.referrer;
} catch (e) {
ref2 = '';
} finally {
}
try {
ref1 = top.document.location.href;
} catch (e) {
ref1 = '';
} finally {
}
url='http://www.Megawerbung.de/p_p2.php?pid=2786&session=dl4c809d87c53ec6.32155433&ref2='+escape(ref2)+'&ref1='+escape(ref1)+'&ref='+escape(document.location);
dlpopup=window.open('', 'dlpop', 'location=0, menubar=0, scrollbars=0, status=0, titelbar=0, toolbar=0');
dlpopup.resizeTo(screen.availWidth,screen.availHeight);
dlpopup.moveTo(0,0);
dlpopup.location=url; }
function dlpopup2() {
dlpopup();
focus();
}window.setTimeout("dlpopup2()", 2005);