worrypascanada
Member
Posted 1 year ago #
Hello,
I am having an issue with the Popularity-contest http://wordpress.org/extend/plugins/w-popularity/#post-4658 plugin that was installed as prescribed: Not in a subfolder. I get the error message «Plugin could not be activated because it triggered a fatal error.», when I try to activate the above plugin. How can I resolve? This is my web site http://www.patrimoineacadien.com with Adii Premium News wordpress theme. This plugin is the most recent version.
Thanks for your support.
WorrypasCanada.
yucameron
Member
Posted 1 year ago #
I thought this might help you though I get another error with this fix and did not solve my case.
yucameron
Member
Posted 1 year ago #
yucameron
Member
Posted 1 year ago #
http://wpguy.com/files/popularity-contest.zip
This is modified version compatible with ver. 2.5
I just tried activating Popularity Contest 1.3b3 in WP 2.6.2 and received a fatal error as well. I managed to trace the errors and fix the problems.
Replace line 59 with these two lines:
$path = realpath(dirname(__FILE__) . '/../..');
require($path . '/wp-blog-header.php');
Replace line 1528 with:
if (isset($_GET['action']) && $_GET['action'] == 'activate') {
Kmanicka
Member
Posted 1 year ago #
I faced the same issue. I used the new version of the plugin provided by
yucameron and its working now.
Thanks yucameron
http://www.digitalderby.com/
YusufKhan
Member
Posted 11 months ago #
Here's an alternative download, works with WP 2.7:
http://yusufkhan.net/share/popularity-contest.zip