I got my site in a subfolder named "s2" on my hosting, so when the client receive the order information the url link looks like:
s2/index.php?option=com_zoo&task=item&item_id=418&Itemid=231
Instead of:
www.mysite.com/index.php?option=com_zoo&task=item&item_id=418&Itemid=231
How can i fix this?