nitrodust Posted April 9, 2014 Posted April 9, 2014 if you go for example on http://www.digitalcombatsimulator.com/en/shop/modules/dcs_mi8mtv2_magnificent_eight/ and click on the bonus button, you get sent to http://www.digitalcombatsimulator.com/en/shop/modules/dcs_mi8mtv2_magnificent_eight/en/faq/bonus_rules instead of http://www.digitalcombatsimulator.com/en/faq/bonus_rules/ which is because <a href="en/faq/bonus_rules">Bonus</a> is relative instead of absolute and thus points to the wrong page (i.e. a 404) This is also true on the a10 and other probably other module pages.
ED Team const Posted April 9, 2014 ED Team Posted April 9, 2014 if you go for example on http://www.digitalcombatsimulator.com/en/shop/modules/dcs_mi8mtv2_magnificent_eight/and click on the bonus button, you get sent to http://www.digitalcombatsimulator.com/en/shop/modules/dcs_mi8mtv2_magnificent_eight/en/faq/bonus_rulesinstead of http://www.digitalcombatsimulator.com/en/faq/bonus_rules/which is because <a href="en/faq/bonus_rules">Bonus</a>is relative instead of absolute and thus points to the wrong page (i.e. a 404) This is also true on the a10 and other probably other module pages. Fixed. Thanks! :)
nitrodust Posted April 9, 2014 Author Posted April 9, 2014 oh wow I look away from the screen for like 5 minutes and they already fixed it ^^ . nice
Recommended Posts