Menu Content

Support

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

Profile for adriannaku

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 16:35
  • Posts: 1
  • Profile Views: 2740
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
hi i am using joomsef 3.8 and it seems to have issue with the line 1614

my apache error log is constatnly throwing error saying title isdnt defined ..the function for the same is


function _getMenuTitle($option, $task, $id = null, $string = null)
{
$db =& JFactory::getDBO();
$sefConfig =& SEFConfig::getConfig();

// JF translate extension.
$jfTranslate = $sefConfig->translateNames ? ', `id`' : '';

if ($title == JoomSEF::_getCustomMenuTitle($option)) {
return $title;
}

you havent defined title but your using it..any idea how are u expecting the function to return
issue with the code
Category: JoomSEF 3
More
User Login Empty