i've change in CLASS_apns.php this:
$sql = "INSERT INTO ".$wpdb->prefix."apns_messages
VALUES (
NULL,
%s,
%s,
{$delivery},
'queued',
NOW(),
NOW()
);";
i've change in CLASS_apns.php this:
$sql = "INSERT INTO ".$wpdb->prefix."apns_messages
VALUES (
NULL,
%s,
%s,
{$delivery},
'queued',
NOW(),
NOW()
);";
excuse me. don't work correctly.
This topic has been closed to new replies.