Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
Thread Tools
  #1  
Old 5th October 2012, 19:43
sanjida sanjida is offline
Member
 
Join Date: Oct 2012
Bangladesh
Posts: 1
Question what is this Encode?
i am new with this. i have setup joomla and install icethem template. thats required a license key.




What dose mean mean below codes:

Quote:
// Please Dont change this (encoded for the security of the license key)
eval(gzinflate(base64_decode('ZZBBa4NAEIXPCv6HIQhr ILp3S4RcikhDSvEuWzuNSzfudtwk9N933Y2BkOPMvPe9x8RN3e 7fyrLL2CcO4iI1Fd8kTnjV9MM2YOmM65ckTmLC37Mk7PTYIzTv u7buPg6HFgpYcYsno4TFia/cnNpBTnm1LN2Gcdmj1VpNfEBlkAozGOaxnMMRLRjhQqckTsMdt jDiFZyr9nP2BJ1L3cR5RTh+IbW3210coBD6p8KYKIq20LyK3mr 6K0sXvDNGyV5YqcfMI5eA4HXy2ZdXTnrH+58s9MBW+qg9/CHZ2zI2H1ko8Q8=')));

if can i decode it? and when decoded then can i access my site with out license?
Reply With Quote
  #2  
Old 7th October 2012, 01:11
merak merak is offline
Member
 
Join Date: Mar 2008
Posts: 14
Default
here's your code

PHP Code:
JHTML::_('behavior.framework'true);

require_once 
JPATH_ROOT "/templates/" $this->template '/icetools/helper.php';

// get params
$helper = new iceHelper$this->template );
$helper->renderTemplate$this->params );

$app            JFactory::getApplication();
$templateparams    $app->getTemplate(true)->params;

$logo            $this->params->get('logo'); 
Reply With Quote
Reply

Tags
encode


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 16:39. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.