bnance
Forum Replies Created
-
Hi derekshirk, I’m looking for a similar plugin. Did you ever come up with a solution?
Forum: Plugins
In reply to: [Sendit WP Newsletter] [Plugin: Sendit Newsletter] Fatal Error on ActivationI found my issue. There must be a short open tag in either the plugin or WP 3.3.1. I changed short_open_tag to On, and the plugin activated.
Forum: Plugins
In reply to: [Sendit WP Newsletter] [Plugin: Sendit Newsletter] Fatal Error on ActivationAs a follow up, I did try to re-install Sendit with a fresh download of Sendit 2.0.9, but I still got the same error.
I found the problem code. It is in the WPSC admin page in “plugins/wp-e-commerce/wpsc-admin/admin.php”. On line 588, is the function, “wpsc_dashboard_news”. This is calling “https://getshopped.org/category/wp-e-commerce-plugin/” which of course is not secured with https. This call is preventing the page from loading.
I commented out line 561,
wp_add_dashboard_widget( 'wpsc_dashboard_news', __( 'Getshopped News' , 'wpsc' ), 'wpsc_dashboard_news' );
to keep it from loading.This allowed my admin dashboard to load again.
I’m having the same issue. The Dashboard URL displays a blank page after logging into the admin section. I can view the front end of the site and all other admin pages, just not the dashboard. If I disable “WordPress HTTPS” I can view the Dashboard.
I am NOT forcing SSL on the admin. I have tried turning it off and on, but it makes no difference.
Any help would be appreciated!
WP : 3.2.1
WP-HTTPS : 2.0.4
WPSC : v3.8.6
Gold Cart : v2.9.4Here is my debug info:
Debug Info: Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home/afadmin/public_html/www.actifirm.com/wp-includes/functions.php on line 3382 Notice: Undefined index: pollresult in /home/afadmin/public_html/www.actifirm.com/wp-content/plugins/wp-polls/wp-polls.php on line 1335 Notice: Undefined index: pollbooth in /home/afadmin/public_html/www.actifirm.com/wp-content/plugins/wp-polls/wp-polls.php on line 1341 Notice: Undefined index: HTTPS in /home/afadmin/public_html/www.actifirm.com/wp-content/plugins/wp-youtube-lyte/wp-youtube-lyte.php on line 137 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/afadmin/public_html/www.actifirm.com/wp-includes/functions.php:3382) in /home/afadmin/public_html/www.actifirm.com/wp-content/plugins/wp-e-commerce/wpsc-core/wpsc-constants.php on line 17 Notice: Constant WPSC_TABLE_PURCHASE_LOGS already defined in /home/afadmin/public_html/www.actifirm.com/wp-content/plugins/wp-e-commerce/wpsc-core/wpsc-constants.php on line 116 Notice: Constant WPSC_TABLE_CART_CONTENTS already defined in /home/afadmin/public_html/www.actifirm.com/wp-content/plugins/wp-e-commerce/wpsc-core/wpsc-constants.php on line 117 Notice: Constant WPSC_TABLE_DOWNLOAD_STATUS already defined in /home/afadmin/public_html/www.actifirm.com/wp-content/plugins/wp-e-commerce/wpsc-core/wpsc-constants.php on line 136
I ended up removing MediaElement and using SmartS3 and JW Player. Maybe once MediaElement is fixed, I’ll go back to it. I really liked the way it worked.
I’m seeing the same thing. But also in IE8, Safari (Mac), and Chrome (Mac).
The video plays fine, but there is no audio. The volume slider shows the default 0.8. As soon as you touch the volume slider, the audio comes up to the correct volume.
Clicking the mute/unmute button has no effect.
I’m using WP 3.2.1, and MediaElement.js – HTML5 Audio and Video 2.7.1.