Quote:
Originally Posted by amiruk
Most of the Plugins that i mostly Use For Analytics Purpose don't work on new 8.01 . How much to wait to work ?
|
If you locate the install.rdf file for each of your non-working Add-ons and change the maxVersion entry to say, 11.* and then save, that will keep you going for a while. Depends how desperate you are to use them.
EXAMPLE
Was: <em:minVersion>1.0</em:minVersion>
<em:maxVersion>
3.6.*</em:maxVersion>
Now: <em:minVersion>1.0</em:minVersion>
<em:maxVersion>
11.*</em:maxVersion>