Disappointing Support, so We’ll try Here
-
After contacting support, it looks like they don’t really give a bollock, so we’ll try in here.
First, I am quite aware that Nextscripts say that they do not support the ‘Autoposting’ feature any more – but let’s face it – without the ‘Autoposting’ feature, Nextscripts is a dead dodo in a duck pond.
They say that ‘we are waiting till version 4 for something REALLY special’, but all we are getting is minor updates with obscure websites added – that you cannot autopost to. Nextscripts ought to get their priorities right here!
Anyway, my problem is this – I got one of my accounts to autopost to Twitter with a piece of code found elsewhere, ie
function nxs_filter_where_only( $where = '' ) { global $wpdb; $where .= " AND ($wpdb->postmeta.meta_key != 'snap_isAutoPosted' OR ($wpdb->postmeta.meta_key = 'snap_isAutoPosted' AND $wpdb->postmeta.meta_value = '0')) "; return $where; }…but this will only work on one account.
If I have more than one account, no posts are selected to be ready or indeed posted onto Twitter.
Also, the account that IS working seems to be losing it’s count of posts day by day, so I presume that by the end of the month, that too will be registering zero posts available again.
Question therefore is – when is this amazing new version 4 happening, and can we have at least a minimal amount of support on the one feature that persuaded thousands of users to download it in the first place?
The topic ‘Disappointing Support, so We’ll try Here’ is closed to new replies.