Re: Simple SEO URL [support thread]

Originally Posted by
danilovig
I was using "ultimate seo"
Note that currently ssu does not understand links generated from ultimate seo url. You may give it a try by modifying this file:
includes/classes/ssu/cores/parser.php
Find this
PHP Code:
static protected function getID($string, $delimiter){
Insert right after that line:
PHP Code:
$string = str_replace('.html', '', $string);
I have never tested that before though, let me know how it go.
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Bookmarks