etemorom2008-01-09 02:43 | Hello.... » Quick.Cart v1.x |
merci![]() 2008-01-09 10:36 | etemorom - wydaje mi sie, ze powinienes pozamieniac sobie linki w pliku templates/products_list.tpl |
idaryl2008-01-09 21:47 | can you say that in english please.... |
merci![]() 2008-01-10 09:35 | etemorom, idaryl - Of course, sorry I probably was miles away... I wrote there that probably you should change links in file templates/products_list.tpl |
idaryl2008-01-10 19:25 | I was hoping there may be some other magic involved -- oh well....... |
etemorom2008-01-11 16:03 | to change what and how... ??? |
treewood (OpenSolution)2008-01-14 12:12 | etemorom - for example You have in "templates/products_list.tpl". Change
?p=productsMore&iProduct=$aList[iProduct]&sName=$aList[sNameUrl]
to
?p=productsMore&iProduct=$aList[iProduct]&sProductName=$aList[sNameUrl]
|
etemorom2008-01-16 06:46 | hmm..thanks..but still dose not work, the link in the address bar is still in this format: |
etemorom2008-01-16 08:45 | the problem is in productsinrow files, if i disable this plugin all works fine.. only with this plugin enabled the name of the product and category is not showed in the address bar. |
treewood (OpenSolution)2008-01-16 09:25 | etemorom - in first post You wrote that You want : www.domain.com/productsMore&iProduct=28&sProductname |
etemorom2008-01-21 09:04 | aha..ok... i managed to make it..thanks for your help..it was from core files...something was modified... |