Removing link in Artio JoomSEF!

This forum is for general questions about extensions for Joomla! version 1.5.x.

Moderator: General Support Moderators

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.
daleegan1
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Tue Mar 03, 2009 8:08 pm

Re: Removing link in Artio JoomSEF!

Post by daleegan1 » Sun Jan 24, 2010 4:34 am

quick fix....worked a treat.... feeling guilty though.... think i'm going to pay for upgrade... reading these forums and trying stuff out..... think i'm taking in php by osmosis

pastoweb
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 149
Joined: Sun Nov 27, 2005 11:27 am
Contact:

Re: Removing link in Artio JoomSEF!

Post by pastoweb » Fri Jan 29, 2010 6:48 pm

How about version 3.5.4?
The previous solutions don't work for me

phroz3n
Joomla! Apprentice
Joomla! Apprentice
Posts: 15
Joined: Wed Jan 25, 2006 4:31 am
Location: Kuala Lumpur, Malaysia
Contact:

Re: Removing link in Artio JoomSEF!

Post by phroz3n » Thu Feb 04, 2010 2:56 am

for SEF 3.5.4

at line 1732 till 1742

$cacheBuf2 =
'PGRpdj48YSBocmVmPSJodHRwOi8vd3'.
'd3LmFydGlvLm5ldCIgc3R5bGU9ImZv'.
'bnQtc2l6ZTogOHB4OyB2aXNpYmlsaX'.
'R5OiB2aXNpYmxlOyBkaXNwbGF5OiBp'.
'bmxpbmU7IiB0aXRsZT0iV2ViIGRldm'.
'Vsb3BtZW50LCBKb29tbGEsIENNUywg'.
'Q1JNLCBPbmxpbmUgc2hvcCBzb2Z0d2'.
'FyZSwgZGF0YWJhc2VzIj5Kb29tbGEg'.
'U0VGIFVSTHMgYnkgQXJ0aW88L2E+PC'.
'9kaXY+';


to this
$cacheBuf2 =
''.
''.
''.
''.
''.
''.
''.
''.
''.
'';
"Simplicity in Complexity"

mistersusi
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Thu Feb 04, 2010 7:05 am

Re: Removing link in Artio JoomSEF!

Post by mistersusi » Thu Feb 04, 2010 7:07 am

What is the file for 3.5.4 version?
I cannot find it


Thks,
Mistersusi

pastoweb
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 149
Joined: Sun Nov 27, 2005 11:27 am
Contact:

Re: Removing link in Artio JoomSEF!

Post by pastoweb » Thu Feb 04, 2010 10:44 am

phroz3n wrote:for SEF 3.5.4

at line 1732 till 1742

$cacheBuf2 =
'PGRpdj48YSBocmVmPSJodHRwOi8vd3'.
'd3LmFydGlvLm5ldCIgc3R5bGU9ImZv'.
'bnQtc2l6ZTogOHB4OyB2aXNpYmlsaX'.
'R5OiB2aXNpYmxlOyBkaXNwbGF5OiBp'.
'bmxpbmU7IiB0aXRsZT0iV2ViIGRldm'.
'Vsb3BtZW50LCBKb29tbGEsIENNUywg'.
'Q1JNLCBPbmxpbmUgc2hvcCBzb2Z0d2'.
'FyZSwgZGF0YWJhc2VzIj5Kb29tbGEg'.
'U0VGIFVSTHMgYnkgQXJ0aW88L2E+PC'.
'9kaXY+';


to this
$cacheBuf2 =
''.
''.
''.
''.
''.
''.
''.
''.
''.
'';
Thanks, it worked for me.

The file is /components/com_sef/joomsef.php_orig

ronjschroeder
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Fri Feb 19, 2010 11:37 pm

Re: Removing link in Artio JoomSEF!

Post by ronjschroeder » Fri Feb 19, 2010 11:44 pm

The fix for version 3.5.5 is the same as above for version 3.5.3 except replace lines from 1757 - 1777 with
$cacheBuf2 =

''.

''.

''.

''.

''.

''.

''.

''.

''.

'';

arpitap
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Fri Oct 10, 2008 10:23 am

Re: Removing link in Artio JoomSEF!

Post by arpitap » Thu Feb 25, 2010 1:49 am

In latest version (version 3.5.5)

Open root/components/com_sef/joomsef.php

