Quote:
Originally Posted by binaryg
At the moment, this only works for forums with C-Logic SEO re-written URLs
Do you have that installed?
|
It is possible to describe in product file dependencies - so if someone will not have C-Logic SEO he will not be able to install your mod (just get appropriate info that he needs mod C-Logic SEO).
Use just after tag
<versioncheckurl>:
Code:
<dependencies>
<dependency dependencytype="product" parentproductid="SET_ID_OF_C_LOGIC_SOE" minversion="SET_MIN_C_LOGIC_SEO_VERSION" maxversion="" />
</dependencies>
And your problems will gone