santosh742598
Results 1 - 2 of 2
bysantosh742598, January 8, 2012
Now the virtuemart 2.0 comes compatible with j1.7 and 1.5. however the child product option is not working and I am waiting for a bug fix to make my site operational as I do not want to use 1.1 version of the extension.
thanx for your very promising blog extension. I really fell in love with it.
However please rectify one problem
1. when I used you main component for a select category it used $catname instead of $slug which caused it to not show any related blog. I feel the issue may be minor but as the issue is related to coding and myself with poor knowledge I believe I should not change it. so please change the code give me instruction on how to change the same in my live site.
working code - /index.php?option=com_lyftenbloggie&view=lyftenbloggie&category=iata-kolkata&Itemid=36
not working code - index.php?option=com_lyftenbloggie&view=lyftenbloggie&category=iata%20kolkata&Itemid=36
where "IATA Kolkata" is the category name and "iata-kolkata" the slug name
However please rectify one problem
1. when I used you main component for a select category it used $catname instead of $slug which caused it to not show any related blog. I feel the issue may be minor but as the issue is related to coding and myself with poor knowledge I believe I should not change it. so please change the code give me instruction on how to change the same in my live site.
working code - /index.php?option=com_lyftenbloggie&view=lyftenbloggie&category=iata-kolkata&Itemid=36
not working code - index.php?option=com_lyftenbloggie&view=lyftenbloggie&category=iata%20kolkata&Itemid=36
where "IATA Kolkata" is the category name and "iata-kolkata" the slug name

