Forum Replies Created
- AuthorPosts
-
Yes, it is possible, but give me a day or two. I need to fix something in the main WPPizza plugin . When I’ve done that , I’ll post here again
Firts of all, it really kind of depends on what (wppizza) version you were updating *from*.
That said, I cannot see the versions of the other plugins you are using causing too much of an issue, but you should enable debug and find out what your issues are.https://docs.wp-pizza.com/troubleshooting
Furthermore, when you are saying ” getting version 3.8.2″ , I do not know what plugin you are actually referring to. If it’s the main wppizza plugin, send me an email to dev [at] wp-pizza.com and i can send it to you (but as mentioned, I do not actualy think that would solve any issue you are having )
glad to hear it.
Now I suggest you find the plugin/theme that removes your version numbers and disable / edit it as that will most likely be the cause of your caching issues (as mentioned previously)
Naturally, just a suggestion . Entirely up to you..This reply has been marked as private.This reply has been marked as private.turns out the issue was (seemingly) neither in the gateway, nor in the stockmanagement but in the main wppizza plugin.
I believe wppizza 3.18.9 should fix this (but let me know of course if you still have issues please, thanks)ok. good.
I still think the issue is actually in the square plugin as opposed to the stockmanagement, but I have a better idea where to look now. I will not need your test server anymore as I can reproduce this now here too (that’s a good thing)
NOt sure yet how long this will take to fix (no doubt just one or two lines of code, the question is : which ones- as always)thanks for your patience and jumping through the hoops to figure out what’s going on. I’ll keepyou posted when I know more
ok, no problem.
can you quickly check the following on your main site.
can you disable the wppizza stockmanagement plugin and do a quick test (test or live ) and let me know if it works thencan you please enable debug there as wellplease i.e
Set your debug configuration in your wp-config.php like so:
define(“WP_DEBUG”, true);
define(“WP_DEBUG_LOG”, true);
define(“WP_DEBUG_DISPLAY”, false);/*this should NEVER be true for production sites*/This reply has been marked as private.This reply has been marked as private.some info regarding version numbers as alluded to above:
https://docs.wp-pizza.com/faqs/?section=removing-version-numbersThis reply has been marked as private.thing is , it works all fine here with or without tips.
You have however removed all version numbers . although personally i think this is a bad idea in any event, have you made sure you cleared your cache before re-testing ?This reply has been marked as private.a few things:
to start off with, i would suggest you update your plugins to the latest versions
secondly, when i use a bogus card on your site , i get all the right errors in the console (though i somewhat think they should actually be displayed somewhat too – I’ll look at that )
things like
field: ‘cardNumber’, message: ‘Credit card number is not valid’, type: ‘VALIDATION_ERROR’}
are coming directly from square not from myself/wppizza so this leads me to believe something does not get passed on (as the credit card form is also generated by square, I do not think I can do anything about that in any event)that out of the way, once you have updated your plugins, have you tried using test credentials , put the payment in test mode and used a test card ? (i.e 4111 1111 1111 1111) .
Whats the result ?
Have you disabled all other plugins / used a default theme ?
(As mentioned this works all fine here and as intended, so there;s something in your particular setup)works all fine here
have you cheked your debug log / browser console ?
https://docs.wp-pizza.com/troubleshooting/without a link I cannot say much else really
19 January, 2024 at 5:08 pm in reply to: Translations for wppizza_dbp-locale-de_DE are not displaying #65832v2.1 of the timed menu should now read the translations (again).
Note: the textdomain/pot/po/mo files have been shortened to wppizza-timed-menu.[po|pot|mo] as there is really no need for it to have an unnecessarily long filename / string there
so no more “wppizza-timed-menu-locale” just “wppizza-timed-menu”19 January, 2024 at 2:31 pm in reply to: Translations for wppizza_dbp-locale-de_DE are not displaying #65806actually in the timed menu plugin , there is an error on that front from an earlier version – i’ll correct that during the course of today
The postcode one however is just fine here19 January, 2024 at 2:31 pm in reply to: Translations for wppizza_dbp-locale-de_DE are not displaying #65805actually in the timed menu plugin , there is an error on that front from an earlier version – i’ll correct that during the course of today
The postcode one however is just fine here - AuthorPosts