Contributions
NIMMIT SEF
Overview
This contribution will do the following:-
Turn urls from -
(or just have a look at my site http://www.freeriderstores.com)
Normal -
http://www.yoursite.com/product_info.php?cPath=54&bla=bla&bla=bla
Standerd Sef -
http://www.yoursite.com/product_info.php/cpath/54/bla/bla/bla/bla
to -
http://www.yoursite.com/product/some_product.html - or...
http://www.yoursite.com/brand/nice_brand.html - or...
http://www.yoursite.com/contact_us.html
Requirements !!
1) Your server MUST have the php mod_rewrite module installed !!! (If you are unsure, ask your host)
2) MS2.2 un tested on any other release
Notes
1) You can't have two product names the same (or it will only ever show the first one)
2) You can't use any of the following charicters in you product titles, category names or manufacturers names + ' " ( I'm sure there are more that will come up)
3) You can't use any non url charicter in your product titles, category names or manufacturers names e.g. £ © ™
4) I don't know what contribuitions this will and will not work for - if it works for you then that is cool if it doesn't then uninstall it !
Cedits
This contribution was built on top of the SEF LINK TRASFORMER contribuion by Silencer
Support
This code is supplied "as is" ! It works for me! (but i know the code is a mess !!!)
Unfortunatly it has taken me 3 months just to get the time to release it ! I am really busy at the moment and will do what i can to help and will try to keep an eye on the support thread but can not provide support so do not email me about this you can pm but i may not respond (if people want custom work (i will have to charge ) pm me)
Support forum thead here->
Sorry if i seem lazy just real busy !!
If you like the contrib and would like to buy something from my site that would be cool ;-)
Have fun !!!
Nimmit (sam)
Expand All / Collapse All
**Not multilingual** Built from Farrukah's last addition.
This version only adds capability for gzip compression, to reduce your bandwidth consumption.
If you're only upgrading, do step #5
Tested and working on heavily modified shops.
Resolves the problem if you are runing a multi-lingual shop with language select box. Either copy over url_rewrite.php with the file included, or do this simple change.
In url_rewrite.php on line 61 - 63 delete the following case:
case 'language':
$lan = $val.'/'.$path;
break;
This will make the NIMMIT SEF multi-lingual. Have fun!
Fixed the installation file which caused the mod not to work.
V0.2 |
Nimmit |
19 Jun 2004 |
|
Slight bug fix - reviews wern't working - they are now !
Overview
This contribution will do the following:-
Turn urls from -
(or just have a look at my site http://www.freeriderstores.com)
Normal -
http://www.yoursite.com/product_info.php?cPath=54&bla=bla&bla=bla
Standerd Sef -
http://www.yoursite.com/product_info.php/cpath/54/bla/bla/bla/bla
to -
http://www.yoursite.com/product/some_product.html - or...
http://www.yoursite.com/brand/nice_brand.html - or...
http://www.yoursite.com/contact_us.html
Requirements !!
1) Your server MUST have the php mod_rewrite module installed !!! (If you are unsure, ask your host)
2) MS2.2 un tested on any other release
Notes
1) You can't have two product names the same (or it will only ever show the first one)
2) You can't use any of the following charicters in you product titles, category names or manufacturers names + ' " ( I'm sure there are more that will come up)
3) You can't use any non url charicter in your product titles, category names or manufacturers names e.g. £ © ™
4) I don't know what contribuitions this will and will not work for - if it works for you then that is cool if it doesn't then uninstall it !
Cedits
This contribution was built on top of the SEF LINK TRASFORMER contribuion by Silencer
Support
This code is supplied "as is" ! It works for me! (but i know the code is a mess !!!)
Unfortunatly it has taken me 3 months just to get the time to release it ! I am really busy at the moment and will do what i can to help and will try to keep an eye on the support thread but can not provide support so do not email me about this you can pm but i may not respond (if people want custom work (i will have to charge ) pm me)
Support forum thead here->
Sorry if i seem lazy just real busy !!
If you like the contrib and would like to buy something from my site that would be cool ;-)
Have fun !!!
Nimmit (sam)
Note: Contributions are used at own risk.