Problem/Motivation

Added all Instagram credentials in the module backend but when the block was placed only the block title was showing. Even the provided error message from the module was not showing.

By checking the generated Feed URL in the module backend , it didn't work either.

Proposed resolution

Changed files:

  • instagram.tpl // for frontend output
  • socialmedia.module // changed variable which talks to the tpl file
  • socialfeed.block.inc // changed the API request link
  • socialfeed.admin.inc // changed the Feed URL for the admin view

Remaining tasks

The patch is ready for review.

API changes

Changed the Instagram API request.

CommentFileSizeAuthor
socialfeed_instagram_fix.patch2.81 KBAnonymous (not verified)
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Anonymous’s picture

mrmauriziorusso created an issue. See original summary.

Anonymous’s picture

Anonymous’s picture

  • Hemangi Gokhale committed c86dc2d on 7.x-2.x
    Issue #2945055 by mrmauriziorusso: Instagram Feed content missing
    
Hemangi Gokhale’s picture

Status: Active » Fixed

Thanks, @mrmauriziorusso for highlighting this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.