Nellybongo
Forum Replies Created
-
Forum: Plugins
In reply to: [If Menu - Visibility control for Menus] Gateway TIme OutAny updates on this, crashing my sites 502 Bad Gateway, can i remove the code temporarily that calls for license plan?
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] UNSTABLE PLUGIN… Why is this recommended?I am having issues with this plugin also, payment accepted through paypal but order is pending payment not going to processing.
Ver 1.6.1 also
- This reply was modified 4 years, 7 months ago by Nellybongo.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Download Reports is not sending emailsI can confirm this, I posted this on the Woocommerce Admin Plugin Page, very confusing as I am not sure if I need this plugin now as it is now integrated into Woocommerce,
Either way its not sending emails for a monthly revenue report.WP 5.8.1
WooCommerce 5.8.0
Woocommerce Admin 2.8.0Hi All, Just wanted to reach out to you all, I have strange behaviour on the woocommerce admin plugin, when a revenue report is created for last month the email is not being sent. I checked the Woocommerce uploads folder and the .csv file is being created but no email, I have the email log plugin working and its not showing sending the email. But if I choose Year to date the emails sends?? Bizarre!
Has anyone else had this problem or is there a way to fix this?`Forum: Plugins
In reply to: [WooCommerce Admin] Export report issue@revwow Yes I am getting exactly the same problem, only issue with revenue reports
Here is the php error, ps removed URL
AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to undefined function wp_get_current_user() in /var/www/vhosts/httpdocs/wp-includes/capabilities.php:693\nStack trace:\n#0 /var/www/vhosts/httpdocs/wp-content/plugins/s2member/src/includes/classes/option-forces.inc.php(147): current_user_can()\n#1 /var/www/vhosts/httpdocs/wp-includes/class-wp-hook.php(305): c_ws_plugin__s2member_option_forces::check_register_access()\n#2 /var/www/vhosts/httpdocs/wp-includes/plugin.php(189): WP_Hook->apply_filters()\n#3 /var/www/vhosts/httpdocs/wp-includes/option.php(128): apply_filters()\n#4 /var/www/vhosts/httpdocs/wp-content/plugins/wp-gdpr-compliance/Integrations/WPRegistration.php(37): get_option()\n#5 /var/www/vhosts/httpdocs/wp-content/plugins/wp-gdpr-compliance/Integrations/AbstractIntegration.php(40): WPGDPRC\\Integrations\\WPRegistration->initHooks()\n#6 /var/www/vhosts//httpdocs/w...', referer:@van-ons I have found that this plugin is affected when yours is active, s2Member Framework
@van-ons Critical update error after installing v2.0.2
@kramarz Thank you, i have also taken this off all sites until a fix, but I will try this on one of the sites
It would be a great option to add a setting in ppom to allow shop managers access and not only admin, a tick box somewhere to allow shop managers, would it be possible to add this to the next update Najeeb?
Thanks Neil
Where does this go? and where is the script, I also need this asap
Hi Najeeb,
Just to add, if this helps, I can see this section in the invoice template, could I change this?
// Get attribute data.
if ( taxonomy_exists( wc_sanitize_taxonomy_name( $meta[‘meta_key’] ) ) ) {
$term = get_term_by( ‘slug’, $meta[‘meta_value’], wc_sanitize_taxonomy_name( $meta[‘meta_key’] ) );
$meta[‘meta_key’] = wc_attribute_label( wc_sanitize_taxonomy_name( $meta[‘meta_key’] ) );
$meta[‘meta_value’] = isset( $term->name ) ? $term->name : $meta[‘meta_value’];
} else {
$meta[‘meta_key’] = apply_filters( ‘woocommerce_attribute_label’, wc_attribute_label( $meta[‘meta_key’], $product ), $meta[‘meta_key’] );
}echo ‘<div class=”item-attribute”><span style=”font-weight: bold;”>’ . wp_kses_post( rawurldecode( $meta[‘meta_key’] ) ) . ‘: </span>’ . wp_kses_post( rawurldecode( $meta[‘meta_value’] ) ) . ‘</div>’;
}Forum: Plugins
In reply to: [WooCommerce - Gift Cards] Error on Paypal PageUPDATE – Hi I have discovered this error only occurs when I activate the Gift Cards Pro
Forum: Plugins
In reply to: [Invoices for WooCommerce] Invoice not attachingYes I can confirm this also, after the new update the pdf is not attached to the new order email.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Cancelled OrdersHartelijk bedankt Bas
Forum: Plugins
In reply to: [WooCommerce] Transaction CancelledYes I had to change to Paypal Express today also, paypal standard has an issue, some people have mentioned that they are having problems with paypal standard even though they are not running woocommerce, so i’m not sure whos problem this is ???
Paypal Express is working on all my sites at the moment.