in Galerie
Nullifiziert 

in Galerie 3.7.2

Keine Berechtigung zum Herunterladen
Beigetreten
Nov 27, 2021
Nachrichten
3,617
Reaktionswert
1,129
Credits
$16,587
danke an den lieben Mitglied @sarisan wurde ein neues Ressourcen hochgeladen:

inGallery - Die fandesten Instagram-Galerien für Joomla

Anhang 24725 einsehenDer Instagram-Feed-Plugin inGallery ermöglicht es Ihnen, auf Ihrer Website beliebige Instagram-Medien in einer hochgestaltbaren Galerie zu anzeigen. Benutzerfreundlich, flexibel und gestaltbar – es ist ein essentieller Plugin, um Ihren Websitebesuchern Ihr Leben, Portfolio, Reisebilder oder alles andere zu zeigen, was Sie sich vorstellen können.

Mehr über dieses Ressourcen erfahren...
 
You can't use this compoment without a licence key... It need to be nulled
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);
 
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);
You can't nulled it ?
 
Oben