dervonz
Forum Replies Created
-
Hi Krystian,
thank you. We tried the solution but with no effect. The new log @slack.
We also tried to duplicate the product. It is visible but also without a stockBest regards
Chris
Forum: Plugins
In reply to: [DHL Shipping Germany for WooCommerce] Create Label per Order weightHi again,
Is V62WP still working ?
And if ( $args[‘order_details’][‘weight’] <= 200 ) { // 200 = 200 weight units (g, kg, etc.) depending on WooCommerce settings.
What if we have kg active and we want it below 0.05 ? Is it working like this:
if ( $args[‘order_details’][‘weight’] <= 0.05 ) {Forum: Plugins
In reply to: [DHL Shipping Germany for WooCommerce] Create Label per Order weightHi there,
where in the backend is it possible to adjust the IDs
V62WPfor Warenpost,V01PAKfor Parcel ?
Best regards
ChristianIch habe die fehlenden Tabellen jetzt selber angelegt. Aber irgendwie hat 3.0.0 diese gelöscht. Nur zur Info
Is it under woe_get_order_product_value_{field} so
“woe_get_order_product_value_Name eingeben (PFLICHTFELD)” ?
or how do you call the section Product order items ?THANK YOU! very nice.. Now it shows: Laura 0,00 €
Possible to remove the 0,00€ aswell ?Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Order sometimes failed – status code 0Hey @dawa2 did you get a solution for the [Fehler] Unbekannter Fehler bei dem Verbinden mit PayPal. Status code: 0. ??
Forum: Plugins
In reply to: [WooCommerce] After the 8.5.0 update, I encountered an errorWooCommerce -> Settings -> Advanced -> Features -> Marketplace
If this marketplace option is disabled in 8.4.0 or lower version of WooCommerce, and the plugin is updated then getting a fatal error.
If I enable this option and then update the plugin to 8.5, everything works fine.
Forum: Plugins
In reply to: [WooCommerce] After update to 8.5 get error 403 ForbiddenYou have rollback to 8.40 again
—WooCommerce -> Settings -> Advanced -> Features -> Marketplace
If this marketplace option is disabled in 8.4.0 or lower version of WooCommerce, and the plugin is updated then getting a fatal error.
If I enable this option and then update the plugin to 8.5, everything works fine.
Forum: Plugins
In reply to: [WooCommerce] After the 8.5.0 update, I encountered an errorI have overwritten WooCommerce 8.40 again via FTP. Fortunately it works again after that
Mmh.. same problem here. Has it been solved by its own? And how long did the problem exist ?
Deleting old orphanded data and plugin reinstall solved that problem.
Please close 🙂
Our customer has probably changed the API key online…. It seems like he is querying the old key at the site. Can I put the new key in the database by myself or is there some kind of “reset” ?
- This reply was modified 2 years, 9 months ago by dervonz.
I fixed it by raising the PHP Memory Thank you
i wrote a support ticket. thank you