by solty » Wed Sep 26, 2012 1:44 am
I was apply msaghaei's suggested code within the database and problem solved. Everything is good.
Hi Steve
Sorry being too late.
I attached to this post a version suitable for 2.3.3.3
Including in this package is a version.sql file containing the following sql command:
Code: Select all
INSERT INTO `versions` (`major`, `minor`, `revision`, `build`, `date_installed`, `current`, `product_type`, `product`, `product_class_name`, `lazy_load`, `sitewide`) VALUES (1, 0, 0, 0, '2010-12-04 01:02:36', 1, 'plugins.generic', 'reviewerIndex', 'ReviewerIndexPlugin', 1, 0);
This command must be run inside mysql (e.g. phpmyadmin), or the values must be entered manually. This is required for the appropriate link to appear in the about page.