Menu Content

Support

> Forums, FAQs & Paid Support
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 10 years, 2 months ago #47688

  • mhuebler
  • OFFLINE
  • Posts: 3
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: 10 years, 2 months ago by .
The topic has been locked.
  • Page:
  • 1
User Login Empty