For those that use page manager 1.7 & up :
http://www.oscommerce.com/community/...h,pages_html_t
ext
Here is the code to make your urls work with that. Just overwrite seo.class php
and in htaccess find:
RewriteRule ^(.*)-i-([0-9]+).html$ information.php?info_id=$2&%{QUERY_STRING}
change to:
RewriteRule ^(.*)-pm-([0-9]+).html$ info_pages.php?pages_id=$2&%{QUERY_STRING}
TO DO:
Make links in infobox show as html, as of now only the url is showing as HTML.
More...




LinkBack URL
About LinkBacks









Bookmarks