Hi,
looks like some kind of db issue there. Is it fresh install or update from previouse version?
Best regards,
Nikola
Hi,
I was not able to recreate that state, can you tell me version of WP that you use? Do you have access to PHP error log and check if there are some errors related to plugin?
Best regards,
Nikola
Hi Jacobturan,
I was able to find source of problem. You have some kind of JS optimization on your site so it is doing packing of JS files (minifying). You need to tell that plugin to skip EasyAppointments files in order it to work properly. I assume that it’s just puting the plugin path to ignore list.
Best regards,
Nikola
Yes I have BWP Minify running, I will look in to that later today or tomorrow. I’ll let you know if it works again. BTW I have the latest WP version installed.
I have deleted the plugin BWP Minify also disabled Cache and deinstalled your plugin and reinstalled it, but it still doesn’t work
Hi Jacobturan,
for some reason response that you are getting is different then it should be. Can you provide me with temporary access to admin part of site? If so you can send me it to my email address witch you can find project site “support”.
Best regards,
Nikola
Check your mail please
It is for the site : http://ranco.nl/hairexpress/
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
Side note:
Can you provide me with temporary access to admin part of site?
Please do not.
@loncar I’m am 100% sure you mean well but please never ask for credentials on these forums. Even temporary ones.
http://codex.ww.wp.xz.cn/Forum_Welcome#The_Bad_Stuff
Now for the why: The internet is a wonderful place full of very nice people and a few very bad ones. I’m sure everyone here is very nice however, by giving some ones keys to your house you are trusting they wont steal anything. Likewise the person who takes the keys is now responsible for the house FOREVER.
If something was to go wrong, then you the author may well legally become liable for damages, which they would not normally have been as their software is provided without warranty.
Please be aware that repeatedly asking for credentials will result in us asking you to repeatedly stop before escalating up to the plugins team.
@jan Dembowski
Ok, thanks for that note. I will not do that in feature. It is hard to tell what is going on with users because every WP site is different in many ways, so I will look how to deal with those kind of situations.
@jacobturan
You can delete temporary account that you have been created for me. Can you tell what is the values that you have been set for custom email messages. Looks like some values are not well formated, or there is something wrong in it.
Best regards,
Nikola
“Can you tell what is the values that you have been set for custom email messages” I can’t get into settings to change this: https://www.dropbox.com/s/cpwq8jhi80qgaic/Schermafdruk%202016-05-22%2014.57.45.png
It works on my other site, so I set it up there and used <iframe> to see it on the original page.
Hi Jacobturan,
I am sure that problem is in that site, maybe some other plugin is causing problems. This is temporary solution for now, I will improve debug process by adding export plugin settings.
Best regards,
Nikola
Hi
I have also the same problem. But on fresh install it is OK.
Problem is in values in wp_ea_options. I am going to
When you use default settings – it works again.
when I compare the data in bad settings was missing line 28|default.status|pending
Hi Mdetko,
thanks for info. I will add check for those missing options in next version.
Best regards,
Nikola