[SOLVED] Manage campaigns Plugin not working

Hi,

I am using phplist version: 3.0.5 and PHP Version 5.3.10-1

I have installed the manage campaigns plugin manually
But i am getting the following error when i click on the manage campaigns link under the campaigns menu.
I have installed the common plugin also and it is enabled as well.
I use other plugins like:
subjectLinePlaceholdersPlugin
MessageStatisticsPlugin

They all work fine

I get an error only with this plugin
I get the following error:

Can someone guide me as to what has gone wrong?
All help is appreciated

@carldcosta26 There was a recent change in phplist to provide a title for each campaign in addition to the campaign subject, and the plugin assumes that both fields are available.

You will need to upgrade phplist to the latest release

Alright Thank you.
And by the latest version you mean
Phplist version:- 3.2.4
Because i have another setup with Phplist version :- 3.2.1 and i get the same error.

@duncanc is there any other work around to this besides upgrading to the latest version of PHPList

@carldcosta26 You can try installing an earlier release of the plugin prior to that change

https://github.com/bramley/phplist-plugin-campaigns/archive/2.1.0.zip

but you will need to install it manually, as explained here GitHub - bramley/phplist-plugin-campaigns: Plugin for phplist 3.x to manage campaigns

Because i have another setup with Phplist version :- 3.2.1 and i get the same error.

The current version of the plugin works for me with phplist release 3.2.1, although the copy button is not displayed.

@duncanc installing an earlier release of the plugin works like a charm for me.

Thank you very much.