• figured it out, modules\addons\ProductsReseller\core\App\Requirements\Instances has a files.php in this it lists the file it's looking for in this case ProductsReseller.php it also lists the hash it's looking for, ac4c14a337fe726fc29b14cfab94c2dfb3c7021f.

    if you take the encoded text of this file and run it through a sha1 hash you get this result, take the decoded text and you get a47f2eef06e0b7aa21b537f8394fb4ab52f6511c replace the wanted hash with this new one. bam fixed and you can now edit the files at will.
    it looks like modulesgarden only runs the check on 1 file and I'm still decoding files to see if there are more locations for the call itself but thank you for 1 decoding the main file and 2 giving me a reply that actually helped :)

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!