Forum Replies Created
-
AuthorPosts
-
PS: if it all works again after your backup, maybe something got corrupted along the way somewhere.
anyway, if it all works again now , we’re happy i would have thoughtfrom what i can see you are also using an 18 months version of the ingredients plugin which is from before WP 4.3 so the
Konstruktoren-Methode für WP_Widgetnotice you are getting did not exist then (as it was fine as it was)as in instead of
“cart is empty, min order x.xx”
write
“cart is empty, minimum order applies”
or something
PPS: another/additional option would be to turn off all other non-wppizza plugins and using a default theme and see if you still get the same problem. if that is the case, feel free to drop m a line again and i will look at it. all i can say is that from your logfiles the issue appears to be elsewhere
ps: i would however really suggest you enable debug like so
https://support.wp-pizza.com/topic/how-to-enable-debug-in-wordpress/
for starters as this might well solve at least the main problems you are facing(or just turn off debug altogether, though would be just solving the symptoms , not the problem(s))
This reply has been marked as private.until wppizza v 3.x (where this will be easier to filter) you will have to be creative as in “minimum order applies”
sorry, but that’s really your thing to sort out
errors like
function 'yourthemename_widgets_init' not foundin your error logs/display should also be quite telling …
you already have all the info in your error logs
something is causing errors and you are outputting them instead of logging them so you get
session_start(): Cannot send session cache limiter - headers already sentthis is basic stuff
in short, none of this has anything to do with wppizza (although it will cause wppizza errors because of issues elsewhere beforehand).
i would suggest you speak top your server/site admin. He/She should be able to help you by simply reading and acting on the notices you are getting
never EVER output errors on production site, but log them (like so)
https://support.wp-pizza.com/topic/how-to-enable-debug-in-wordpress/look up php : “headers already sent” by errors
in short:
register sidebar is a theme error
most others errors there have nothing to do with wppizza
the wppizza (session) errors are because you are outputting (all th eother) errors instead of logging themcheck your error/debug logs
it also says “standard text wenn noch kein zeitpunkt gewaehlt wurde”
so it seems to do exactly what it is supposed to be doingi really need links to sites. without these i can only ever guess
you will have to ask your mail server administrator why that is.
the plugin does not distinguish between any email addresses….make sure you have the “from” email set as indicated in the big red DMARC notice at the top of your screen – unless you forcefully turned that off
just write it somewhere…or change “cart is empty” to “cart is empty, min order x.xx”
other than that, no
btw:
please start new questions by starting a new topic (even if they are vaguely related) to keep things somewhat better organised and searchable -
AuthorPosts