The function
function clickbank_add_user($vars)
ends with
return $result;
but the resultset is never filled with data
and only if a $result" is returned, everything is ok
The function
function clickbank_add_user($vars)
ends with
return $result;
but the resultset is never filled with data
and only if a $result" is returned, everything is ok
Comments
Comment #1
giorgio79 commentedNice catch, will fix it this weekend.
Comment #2
giorgio79 commentedJust committed a fix for this.
Please download and check. If you still experience issues please reopen.