Re: Simple SEO URL [support thread]

Originally Posted by
icemint
Hello Yellow,
Thank you for the great work!
I installed "simple_seo_url_3-4-8" on Zencart 1.3.8a. Bad of my luck, "Add to Cart" doesn't work for any product. It simply returns to the product page where a customer was looking. Any ideas?
Second of my question is.. Can I use the delimiters for my product titles? I'm kind of forced to use such as "-c-" for some of my product.
I need to see it to know why it doesnt work for you
Post or pm your site url
Second: you can use something else as the delimiter, go to includes/classes/suu/local.config.php
Replace the content by:
PHP Code:
<?php
$ssuLocalConfig = array(
'identifiers' => array( 'categories' => 'whatever-here')
);
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