comment line 1772 :: $doc->$cache($cacheBuf . base64_decode($cacheBuf2), 'component');

You can comment it using //.

deepak2joomla
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Fri Mar 19, 2010 3:56 am

Re: Removing link in Artio JoomSEF!

Post by deepak2joomla » Fri Mar 19, 2010 4:02 am

how to remove link in version 3.6?
thanks

deepak2joomla
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Fri Mar 19, 2010 3:56 am

Re: Removing link in Artio JoomSEF!

Post by deepak2joomla » Fri Mar 19, 2010 4:08 am

how to remove in version 3.6? is the procedure same as above??
plz help.
thanks

chri24
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Sun Jul 26, 2009 9:14 am

Re: Removing link in Artio JoomSEF!

Post by chri24 » Fri Mar 19, 2010 8:31 am

For 3.6.0 i did
on line 1891

/*if (JRequest::$cosi('fo'.'rmat') != 'r'.'aw')
$doc->$cache($cacheBuf . base64_decode($cacheBuf2), 'component');*/

deepak2joomla
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Fri Mar 19, 2010 3:56 am

Re: Removing link in Artio JoomSEF!

Post by deepak2joomla » Fri Mar 19, 2010 12:34 pm

chri24 wrote:For 3.6.0 i did
on line 1891

/*if (JRequest::$cosi('fo'.'rmat') != 'r'.'aw')
$doc->$cache($cacheBuf . base64_decode($cacheBuf2), 'component');*/
it helps thanks
but using it with encryptor ruins website

eagle_1313
Joomla! Apprentice
Joomla! Apprentice
Posts: 21
Joined: Tue Jun 09, 2009 9:16 am

Re: Removing link in Artio JoomSEF!

Post by eagle_1313 » Sun Mar 28, 2010 10:33 am

Thank you very much... 3.6.1 - working also :)

ukblue
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Sun Feb 07, 2010 1:56 pm

Re: Removing link in Artio JoomSEF!

Post by ukblue » Mon Mar 29, 2010 1:25 pm

Thank you 3.6.1 working but it was on line 1892

artemisio88
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Tue Mar 30, 2010 11:02 am

Re: Removing link in Artio JoomSEF!

Post by artemisio88 » Tue Mar 30, 2010 11:20 am

Sorry but I didn't understand what is the file's name i have to modify
I have joomlasef 3.6.1 but I haven't joomlasef.php...

deepak2joomla
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Fri Mar 19, 2010 3:56 am

Re: Removing link in Artio JoomSEF!

Post by deepak2joomla » Tue Mar 30, 2010 3:58 pm

you can find it at



Open root/components/com_sef/joomsef.php

pwinkelm
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Mon Apr 12, 2010 7:53 am

Re: Removing link in Artio JoomSEF!

Post by pwinkelm » Thu Apr 15, 2010 4:00 pm

In function enabled put in "return true;"

function enabled(&$plugin)
{
return true;
...leave the rest as it is....
That should work as well.

free2all
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Thu Apr 15, 2010 5:08 pm

Re: Removing link in Artio JoomSEF!

Post by free2all » Thu Apr 15, 2010 5:18 pm

chri24 wrote: /*if (JRequest::$cosi('fo'.'rmat') != 'r'.'aw')
$doc->$cache($cacheBuf . base64_decode($cacheBuf2), 'component');*/
Also do this with vesion 3.6.2 but the line is from 1967 to 1968 !
Good luck !

User avatar
Roxin Phoenix
Joomla! Apprentice
Joomla! Apprentice
Posts: 21
Joined: Fri Dec 26, 2008 3:10 pm

Re: Removing link in Artio JoomSEF!

Post by Roxin Phoenix » Sat May 01, 2010 9:46 am

Thanks so much. It works for me. :D

dollar77
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Tue May 04, 2010 3:18 pm

Re: Removing link in Artio JoomSEF!

Post by dollar77 » Tue May 04, 2010 3:22 pm

For version 3.6.2 do what Avatar de Io suggested on first page. From line 2010-2020

s_rawcliffe
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Wed Mar 31, 2010 5:12 pm

Re: Removing link in Artio JoomSEF!

Post by s_rawcliffe » Wed May 05, 2010 9:28 pm

I am using 3.6.2 and followed the instructions posted by "Avatar de lo" on the first page - and it worked like a charm!

Thanks!!!

torghoundy
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Thu May 13, 2010 5:55 am

Re: Removing link in Artio JoomSEF!

Post by torghoundy » Mon May 17, 2010 6:13 am

I have the latest version of joomsef 3.6.2
I found joomsef.php
but it has only 103 lines
what should i do?

dollar77
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Tue May 04, 2010 3:18 pm

Re: Removing link in Artio JoomSEF!

Post by dollar77 » Tue May 18, 2010 11:56 pm

Component was updated on 04/13/10

Now line is 2156

cirmanuoleg
Joomla! Apprentice
Joomla! Apprentice
Posts: 24
Joined: Mon May 24, 2010 5:06 pm

Re: Removing link in Artio JoomSEF!

Post by cirmanuoleg » Thu May 27, 2010 4:59 pm

any help with the new 3.6.2 version.... ????

User avatar
whufee
Joomla! Intern
Joomla! Intern
Posts: 56
Joined: Fri Jan 29, 2010 12:43 pm
Contact:

Re: Removing link in Artio JoomSEF!

Post by whufee » Wed Jun 16, 2010 3:58 pm

Great Post, problem solved :)
Dublin SEO Specialist & Web Page Designer:http://www.webface4you.com

