Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • colin007 Friend
    #967761

    Hey, Ive been trying to figure this out for hours at the moment, I can get Instagram to work perfectly, facebook works but fails to download images for k2, seems to work ok for joomla articles.

    for twitter i get "Twitter: Could not authenticate you." while trying to import.

    can you please help.

    Mo0nlight Moderator
    #967798

    Hi.

    This could take some time.
    Please stay tune and wait while i checking your site.

    Regards.

    colin007 Friend
    #967806

    ive found a dirty way around the facebook image, by exploding the item alias and echoing the id in the in img src like this.

    <?php 
    $fbimgid = end(explode("-", $item->alias));
    ?>
    <!-- bad way to get img -->
    <img src='//graph.facebook.com/<?php echo $fbimgid; ?>/picture' alt='test'>
    

    I still would prefer images to be stored and uploaded to k2 like instagram.

    colin007 Friend
    #968041

    Any Updates?

    Mo0nlight Moderator
    #968444

    Hi

    With Twitter, something wrong with your key, I add a new test key and it’s working normally. You should retrieve a new key and check again.

    About Facebook, the image is downloaded from FB, kindly check.

    If still there some problem, you can post your ftp info in private mode, I’ll check further.

    Regards

    colin007 Friend
    #968578

    Thanks,
    Ive regenerated the twitter keys and changed out. it seems to be working now with the new key, which is great.
    I deleted all items and reran the cron. the facebook images still didn’t download. but this is not to much of an issue cause i can still use the ID to find the images.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  colin007 7 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum