Plugin Author
senols
(@senols)
Hi @atx
Thank you 🙂
It should work on localhost because I am making all my development in localhost too 🙂
Please check your PHP version.. It must be at least 7.4
Also try to monitor Developer Console – Network tab in Chrome to see if there is any error.
Please let me know.
Thanks
Senol
Hello and thank you for you quick answer.
I have PHP 8.0.26. Mysql 5.7.40 and Apache 2.4.54.
When using the chat, it requests admin-ajax.php which answer :
status:”success”, msg:”Something went wrong” data:null
When using the content writer, it loads admin-ajax.php as well from load-scripts.php
And the result is :
{“status”:”success”,”msg”:”Something went wrong”,”data”:””,”content”:”
<\/h1>”,”next_step”:”tagline”,”img”:””,”description”:””,”tocs”:””}
On a production environnement with a domain name (but with other Apache/PHP/Mysql versions), it works.
So it might have something to do with my network installation…
Best
Not sure why this is marked as resolved? This isn’t resolved to me 😉
Plugin Author
senols
(@senols)
Hey @atx,
This issue seems very specific to your own local environment.. I know many users are using it in their local environment including me 🙂 without any issue.
As you stated in your last reply, “So it might have something to do with my network installation…”
.. this might be something about your local network or other setup as I have no knowledge to offer any help. Hence I marked it as resolved or maybe probably I should close it as not a support question as its only impacting you..