Hello. I just tests JoomSEF. I use Gantry5 framework. Gantry5 with JoomSEF making critical error:
Cannot redeclare class JText
Open: joomla/components/com_sef/helpers/methods.php
if ($xhtml) {
$url = htmlspecialchars($url);
}
return $url;
}
}
class JText
{
/**
* javascript strings
*
* @var array
* @since 11.1
*/
protected static $strings=array();
/**
* Translates a string into the current language.
components/com_sef/helpers/methods.php:105
I don't want buy JoomSEF subcription if it's impossible to work with Gantry5 and other extensions what I need.
This problem is from JoomSEF side or Gantry5 side?
Do you fix it?
Sorry for my bad english.
Regards.