Re: bbSync
fel.. cant get any results .. i know the sql string works ( tried in phpmyadmin)
global $wpdb;
if ($taglist = $wpdb->get_results($chk_sql))
{
Edit: nevermind.. was a is_numeric that break the function somehow
fel.. cant get any results .. i know the sql string works ( tried in phpmyadmin)
global $wpdb;
if ($taglist = $wpdb->get_results($chk_sql))
{
Edit: nevermind.. was a is_numeric that break the function somehow