Welcome Guest, Not a member yet? Register   Sign In
Redirect within controller
#2

(06-19-2019, 12:18 PM)Mekaboo Wrote: Hello!

I found a chatbot to add to my site and it works but the issue is that it redirects to my landing page (which was the original welcome message page). Im believe I have to change something within the contoller but dont know where. Trying to fix it that when I hit submit instead  of going to another page the comment/words are in the message board. Here is the git Im using:

https://github.com/afiefsky/chatapp-codeigniter-ajax

Where do I make the change?

Heart Heart ,
Mekaboo

I'm not sure, but if this chatbot uses ajax, then it should not reload the page ... if it does it, then you probably don’t have this: "event.preventDefault ();", and also in the tag "<form > ", you need to change the action =" Link "attribute to an empty value.
Reply


Messages In This Thread
Redirect within controller - by Mekaboo - 06-19-2019, 12:18 PM
RE: Redirect within controller - by Digital_Wolf - 06-19-2019, 12:33 PM
RE: Redirect within controller - by Mekaboo - 06-20-2019, 12:00 PM
RE: Redirect within controller - by Digital_Wolf - 06-21-2019, 07:28 AM
RE: Redirect within controller - by Mekaboo - 06-22-2019, 09:44 AM
RE: Redirect within controller - by InsiteFX - 06-21-2019, 08:14 AM
RE: Redirect within controller - by Mekaboo - 06-22-2019, 09:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB