Forum Replies Created
- AuthorPosts
-
in a nutshell, if it worked before , something has changed (obviously) but i can guarantee you that simply enabling and disabling a gateway will not suddenly throw some 403’s
have a look at the suggested permissions here
https://wordpress.org/support/article/changing-file-permissions/
they are somewhat differentyou might also want to check if your server has mod_sec or some sort of other security stuff (firewall etc) running (which may or may not cause this, if it does check why it throws 403 in your case – might want to speak to your host though)
the problem that i’ve seen in the past is that people upload/update via ftp but as a different user, so the owner of the files is incorrect (especially when adding new files and even more so regarding .htaccess files)
if the permissions or owner of an .htaccess file is not correct the server will – more often than not – throw a 403 “to be safe”
so first of all i would check that the owner of all of your files is correct and “chown” if necessary (or simply “chown” recursively once you know what user is supposed to be the owner of all files
of course, you also want to check the permissions of files (plenty of results if you search for that )
first question:
did you update / install *any* plugin manually (i.e via ftp instead of using the wordpress plugin uploader or updater) ?as of v1.2 multiple copies are now supported (as long as the printer supports this to start off with) by adding “:2” after the printer id
i.e enter “123456:2” [to print 2 copies] , “123456:3” [ to print 3 copies] and so onalso see https://www.wp-pizza.com/downloads/wppizza-autoprint/ for more details
i just got the following from another user, so it appears this is in fact not possible (at the moment at least) unless you add the same printer 2x somehow . If anyone has any better idea(s), i’d be more than happy to hear it.
I’ll also have a rummage around if i can find some other way perhapsJust to let you know you can’t put the same printer id in twice (comma separated) when using printnode. I tried and it only printed one. I noticed in the printnode docs it says it ignores duplicate printer id’s. I can’t think of anyway at the moment to get it to do 2 copies, other than maybe adding the printer driver twice so I get 2 different IDs.
as there are multiple different ways to use the plugin (like storing the order emails somewhere or sending things to different printers etc ) there is no global “number of copies” or similar.
However, you can simply enter the same printer id multiple times (comma separated) in the relevant field I would think.
Hope that helps
have you cleared all/any kind of caching things (looks like your served scripts are cached at some cdn and are 4 days old)
sorry, but the detailed report simply does not output any summaries of any kind. period.
it outputs every order for the given timeframe in each lineneithr does the summary report output anything remotely resembling your screenshot you have something else going on somewhere else
what version of wppizza are you using to start off with ???
furthermore, your screenshot already shows something like “trinkgeld”, “discounts” etc etc which incidentally the plugin doesnt provide by default as such anyway so this looks like some customised thing of some sort
>That’s the detailed report
sorry, but it just isn’t (unless you have done some customisations somewhere)
the “detailed” report export has a line for each order and there’s no “summary” or some suchwithout a link i cannot comment, other than to say nothing has changed there for months, if not years
that’s not the detailed report you have there, but the summary.
you need to select the appropriate report from the dropdownsimply export a detailed report . it’s all in there
you might also want to have a read of this (as your site is seemingly removing version numbers)
https://docs.wp-pizza.com/faqs/?section=removing-version-numberstried clearing your bowser cache ?
checked your browser console ?
as I said, you should enter the css declarations for the relevant background color (use your browsers element inspector to find the relevant elements class/id) as per the document i linked to above. there is no file you need to (or in fact should) edit
what’s stopping you to do that ?
- AuthorPosts