• Brilliant plugin!

    I had to add one line of code to ‘shortcode.php’ within the admin folder.

    At roughly line 66:

    $wpdb->insert(	dc_tbl_downloads(),
    array( 'code' => $code->ID, 'IP' => $IP),
    array( '%d', '%s') );

    Other than that, seems great!

    • This topic was modified 4 years, 4 months ago by chrisbakeruk.
  • The topic ‘Needed a tweak, but otherwise very useful!’ is closed to new replies.