Download all Joomla templates including quickstart (demo)only $24.99

Forum

Important - Hands Up!

- Please ask using the account with which you made the purchase or download of our products and in its respective category.
- If you bought our products in another market, ask your questions in that market, not here.

* ADD PRODUCT NAME IN START OF SUBJET

Joomstagram - Instagram module stop working?

  • B
  • benjo New Member
  • Topic Author 3 years 4 months ago #1
Hello,
my module stop shows images and i get console error?
how can i solve this issue ? please advice ?

errors from console
Code:
(index):1 Access to XMLHttpRequest at 'https://www.instagram.com/4x4dlakim/' from origin 'https://www.4x4dlakim.co.il' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. jquery.instagramFeedBT.js:211 Instagram Feed: Unable to fetch the given user/tag. Instagram responded with the status code: 0

Please Log in or Create an account to join the conversation.

  • L
  • leoalv Moderator
  • 3 years 4 months ago #2
What is your configuration? Are you using to show feed from your own account, celebrity account or a tag?

Please Log in or Create an account to join the conversation.

  • B
  • benjo New Member
  • Topic Author 3 years 4 months ago #3

leoalv wrote: What is your configuration? Are you using to show feed from your own account, celebrity account or a tag?


hey,
i use my own simple by username, attaching screen shot below

i can se you have the same problem in your own "Live Demo page"

Please Log in or Create an account to join the conversation.

  • L
  • leoalv Moderator
  • 3 years 4 months ago #4
We are also having this problem, apparently Instagram has implemented restrictions, we are going to study the possible solutions, if we do not find we will develop a new option that requires tokens and credentials. For now we have contacted everyone involved with the project.

Please Log in or Create an account to join the conversation.

  • L
  • leoalv Moderator
  • 3 years 4 months ago #5
It was hard hard work, but we have a new version, you can update from the Joomla updater manager.
The new one has 2 important features:
1. Cache for 6 hours this will prevent IP Banning
2. Added request retries (8 times) to retry if instagram doesn't respond for some reason.

ENJOY...
The following user(s) said Thank You: benjo

Please Log in or Create an account to join the conversation.

  • D
  • digigreg New Member
  • 3 years 4 months ago #6
Good job, now it's working properly.

I just add that, if the website uses cache, the module won't run, even after updating to the new version 2.4.0.

Then, it's perfect. Thanks for this useful free module.

Please Log in or Create an account to join the conversation.

  • B
  • benjo New Member
  • Topic Author 3 years 4 months ago #7

leoalv wrote: It was hard hard work, but we have a new version, you can update from the Joomla updater manager.
The new one has 2 important features:
1. Cache for 6 hours this will prevent IP Banning
2. Added request retries (8 times) to retry if instagram doesn't respond for some reason.

ENJOY...


thanks man great service, love you guys! fast and clean :)

Please Log in or Create an account to join the conversation.

  • D
  • dewilde86 New Member
  • 3 years 4 months ago #8
I still got this problem, even after the update.

I'm using a username

Attachments:

Please Log in or Create an account to join the conversation.

  • L
  • leoalv Moderator
  • 3 years 4 months ago #9

dewilde86 wrote: I still got this problem, even after the update.
I'm using a username


Please clear the Joomla cache and also your browser, then write to us about the results..

Please Log in or Create an account to join the conversation.

  • D
  • dewilde86 New Member
  • 3 years 4 months ago #10
After clearing both caches i still got the problem.

U need any other information?

Please Log in or Create an account to join the conversation.

  • L
  • leoalv Moderator
  • 3 years 4 months ago #11

dewilde86 wrote: After clearing both caches i still got the problem.
U need any other information?

We have no way of knowing why it doesn't work, you may have a conflict with another script. You can share the url where the module is published, as confidential if you prefer.

Please Log in or Create an account to join the conversation.

  • D
  • dewilde86 New Member
  • 3 years 4 months ago #12
This is the website where I use your module: www.aspectra.nl/instagram-test

Please Log in or Create an account to join the conversation.

  • O
  • oribe522 New Member
  • 3 years 4 months ago #13
I have te same problem, I´ve updated but nothing, please help!

Please Log in or Create an account to join the conversation.

  • L
  • leoalv Moderator
  • 3 years 4 months ago #14
We are looking for the solution gentlemen, this is not easy, because just as we managed to bypass the limitations, the instagram developers also make those restrictions stronger every day.
In the case of dewilde86 we do not understand why the console shows Google url when anywhere in the code we call Google, perhaps there is another script conflict.

Try to uninstall everything, clear your cache files, if this doesn't work then we are facing a stronger restriction that we hope to resolve soon.

Please Log in or Create an account to join the conversation.

  • C
  • cur1ous New Member
  • 3 years 2 months ago #15
It's the same for me. I'm using Joomstagram to show a user feed. Currently it still shows text but not any of the pictures. I'm running version 2.4 of the extension and I've cleared browser and joomla cache multiple times.
Any suggestions?

This is the site in question: joomla.fswue.de/bilder

Please Log in or Create an account to join the conversation.

  • C
  • carloscesar New Member
  • 3 years 2 months ago #16
Hi,
I have now the same problem of "cur1ous". Before, the plugin was working properly, but today isn't showing any image. The browser console shows the error "net::ERR_BLOCKED_BY_RESPONSE" for all images, than the page isn't loading image despite the link seems correct (copying and pasting in another browser tab loads the image) and showing only the text of "alt" attribute for "img" html tag.

I'm running version 2.4 of the extension and I've cleared browser and joomla cache already.

Your demo page ( www.extensions.unitemplates.com/ ) seems to have the same problem, maybe it's a general problem.

Any suggestions of solution?

Please Log in or Create an account to join the conversation.

  • L
  • leoalv Moderator
  • 3 years 2 months ago #17
Hello cur1ous and carloscesar. We are currently finalizing a new version that has 2 options, javascript (the current one) and another on the server side which stores the data on your site so as not to request the images from Instagram on each page load. It is preconfigured to request new data 4 times a day (every 6 hours) to avoid bans (if they don't post often they can increase that). It will not require KEYS or Facebook Tokens, it will continue to work simply with only user or tag, only it will be faster with local files and lazy load. This version will be available today or in the next few days, as we are currently testing it on Joomla 4 and SP Page builder to be ready for production.

As for the error that is seen in the console, it is because Instagram has limited access to its images, that is why it cannot be loaded in IMG or IFRAME tags, we have contacted the developer of the Javascript library to see a solution to this trouble.

Please Log in or Create an account to join the conversation.

  • L
  • leoalv Moderator
  • 3 years 2 months ago #18
ANNOUNCEMENT: The new version that we created on the server side has problems obtaining data in some hostings, we are currently solving that and will work with the official Facebook API, We will completely remove the javascript library because Instagram is blocking the loading of images obtained arbitrarily . For those who use this module to show Tags, we are analyzing other APIs to see if it is possible, but unfortunately we will stop showing FEED of tags.

This module will not die and as always we will make its configuration as simple as possible.

Please Log in or Create an account to join the conversation.

  • L
  • leoalv Moderator
  • 3 years 2 months ago #19
The new version 3.0.0 is now available, now it works with the native API, please read the documentation to get the token.

Please Log in or Create an account to join the conversation.