Dublin SEO & Web Design:http://www.whufee.com

User avatar
bobysolo
Joomla! Apprentice
Joomla! Apprentice
Posts: 23
Joined: Fri Sep 15, 2006 2:16 pm
Contact:

Re: Removing link in Artio JoomSEF!

Post by bobysolo » Tue Jun 22, 2010 1:08 pm

The trick is still working - the lines in version 3.6.5 are 2202 and 2203.

So just comment those lines.

BEFORE

Code: Select all

if (JRequest::$cosi('fo'.'rmat') != 'r'.'aw')
$doc->$cache($cacheBuf . base64_decode($cacheBuf2), 'component');
AFTER

Code: Select all

//if (JRequest::$cosi('fo'.'rmat') != 'r'.'aw')
//$doc->$cache($cacheBuf . base64_decode($cacheBuf2), 'component');

versadial
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Sat Dec 06, 2008 12:48 am
Location: Irvine, CA 92618
Contact:

Re: Removing link in Artio JoomSEF!

Post by versadial » Wed Jun 23, 2010 4:43 pm

I have version 3.6.5 and I commented out line 2190-2208 of file joomsef.php and added the empty container strings and it works fine. Mine looks like this:
$cacheBuf2 =

// 'PGRpdj48YSBocmVmPSJodHRwOi8vd3'.

// 'd3LmFydGlvLm5ldCIgc3R5bGU9ImZv'.

// 'bnQtc2l6ZTogOHB4OyB2aXNpYmlsaX'.

// 'R5OiB2aXNpYmxlOyBkaXNwbGF5OiBp'.

// 'bmxpbmU7IiB0aXRsZT0iV2ViIGRldm'.

// 'Vsb3BtZW50LCBKb29tbGEsIENNUywg'.

// 'Q1JNLCBPbmxpbmUgc2hvcCBzb2Z0d2'.

// 'FyZSwgZGF0YWJhc2VzIj5Kb29tbGEg'.

// 'U0VGIFVSTHMgYnkgQXJ0aW88L2E+PC'.

// '9kaXY+';
''.
''.
''.
''.
''.
''.
''.
''.
''.
'';
Only 4 lines allowed in signature. Please read Forum Rules: http://forum.joomla.org/viewtopic.php?f=8&t=65

User avatar
chamoy
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Wed Jul 28, 2010 5:05 pm

Re: Removing link in Artio JoomSEF!

Post by chamoy » Wed Jul 28, 2010 5:24 pm

Hi joomsef now is in 3.7 the lines were updated

now they are on lines 4113 to 4115

just comment them:
//if (JRequest::$cosi('fo'.'rmat') != 'r'.'aw')
// $doc->$cache($cacheBuf . base64_decode($cacheBuf2), 'component');

and $cacheBuf2 = is no in line 4385

comment the whole line of code

// $cacheBuf2 =

//'PGRpdj48YSBocmVmPSJodHRwOi8vd3'.

//'d3LmFydGlvLm5ldCIgc3R5bGU9ImZv'.

//'bnQtc2l6ZTogOHB4OyB2aXNpYmlsaX'.

//'R5OiB2aXNpYmxlOyBkaXNwbGF5OiBp'.

