ARTIO JoomSEF 3.7.4 - seo footer link removal - [code] ;)

Discussion in 'Joomla' started by ROOFIS, Oct 30, 2010.

  1. #1
    for all members installing Joom sef 3.7.4 (search engine friendly) plugin
    here's a method to remove the artio.net seo footer link, which is your legal right to do via the GNU/GPLv3 :D which incidentally is also declared in the joomsef.php document.


    * @license GNU/GPLv3 http://www.gnu.org/copyleft/gpl.html


    Download: ARTIO JoomSEF 3.7.4 (artio.net)


    on your server:
    line 2431 /home/.../public_html/ (your site) /components/com_sef/joomsef.php

            $cacheBuf2 = 
            'PGRpdj48YSBocmVmPSJodHRwOi8vd3'.
            'd3LmFydGlvLm5ldC9qb29tbGEtZXh0'.
            'ZW5zaW9ucy9qb29tc2VmIiBzdHlsZT'.
            '0iZm9udC1zaXplOiA4cHg7IHZpc2li'.
            'aWxpdHk6IHZpc2libGU7IGRpc3BsYX'.
            'k6IGlubGluZTsiIHRpdGxlPSJKb29t'.
            'U0VGOiBKb29tbGEgU0VPIGNvbXBvbm'.
            'VudCBmb3IgU0VGIFVSTHMiPkpvb21s'.
            'YSBTRU8gcG93ZXJlZCBieSBKb29tU0'.
            'VGPC9hPjwvZGl2Pg==';
    
    Code (markup):

    delete the 64 base strings, replace with

    $cacheBuf2 = '';
    Code (markup):

    Also to mention there's an upgrade feature in the install - that is if you want to enable the plugin's full functionality. enjoy~







    ROOFIS :cool:
     
    ROOFIS, Oct 30, 2010 IP