View attachment 24725Instagram Feed plugin inGallery allows you to display any Instagram media on you website in a highly customizable galleries. User friendly, flexible, customizable – it’s an essential plugin to show your website visitors your life stream, portfolio, travel pictures or anything else you can imagine.
this plugin need online process data,can;t nulledYou can't use this compoment without a licence key... It need to be nulled
if($type=='UserData'){
$apiURL = $protocol.'://api.allforjoomla.com/ingallery/getUser/?user='.$_data;
}
else if($type=='HashtagData'){
$apiURL = $protocol.'://api.allforjoomla.com/ingallery/getHashtag/?hashtag='.$_data;
}
else if($type=='ItemData'){
$apiURL = $protocol.'://api.allforjoomla.com/ingallery/getItem/?code='.$_data;
}
else if($type=='LocationData'){
$apiURL = $protocol.'://api.allforjoomla.com/ingallery/getLocation/?location='.$_data;
}
else{
$apiURL = $protocol.'://api.allforjoomla.com/ingallery/getUrl/?scope='.$_data;
}
$responce = self::request($apiURL, array(
'domain' => $URI->getHost(),
'license_key' => $config->get('purchase_code', ''),
), null, 30, true);
You can't nulled it ?this plugin need online process data,can;t nulled
PHP:if($type=='UserData'){ $apiURL = $protocol.'://api.allforjoomla.com/ingallery/getUser/?user='.$_data; } else if($type=='HashtagData'){ $apiURL = $protocol.'://api.allforjoomla.com/ingallery/getHashtag/?hashtag='.$_data; } else if($type=='ItemData'){ $apiURL = $protocol.'://api.allforjoomla.com/ingallery/getItem/?code='.$_data; } else if($type=='LocationData'){ $apiURL = $protocol.'://api.allforjoomla.com/ingallery/getLocation/?location='.$_data; } else{ $apiURL = $protocol.'://api.allforjoomla.com/ingallery/getUrl/?scope='.$_data; } $responce = self::request($apiURL, array( 'domain' => $URI->getHost(), 'license_key' => $config->get('purchase_code', ''), ), null, 30, true);
Untouched Version ,just test,can not work
can not to nulled, so it is untouched version
What is the meaning then?thanks to dear member @Dano627775 updated inGallery with a new update entry:
V2.1.6 Untouched
Read the rest of this update entry...
I didn't post this message https://www.nullpro.net/threads/ingallery.9527/post-24462 😳What is the meaning then?
2.1.7 Released: 22 August 2022
- Caching improved for Joomla 4.x
2.1.9 Released: 31 August 2022
2.1.7 Released: 22 August 2022
- Joomla 4.2.x compatibility
- Caching improved for Joomla 4.x