
Dave
Staff
/ Moderator

May 16, 2008, 9:15 AM
Post #2 of 5
(687 views)
Shortcut
|
|
Re: [sagentic] SEO Friendly URLs
[In reply to]
|
Can't Post
|
|
Just add this to the step 1 code:
list($records, $details) = getRecords(array( ... 'useSeoUrls' => true, ));
It was confusing a lot of people so we decided to make it something you needed to manually enable. Dave Edis - Senior Developer interactivetools.com
|