Hi all,
I am running wordpress 2.9.2 with some custom content types and a few other plugins. I am running on a linux, apache, mysql, php webhost. I desired to upgrade to the latest legacy version, 1.2.13, but Wordpress does not have the upgrade link in the Plugins section.
First of all, I backed up the plugins folder, just in case I overwrote something and broke my plugins. That way, I could restore to a known good working plugin.
I attempted to use the Plugin > Add New, upload the ZIP file and click install. Unfortunately, the upload failed with an error of "Destination folder already exists" blah, blah, blah….
So, I followed the readme.txt instructions to manually install by extracting the file role-scoper_1.2.13.zip to my 'wp-content\plugins' folder. It automatically extracted to the 'role-scoper' folder. I started to examine the changed options and features, but when I clicked 'Role Groups' from left panel, I received a PHP error
Parse error: syntax error, unexpected ',', expecting ')' in /home2/knottlab/public_html/wp/wp-content/plugins/role-scoper/admin/groups-support.php on line 271
I tried to get this to work with v 1.2.11, then 1.2.9, and finally it worked with v 1.2
Am I doing something wrong or is this a bug?
Michael