Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

csvi export - joomsef URLs
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 4 (Joomla 1.6/1.7/2.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: csvi export - joomsef URLs

csvi export - joomsef URLs 7 years, 10 months ago #47688

hello,

after update joomsef to the newest version i can not export my virtuemart product joomsef urls anymore.

csvi joomsef function
 
// Include Joomla files
jimport('joomla.application.router');
require_once(JPATH_ROOT.'/includes/application.php');
// Include JoomSEF
require_once(JPATH_ROOT.'/components/com_sef/sef.router.php');
$shRouter = new JRouterJoomSef();
// Build the SEF URL
$router = JFactory::getApplication()->getRouter();
$nonSef = new JURI($url);
$uri = $shRouter->build($router, $nonSef);
 
return $uri->toString(array('path'));
 


Can you help me what i need to change ?
it was work very well before with joomsef 4.5.2
Last Edit: 7 years, 10 months ago by .
  • Page:
  • 1
Přihlášení uživatele Prázdný