barrydocks
Forum Replies Created
-
I have the same problem on 2 different sites.
One site is running WP WordPress 4.2.4 and Suffusion theme;
The other site is running WordPress 4.3 and Prana theme – I have also disabled all the other plugins on this site without any success.
The edit page works fineAlso tried in both firefox and chrome
I would also like to know this, I can get page views for the current month as per the FAQs but I don’t understand how to modify this to give total number of page views??
Solved: just added the
blackberry 9360to the Custom user-agentsThanks, all working now!
Thanks for this. I have tryied it but get the following error after installing the plugin:
Warning: Cannot modify header information - headers already sent by (output started at /var/sites/o/oculuscura.co.uk/public_html/wp-content/plugins/subcribe2_stop_bulk_email/subscribe2_stop_bulk_email.php:21) in /var/sites/o/oculuscura.co.uk/public_html/wp-includes/pluggable.php on line 697 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/o/oculuscura.co.uk/public_html/wp-content/plugins/subcribe2_stop_bulk_email/subscribe2_stop_bulk_email.php:21) in /var/sites/o/oculuscura.co.uk/public_html/wp-includes/pluggable.php on line 698 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/o/oculuscura.co.uk/public_html/wp-content/plugins/subcribe2_stop_bulk_email/subscribe2_stop_bulk_email.php:21) in /var/sites/o/oculuscura.co.uk/public_html/wp-includes/pluggable.php on line 699 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/o/oculuscura.co.uk/public_html/wp-content/plugins/subcribe2_stop_bulk_email/subscribe2_stop_bulk_email.php:21) in /var/sites/o/oculuscura.co.uk/public_html/wp-includes/pluggable.php on line 700 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/o/oculuscura.co.uk/public_html/wp-content/plugins/subcribe2_stop_bulk_email/subscribe2_stop_bulk_email.php:21) in /var/sites/o/oculuscura.co.uk/public_html/wp-includes/pluggable.php on line 701 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/o/oculuscura.co.uk/public_html/wp-content/plugins/subcribe2_stop_bulk_email/subscribe2_stop_bulk_email.php:21) in /var/sites/o/oculuscura.co.uk/public_html/wp-includes/pluggable.php on line 702 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/o/oculuscura.co.uk/public_html/wp-content/plugins/subcribe2_stop_bulk_email/subscribe2_stop_bulk_email.php:21) in /var/sites/o/oculuscura.co.uk/public_html/wp-includes/pluggable.php on line 705 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/o/oculuscura.co.uk/public_html/wp-content/plugins/subcribe2_stop_bulk_email/subscribe2_stop_bulk_email.php:21) in /var/sites/o/oculuscura.co.uk/public_html/wp-includes/pluggable.php on line 706 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/o/oculuscura.co.uk/public_html/wp-content/plugins/subcribe2_stop_bulk_email/subscribe2_stop_bulk_email.php:21) in /var/sites/o/oculuscura.co.uk/public_html/wp-includes/pluggable.php on line 707 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/o/oculuscura.co.uk/public_html/wp-content/plugins/subcribe2_stop_bulk_email/subscribe2_stop_bulk_email.php:21) in /var/sites/o/oculuscura.co.uk/public_html/wp-includes/pluggable.php on line 708 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/o/oculuscura.co.uk/public_html/wp-content/plugins/subcribe2_stop_bulk_email/subscribe2_stop_bulk_email.php:21) in /var/sites/o/oculuscura.co.uk/public_html/wp-includes/pluggable.php on line 711 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/o/oculuscura.co.uk/public_html/wp-content/plugins/subcribe2_stop_bulk_email/subscribe2_stop_bulk_email.php:21) in /var/sites/o/oculuscura.co.uk/public_html/wp-includes/pluggable.php on line 712 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/o/oculuscura.co.uk/public_html/wp-content/plugins/subcribe2_stop_bulk_email/subscribe2_stop_bulk_email.php:21) in /var/sites/o/oculuscura.co.uk/public_html/wp-includes/pluggable.php on line 713 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/o/oculuscura.co.uk/public_html/wp-content/plugins/subcribe2_stop_bulk_email/subscribe2_stop_bulk_email.php:21) in /var/sites/o/oculuscura.co.uk/public_html/wp-includes/pluggable.php on line 714 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/o/oculuscura.co.uk/public_html/wp-content/plugins/subcribe2_stop_bulk_email/subscribe2_stop_bulk_email.php:21) in /var/sites/o/oculuscura.co.uk/public_html/wp-content/plugins/wp-activity/wp-activity.php on line 306 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/o/oculuscura.co.uk/public_html/wp-content/plugins/subcribe2_stop_bulk_email/subscribe2_stop_bulk_email.php:21) in /var/sites/o/oculuscura.co.uk/public_html/wp-includes/pluggable.php on line 881Here is the plugin code:
<?php /* Plugin Name: Subscribe2_stop_bulk_email Plugin URI: http://my-awesomeness-emporium.com Description: Subscribe2 - Prevent users from sending bulk e-mails Version: 1.0 Author: Adrian Author URI: http://mrtotallyawesome.com License: GPL2 */ function s2_admin_changes( $capability, $menu ) { if ( $menu == 'send' ) { return 'manage_options'; } return $capability; } add_filter('s2_capability', 's2_admin_changes', 10, 2); ?>I suspect it is more due to my lack of php coding skill, please could you suggest an amendment to will make it work??!!
@ Praveen
Thanks for your hard work, please can you post a link to download the new version with the additional modifications?
What about photo gallery plugins such as ungallery or laziest gallery?
Thanks for the update.
I cannot get any thumbnails to generate either. Nor do I know how to check that exec() is enabled – I think it is enabled by default, I have also checked the php.ini file which does not seem to contain anything that might disable exec()??
Dear Praveen,
Thanks for the reply. I realise there is a Scan Folder button in the gallery admin, but I was suggestion a fully automated scan that would not require any user input. I would like to upload video directly from my smart phone via ftp and have it displayed on the wordpress site instantly?
Also I have included the ffmpeg path for my server (/usr/bin/ffmpeg) but it still says it’s not installed, any suggestions? I am running ubuntu 10.04 LTS
Thanks
It would be nice to have an automated scan to add videos that have been uploaded by ftp