Menu Content

Support

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

Error at top of page
(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: Error at top of page

Error at top of page 14 years, 6 months ago #8340

this error

Warning: implode() [function.implode]: Invalid arguments passed in ..../com_sef/joomsef.php on line 189

Line 189 ibegins :

$result = implode('/', $parts);
$tmp = ($result != "") ? '/'.$result : '';

// build the application route
$built = false;
if (isset($query['Itemid']) && !empty($query['Itemid'])) {
$item = $menu->getItem($query['Itemid']);

if (is_object($item) && $query['option'] == $item->component) {
$tmp = !empty($tmp) ? $item->route.'/'.$tmp : $item->route;
$built = true;
}
}

******************************* Joomla Build **********

PHP Built on:Linux p3slh138.shr.phx3.secureserver.net 2.4.21-53.ELsmp #1 SMP Wed Nov 14 03:54:12 EST 2007 i686
Database Version: 5.0.67.d7-ourdelta-log
Database Collation: utf8_general_ci
PHP Version: 5.2.5
Web Server: Apache
Web Server to PHP interface: cgi-fcgi
Joomla! Version: Joomla! 1.5.14 Stable

Re:Error at top of page 14 years, 2 months ago #10631

i have the same error videovic how do you fix it
or you arent fix

Re:Error at top of page 14 years, 2 months ago #10636

  • dajo
  • OFFLINE
  • Posts: 5069
ARTIO Support Team
  • Page:
  • 1
User Login Empty