Search found 2 matches
- Fri Sep 02, 2011 1:23 pm
- Forum: Modules/Add-Ons
- Topic: A Redirect UDT
- Replies: 9
- Views: 14795
Re: A Redirect UDT
Thanks for really fast answer. I tried more ways how to resolve this problem and finally I have choosed this solution. This comment could be also included in some topics about gallery. Maybe this will help to somebody: I use the same example as in my last comment: path: index.php?mact=Gallery,m721d7...
- Wed Aug 31, 2011 3:02 pm
- Forum: Modules/Add-Ons
- Topic: A Redirect UDT
- Replies: 9
- Views: 14795
Re: A Redirect UDT
How can I redirect on site with URL containing GET params? For example if I want to redirect on this site: path : index.php?mact=Gallery,m721d7,default,1&m721d7dir=SamplePictures&m721d7returnid=56&page=56 When I use {redirect to=' path '} it of course is not working, but when I use {redi...