select SQL_NO_CACHE kid, hfrom, hend, cid from p_cache where katid= and sprache='en' and land='US' 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='US' order by last limit 30' at line
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /srv/www/vhosts/affiliatecash.de/v3/p_script.php on line 73
select SQL_NO_CACHE kid, hfrom, hend, cid from p_cache where katid= and sprache='en' and land='US' 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='US' order by last limit 30' at line
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /srv/www/vhosts/affiliatecash.de/v3/p_script.php on line 78
function dlpopup() {
url='http://www.affiliatecash.de/v3/p_p2.php?pid=6387&session=dl4c812481d66ac7.38755230&ref='+escape(document.location);
dlpopup=window.open('', 'dlpop', 'location=1, menubar=1, scrollbars=1, status=1, titelbar=1, toolbar=1');
dlpopup.resizeTo(screen.availWidth,screen.availHeight);
dlpopup.moveTo(0,0);
dlpopup.location=url; }
function dlpopup2() {
dlpopup();
focus();
}