krilor / wp-chatbot

Simple Wordpress Plugin to add any chatbot to your web page
GNU General Public License v3.0
20 stars 18 forks source link

Get error when trying activate plugin #31

Closed tonygil closed 7 years ago

tonygil commented 7 years ago

Parse error: syntax error, unexpected 'require' (T_REQUIRE), expecting identifier (T_STRING) in /home/giltedge/public_html/wordpress/wp-content/plugins/wp-chatbot-master/classes/base/class-wp-chatbot-base.php on line 83

krilor commented 7 years ago

Hi Tony

Thank you for creating the issue. For some odd reason, my dev environment does not throw that error. Anyways, I was able to reproduce it using a php code checker, and I have successfully fixed the issue and merged it into master.

Can you please try again and let me know about the outcome?

And btw - Please don't judge the plugin based on its current state, as it is still in development and pending initial release. Currently the frontend is getting a facelift (fix) in the following development branch:

https://github.com/krilor/wp-chatbot/tree/clean-frontend

If you find some time to test the plugin, don't hesitate to ask me for help or give me feedback. I would love to connect with potential users to get input on how this plugin should work and what I should focus on going forward.

Thanks Kristoffer

tonygil commented 7 years ago

Hi Kristoffer That fix did activate to plugin without error. So i will have a look at the plugin and feedback to you.

I have been looking at various chatbot builder, Motion.AI,Wit.Ai, Api.ai The aim is to provide an AI bot which assists the user to find information of our website. via conversational search dialogue.

Thanks for your fast response. Just trying to look at the setting tab now and figure what i need to do.

Thanks Tony

On 6 March 2017 at 19:42, Kristoffer Lorentsen notifications@github.com wrote:

Hi Tony

Thank you for creating the issue. For some odd reason, my dev environment does not throw that error. Anyways, I was able to reproduce it using a php code checker, and I have successfully fixed the issue and merged it into master.

Can you please try again and let me know about the outcome?

And btw - Please don't judge the plugin based on its current state, as it is still in development and pending initial release. Currently the frontend is getting a facelift (fix) in the following development branch:

https://github.com/krilor/wp-chatbot/tree/clean-frontend

If you find some time to test the plugin, don't hesitate to ask me for help or give me feedback. I would love to connect with potential users to get input on how this plugin should work and what I should focus on going forward.

Thanks Kristoffer

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/krilor/wp-chatbot/issues/31#issuecomment-284508921, or mute the thread https://github.com/notifications/unsubscribe-auth/AEGg53HN6jHiScuQzmQI5-pX2KhlKfKxks5rjGGqgaJpZM4MT_5y .