Hi yellow1912,
I upgraded it to 3.5.8, and commented out the three lines in .htaccess file. I still have the same problem. More over in the module manager it shows version 3.5.1.
Thank you.
Printable View
Hi yellow1912,
I upgraded it to 3.5.8, and commented out the three lines in .htaccess file. I still have the same problem. More over in the module manager it shows version 3.5.1.
Thank you.
It should work for you now. The reason it doesnt work in your case, is that your server returns a rather unexpected value when $_SERVER["SCRIPT_NAME"] is used.
Thank you very much.
It is possible that you have the same issue with srigari, your server returns a rather unexpected result of $_SERVER["SCRIPT_NAME"]
If so, try to go to includes/classes/ssu/cores/link.php, replace that by $_SERVER["SCRIPT_FILENAME"], see if it helps.
more info about $_SERVER["SCRIPT_NAME"]: SSU uses this to avoid doing any redirection at all if the script is not called via index.php (for example, you dont want ssu to do anything at all if the paypal_ipn_handler.php is being used)
3.6.0 RC2.1 is now available for download, please note that 3.6.x version is not to be used on live site yet!!!!
This version will introduce a completely new LinkAlias Manager. You will see new features such as pagination, sort by columns. Searching will also be available soon. This will greatly help store owners who may have hundreds if not thousands of aliases.
3.6.x also optimizes caching which will greatly improve performance on stores with a large number of products.
I'm test the version 3.6
alias be on, auto alias be on, cache be cleared
i don't work Set max category level
example:
Set max category level = 3
level 1 -->http://www.mainada.es/demo_bebe/cochecitos-bebe
level2 -->http://www.mainada.es/demo_bebe/coch...e-bebe-confort
level3-->http://www.mainada.es/demo_bebe/bebe...rt/creatis-fix
and must be
level 1 -->http://www.mainada.es/demo_bebe/cochecitos-bebe
level2 -->http://www.mainada.es/demo_bebe/coch...e/bebe-confort
level3-->http://www.mainada.es/demo_bebe/coch...rt/creatis-fix
What do you mean?
If you want to have the category structure to be separated by / then you have to set so in your admin.
Set Category Separator --> /