Joomla! Discussion Forums



It is currently Tue Nov 24, 2009 6:49 pm (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 33 posts ]  Go to page Previous  1, 2
Author Message
Posted: Sat Feb 21, 2009 1:45 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Sat Feb 21, 2009 1:43 pm
Posts: 1
How about removing the copyrights from ARTIO JoomSEF v3.2.2 ?
Can anyone help about that?


Top
  E-mail  
 
Posted: Sat Mar 07, 2009 11:57 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Nov 10, 2006 2:23 pm
Posts: 24
In version 3.2.9, I think you can just comment out the following from joomsef.php

Code:
    function enabled(&$plugin) {
     //   $co = 'mainf'.'rame';
     //   global $$co;

     //  $cosi = 'ge'.'t';
     //  $big = $$co->$cosi('se'.'f.glo'.'bal.m'.'eta', '');

     //   $cosi = 'fil'.'e';
     //   $cosi = implode($cosi(JPATH_ROOT.DS.'admi'.'nistrat'.'or'.DS.'co'.'mponen'.'ts'.DS.'com_s'.'ef'.DS.'s'.'ef.x'.'ml'));
     //   $f = 'm'.'d5';
     //   $cosi = $f($cosi);

     //   if( $big == $cosi ) {
     //       return true;
     //   }

     //   $cosi = 'getD'.'ocument';
     //   $doc =& JFactory::$cosi();
     //   $cosi = 'getB'.'uffer';
     //   $buf =& $doc->$cosi('comp'.'onent');

     //   $buf.='<'.'d'.'i'.'v'.'>'.'<'.'a'.' '.'h'.'r'.'e'.'f'.'='.'"'.'h'.'t'.'t'.'p'.':'.'/'.'/'.'w'.'w'.'w'.'.'.'a'.'r'.'t'.'i'.'o'.'.'.'n'.'e'.'t'.'"'.' '.'s'.'t'.'y'.'l'.'e'.'='.'"'.'f'.'o'.'n'.'t'.'-'.'s'.'i'.'z'.'e'.':'.' '.'8'.'p'.'x'.';'.' '.'v'.'i'.'s'.'i'.'b'.'i'.'l'.'i'.'t'.'y'.':'.' '.'v'.'i'.'s'.'i'.'b'.'l'.'e'.';'.' '.'d'.'i'.'s'.'p'.'l'.'a'.'y'.':'.' '.'i'.'n'.'l'.'i'.'n'.'e'.'"'.' '.'t'.'i'.'t'.'l'.'e'.'='.'"'.'I'.'n'.'f'.'o'.'r'.'m'.'a'.'t'.'i'.'o'.'n'.' '.'s'.'y'.'s'.'t'.'e'.'m'.'s'.','.' '.'d'.'a'.'t'.'a'.'b'.'a'.'s'.'e'.'s'.','.' '.'i'.'n'.'t'.'e'.'r'.'n'.'e'.'t'.' '.'a'.'n'.'d'.' '.'w'.'e'.'b'.' '.'a'.'p'.'p'.'l'.'i'.'c'.'a'.'t'.'i'.'o'.'n'.'s'.'"'.'>'.'S'.'E'.'O'.' '.'b'.'y'.' '.'A'.'r'.'t'.'i'.'o'.'<'.'/'.'a'.'>'.'<'.'/'.'d'.'i'.'v'.'>';

     //   $cosi = 'setB'.'uffer';
     //   $doc->$cosi($buf, 'component');

        return true;
    }


I dont know what the rest of the code is actually doing, and im not too sure where this function is being called or even if it is actually needed??? However that did get rid of the link at the bottom of each page for me, Ive only been looking into it for a few mins though, so I could be completely wrong :)


Top
  E-mail  
 
Posted: Thu Nov 19, 2009 5:07 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Sun Jul 26, 2009 9:14 am
Posts: 1
Hi,

for 3.5.0
components/com_sef/joomsef.php
$doc->$cache($cacheBuf . base64_decode($cacheBuf2), 'component');

to
/* $doc->$cache($cacheBuf . base64_decode($cacheBuf2), 'component'); */


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 33 posts ]  Go to page Previous  1, 2

Quick reply

 



Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group