Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

A fix for better compatibility with Joom!Fish 2.0
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1

TOPIC: A fix for better compatibility with Joom!Fish 2.0

A fix for better compatibility with Joom!Fish 2.0 15 years, 11 months ago #5375

Joom!Fish 2.0 offers content localization (hiding non-translated content items), however in order this to function correctly with JoomSEF, a small add of code should be made on line 375 of components/com_sef/joomsef.php (straight after "$registry =& JFactory::getConfig();")

// Attention - we need to access the original config for the default values
$origConfig = new JFrameworkConfig();
$registry->setValue("config.defaultlang", $origConfig->language);
unset($origConfig);


The issue was discovered in our private forums and resolved by Geraint Edwards, so I can not point out the thread.

Regards,

Ivo Apostolov
Joom!Fish Team

Re:A fix for better compatibility with Joom!Fish 2.0 15 years, 10 months ago #5584

  • mx5gr
  • OFFLINE
  • Posts: 63
ivo.apostolov wrote:
Joom!Fish 2.0 offers content localization (hiding non-translated content items), however in order this to function correctly with JoomSEF, a small add of code should be made on line 375 of components/com_sef/joomsef.php (straight after "$registry =& JFactory::getConfig();")

// Attention - we need to access the original config for the default values
$origConfig = new JFrameworkConfig();
$registry->setValue("config.defaultlang", $origConfig->language);
unset($origConfig);


The issue was discovered in our private forums and resolved by Geraint Edwards, so I can not point out the thread.

Regards,

Ivo Apostolov
Joom!Fish Team


Maybe this should be included in the 3.2.2 (or 3.2.3 ?) code as a fix, as it enables this functionality in Joomfish that without the addition does not work.

Re:A fix for better compatibility with Joom!Fish 2.0 15 years, 10 months ago #5585

  • miun
  • OFFLINE
  • A pesimist is just a well-informed realist.
  • Posts: 563
Hi Ivo,

thanks for your message, we will check this closer and react respecivelly.
I believe we will add this to service release 3.2.3.

Best regards,
Michal
ARTIO Support Team
Last Edit: 15 years, 10 months ago by miun.

Re:A fix for better compatibility with Joom!Fish 2.0 15 years, 10 months ago #5600

  • dajo
  • OFFLINE
  • Posts: 5069
Hi Ivo,

Could you, please, tell me where in JoomFish can I find this option to test this properly? Thank you.

Best regards,
ARTIO Support Team
ARTIO Support Team
  • Page:
  • 1
User Login Empty