• Hello there,

    Great plugin, but I cannot get it to work on a localhost WP installation.

    Nothing appears when generating a post or using the playground/chat, I could only get a HTTP response like “Something went wrong” without details.

    Is it possible to fix this on your side or is it a limitation of the plugin?

    Tested on the latest WAMP (3.0.0) + curl installed.

    Best

Viewing 4 replies - 1 through 4 (of 4 total)
  • 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

    Thread Starter Testing Things

    (@atx)

    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

    Thread Starter Testing Things

    (@atx)

    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..

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Doesn’t work on localhost?’ is closed to new replies.