Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Profile for vangelis

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 07:00
  • Posts: 3
  • Profile Views: 2209
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
Thanks for your quick reply.

I'm not so good at regular expressions, I knew that in my code was something missing because I had problems with the substrings as you mention.

I replaced it with your code and the problem fixed.


best regards
Problem with charset ...
Category: JoomSEF 3
emo
After digging a little bit in the code I found something that maybe helpful to others.
I'm not sure If I did everything properly but it works for me just fine.

Go to
plugin->joomsef.php
and find the regular expression at line 458:

$regEx = '\'(?!((<.*?)|(<a.*?)))(\b'.$word.'\b)(?!(([^<>]*?)>)|([^>]*?</a>))\'si';


replace it with:

$regEx = '\'(?!((<.*?)|(<a.*?)))('.$word.')(?!(([^<>]*?)>)|([^>]*?</a>))\'si';



Please let me know if it works for you also.
Problem with charset ...
Category: JoomSEF 3
emo
I have the same problem also. I'm using some greek keywords for internal linking along with some english keywords. The english keywords can be linked but nothing happens to the greek ones.

Does anyone found a workaround on this?

thanks
Problem with charset ...
Category: JoomSEF 3
More
Přihlášení uživatele Prázdný