Would this work? Probably not. But if I remember correctly there was some discussion elsewhere on the forum about Deluxe rejecting duplicates. Hopefully you can find it as it may help you out.
Would this work? Probably not. But if I remember correctly there was some discussion elsewhere on the forum about Deluxe rejecting duplicates. Hopefully you can find it as it may help you out.
sorry, if there is i cannot find. hope you don't mind, but i've added as a suggested feature for deluxe under Project Tools.
Try this - i made some litle modifications to source code on the first page, and now it worksCode:$urladress = strtolower ($url); $countofduplicated = (int) mysql_num_rows(mysql_query('select * from idx_link where url LIKE \''.$urladress.'\'')); $countofduplicated2 = (int) mysql_num_rows(mysql_query('select * from idx_link_temp where url LIKE \''.$urladress.'\'')); if ($countofduplicated > 0){ $error_msg = ("Im sorry we already have your URL listed."); } elseif ($countofduplicated2 > 0){ $error_msg = ("Link is in waiting queue already."); }(indexu 1.3.3)
YEAH it really works with 5.4.x !!
www.zgred.pl | www.linksor.com | www.multiportal.pl | www.szukaj24.pl | www.sidlink.com | www.pirlo.pl - all ON IU 5.4.x