Menu Content

Support

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

Profile for juandavidpj

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 17:03
  • Posts: 3
  • Profile Views: 1718
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
:(.

I fear we will wait the next update.

By chance, do you have installed Kunena?.
Call to undefined fu ...
Category: JoomSEF 4
emo
Hello turminator,

I have the same error, you've solved the problem?
Call to undefined fu ...
Category: JoomSEF 4
emo
Hellos Friends

The ERROR is:

Fatal error: Call to undefined function BuildRoute() in /home/******/public_html/components/com_sef/joomsef.php on line 251



// load the plug-in file
require_once($compExt);
 
$app =& JFactory::getApplication();
$menu =& JSite::getMenu();
$route = $uri->getPath();
$query = $uri->getQuery(true);
$component = preg_replace('/[^A-Z0-9_\.-]/i', '', $query['option']);
$tmp = '';
 
$function = substr($component, 4) . 'BuildRoute';
(line 251) $parts = $function($query);
 
$total = count($parts);
for ($i = 0; $i < $total; $i++) {
$parts[$i] = str_replace(':', '-', $parts[$i]);
}
 
$result = implode('/', $parts);
$tmp = ($result != "") ? '/'.$result : '';


PLEASE Help Me
FATAL ERROR in ARTIO ...
Category: JoomSEF 4
More
User Login Empty