isaac_ho
Forum Replies Created
-
Me too. Knews 1.4.6 + WP3.6 + Twenty Twelve Theme (WP Bundled)
Will the collation of the MySQL cause this issue? Mine is UTF8_general_ci on MySQL 5.6.12, Win2K3 32bit with SP1.
The files are inside the newsletter folder, the followings are the file structure:
/wp-content/plugins/newsletter/admin.css
/wp-content/plugins/newsletter/admin.js
/wp-content/plugins/newsletter/api/
/wp-content/plugins/newsletter/do/
/wp-content/plugins/newsletter/editor.css
/wp-content/plugins/newsletter/emails/
/wp-content/plugins/newsletter/feed/
/wp-content/plugins/newsletter/header.php
/wp-content/plugins/newsletter/images/
/wp-content/plugins/newsletter/includes/
/wp-content/plugins/newsletter/main/
/wp-content/plugins/newsletter/plugin.php
/wp-content/plugins/newsletter/readme.txt
/wp-content/plugins/newsletter/statistics/
/wp-content/plugins/newsletter/subscription/
/wp-content/plugins/newsletter/tiny_mce/
/wp-content/plugins/newsletter/users/
/wp-content/plugins/newsletter/widget.phpI tried to install in the following 3 ways, all of them were installed in a new clean installed WP3.6:
1. uploaded an unzipped newsletter plugin folder into /wp-content/plugins/ and activate it
2. login admin panel > Plugins > Add New > Upload, selected the zip file and click upload
3. login admin panel > Plugins > Add New > search Newsletter, clicked Install Now in the search resultAll of them failed with the Errors mentioned in 1st post. They didn’t appear as active after activation.
The major problem is it cannot be activated. Is there any workaround? Moreover, it sometimes added 2 tables into the WP database, but sometime 3 during the activation. It seems that the progress cannot be completed always.