Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: 017 on June 10, 2011, 08:01:49 PM

Title: Updating Member Awards v2.2.3 to work in 2.0 RC5?
Post by: 017 on June 10, 2011, 08:01:49 PM
So I want to update Member Awards v2.2.3 (http://custom.simplemachines.org/mods/index.php?mod=475) to work in 2.0 RC5. It installs fine with backward compatibility for everything but the admin panel, which does not appear to be showing up on my Admin CP. I'm not any good with PHP/etc. so I don't know where to begin to fix this, but maybe someone can point me in the right direction?
Title: Re: Updating Member Awards v2.2.3 to work in 2.0 RC5?
Post by: Spoogs on June 10, 2011, 08:02:45 PM
http://www.simplemachines.org/community/index.php?topic=114701.0
Title: Re: Updating Member Awards v2.2.3 to work in 2.0 RC5?
Post by: agent47 on June 10, 2011, 08:13:57 PM
It's as easy as unpacking the mod on your PC and then do the following:

open package-info.xml
Find:
<install for="2.0 RC3, 2.0 RC4">

Change it to:
<install for="2.0 RC3, 2.0 RC4, 2.0 RC5">

Once you're done compress it back to zip format and install package. There's your fix!
Title: Re: Updating Member Awards v2.2.3 to work in 2.0 RC5?
Post by: Spoogs on June 10, 2011, 08:18:08 PM
That;s not the problem... the OP said the mods acp is missing

Even so version emulate is much easier than unpacking and repacking the mod.