botamp / botamp-wordpress

Botamp plugin for Wordpress
https://botamp.com
GNU General Public License v2.0
1 stars 2 forks source link

Plugin Errors #3

Closed modestegougbedji closed 7 years ago

modestegougbedji commented 7 years ago

Here are the errors found during the actication of the plugin with wordpress 4.6.2 1- the API key does not work, it does not make a good connection to app.botamp.com.

2- Import items does not list items, but Javascript counts the number of items.

3- When I activate the plugin in a local wordpress installation on WampServer and without an internet connection, the plugin triggers an error (CURL) for a connection to app.botamp.com of which it blocks all the pages of the administration space Wordpress.

bot1 bot2 bot3 img_0488 img_0489

ousmanedev commented 7 years ago

Thank you for opening this issue. Concerning the invalid api key problem, can you please make sure the page is activated. To activate a page :

modestegougbedji commented 7 years ago

Yes the page is activated

bot4

modestegougbedji commented 7 years ago

When I insert the key API and I restart the wamp server, here is the error that blocks access to all pages of administration

bot5

ousmanedev commented 7 years ago

This error is due to an issue in your environment (which I can see is WAMP) with curl. Please upgrade it to a recent version.

modestegougbedji commented 7 years ago

this version wampserver is : 3.0.6

ousmanedev commented 7 years ago

Then you can either try to look at some suggestions here https://laracasts.com/discuss/channels/general-discussion/curl-error-60-ssl-certificate-problem-unable-to-get-local-issuer-certificate, or directly use apache+php+mysql instead of WAMP

ousmanedev commented 7 years ago

I'm closing this, since the error encountered is not due to Botamp but to your local installation. The warning showing by error problem has been fixed here #6 Thanks !