Quote:
Originally Posted by WindVoice
Is it possible to make it work with vB 4.2.5, it stopped working after I did an upgrade.
Thanks!
|
The issue is that your PHP scripts naturally got overwritten with newer files when you did the upgrade.
What you need to do is as follows:
First, delete the files "/includes/functions_ranks_orig.php" and "admincp/ranks_orig.php".
Next, edit the "Rank Ordering" product to remove the uninstall code completely and save it.
Then, uninstall the product.
Lastly, reinstall the product, and the new PHP files will be backed up and then edited, and you'll be back in business.