//'bmxpbmU7IiB0aXRsZT0iV2ViIGRldm'.

//'Vsb3BtZW50LCBKb29tbGEsIENNUywg'.

//'Q1JNLCBPbmxpbmUgc2hvcCBzb2Z0d2'.

//'FyZSwgZGF0YWJhc2VzIj5Kb29tbGEg'.

//'U0VGIFVSTHMgYnkgQXJ0aW88L2E+PC'.

//'9kaXY+';


haven't tested , i will do it right away and post results

good luck everyone

User avatar
chamoy
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Wed Jul 28, 2010 5:05 pm

Re: Removing link in Artio JoomSEF!

Post by chamoy » Wed Jul 28, 2010 5:32 pm

chamoy wrote:Hi joomsef now is in 3.7 the lines were updated

now they are on lines 4113 to 4115

just comment them:
//if (JRequest::$cosi('fo'.'rmat') != 'r'.'aw')
// $doc->$cache($cacheBuf . base64_decode($cacheBuf2), 'component');

and $cacheBuf2 = is no in line 4385

comment the whole line of code

// $cacheBuf2 =

//'PGRpdj48YSBocmVmPSJodHRwOi8vd3'.

//'d3LmFydGlvLm5ldCIgc3R5bGU9ImZv'.

//'bnQtc2l6ZTogOHB4OyB2aXNpYmlsaX'.

//'R5OiB2aXNpYmxlOyBkaXNwbGF5OiBp'.

//'bmxpbmU7IiB0aXRsZT0iV2ViIGRldm'.

//'Vsb3BtZW50LCBKb29tbGEsIENNUywg'.

//'Q1JNLCBPbmxpbmUgc2hvcCBzb2Z0d2'.

//'FyZSwgZGF0YWJhc2VzIj5Kb29tbGEg'.

//'U0VGIFVSTHMgYnkgQXJ0aW88L2E+PC'.

//'9kaXY+';


haven't tested , i will do it right away and post results

good luck everyone
not working

User avatar
chamoy
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Wed Jul 28, 2010 5:05 pm

Re: Removing link in Artio JoomSEF!

Post by chamoy » Wed Jul 28, 2010 5:58 pm

Avatar de Io wrote:Simple, go to yoursite/components/com_sef/joomsef.php

and replace the lines from 1008 to 1028

Code: Select all

$cacheBuf2 = 

        'PGRpdj48YSBocmVmPSJodHRwOi8vd3'.

        'd3LmFydGlvLm5ldCIgc3R5bGU9ImZv'.

        'bnQtc2l6ZTogOHB4OyB2aXNpYmlsaX'.

        'R5OiB2aXNpYmxlOyBkaXNwbGF5OiBp'.

        'bmxpbmU7IiB0aXRsZT0iV2ViIGRldm'.

        'Vsb3BtZW50LCBKb29tbGEsIENNUywg'.

        'Q1JNLCBPbmxpbmUgc2hvcCBzb2Z0d2'.

        'FyZSwgZGF0YWJhc2VzIj5Kb29tbGEg'.

        'U0VGIFVSTHMgYnkgQXJ0aW88L2E+PC'.

        '9kaXY+';

with this:

Code: Select all

        $cacheBuf2 = 

        ''.

        ''.

        ''.

        ''.

        ''.

        ''.

        ''.

        ''.

        ''.

        '';
IMPORTANT: Note that if you are not inside a server with PHP5, you could see this error when activates the Artio component:

Code: Select all

Fatal error: Undefined class name 'self' in...
The version 3.4.3 works very fine with PHP5 but I feel that the Artio team must do a revision of the code for PHP4 servers.

If you like this component, buy it!
ok the solution of Avatar de Io is still working with the most recent version of joomsef (3.7.0 ) to this date (07/28/10)

this is a great component , i will buy asap when finish this project :)

P.S oh and by the way people having problems doing this hack and getting the headers error , don't use wysiwyg editors (expression dreamweaver etc )somehow they do something to the final code after editing , use the best webeditor in the world !!!

NOTEPAD

and it will work fine

mustafaerdinc
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Sun Aug 01, 2010 5:16 pm

Re: Removing link in Artio JoomSEF!

Post by mustafaerdinc » Mon Aug 02, 2010 8:37 pm

so how can we anable SEO Field?


Locked

Return to “Extensions for Joomla! 1.5”