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
Thanks Yellow - I tried that but it didn't work...
When I removed the sort and filter_id from the query list and cleared the cache the URL's still looked like
paul-smith?sort=20a&filter_id=44
Here are the current SSU config settings:
File extension
Name delimiter -
ID delimiter -
Set max category level 3
Exclude list advanced_search_result
Set Link Alias Status true
Set minimum word length 0
Set maximum name length 0
Set SSU Status true
Set SSU Multi Language Status false
Set Query Key's Exclude List zenid,gclid,number_of_uploads,number_of_downloads,action,page,disp_order,alpha_f ilter_id,currency
Set Auto Alias Status true
Set Category Separator /
Hide default language identifier false
Thanks again!
Ah yes, I remember now, in the latest version of SSU I have moved most of the default exclude list to a config file because users usually have problem with this field not setting correctly. So after removing those 2 files from the config in admin, you can edit includes/init_includes/init_ssu.php line 28.
I will think about it in the next version to see how to see if there is any way to ensure both convenience and usability
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
Thanks Yellow - i'm getting there but it's still not working????
I edit the init_ssu.php file and removed the filters from the exlcude list and that worked fine, URL's now look like:
paul-smith/sort/20a/filter_id/44
But having put that into the alias manager like so:
LINK: paul-smith/sort/20a/filter_id/44
ALAIS: paul-smith/t-shirts (or even paul-smith-t-shirts)
and clearing the cache it still shows paul-smith/sort/20a/filter_id/44 and not the alias?????
Have your cleared SSU cache?
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
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
Thanks Yellow - you have a PM :)
You cant do a double redirection, you already have
/paul-smith/ set as alias of /paul-smith-manufacturer-19/
You cannot set paul-smith/sort/20a/filter_id/44 -> /paul-smith/tshirts
Setting /paul-smith-manufacturer-19/sort/20a/filter_id/44 -> /paul-smith/tshirts will give you the effect you desire.
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