07-11-2011, 02:50 PM
First of All go to Your File manager in your Cpanel
An find your Plugin file
Click edit an find the following:
Change the: "compatibility" => "16*"
To your forum Version and it will work!!!
An find your Plugin file
Click edit an find the following:
Code:
return array(
"name" => "MyIPN",
"description" => "MyIPN Paypal Subscription",
"website" => "http://www.mybbcentral.com",
"author" => "Jesse Labrocca",
"authorsite" => "http://www.mybbcentral.com",
"version" => "2.2",
"compatibility" => "16*"
);
}
Change the: "compatibility" => "16*"
To your forum Version and it will work!!!