I tried to put all the files like controller, model, js,css into the plugin folder. But now when i click on "send" i get this error *The requested address '/chat/post' was not found on this server.*
On Tue, Mar 29, 2011 at 2:59 PM, Shashank <[email protected]>wrote: > I tried implementing the Ajax Chat but getting some problems in it. > 1. When i click on "Send", it takes me to a blank chat/post page. and if i > come back to my original page its showing something like ds > > Loading... > Name > Message > > > I am not getting where i am doing wrong. Even while implementing the Ajax > Chat, i didnt find anything like Chat folder on net which i can put into > app/plugins....Watever i got i placed it in > app/controllers...app/models.....app/views/chat...app/views/helpers...and > the jquery and chat.js and chat.css in the app/webroot folders. While > viewing the sourcecode of the page i can see the jquery and chat.js and > chat.css loading. But i am not getting it to work. I want to know where i am > wrong. > > On Tue, Mar 29, 2011 at 1:37 PM, Shashank <[email protected]>wrote: > >> Ya i think you are right. Building it from zero will be a gud idea. >> >> >> On Tue, Mar 29, 2011 at 1:31 PM, Phang Mulianto <[email protected]>wrote: >> >>> maybe you can use other opensource chat system, and plug it in your cake >>> app... >>> >>> or you build a new one with your knowledge. >>> >>> i choose build it from zero myself, so i can also practice my coding >>> experience. >>> >>> tq >>> >>> >>> On Tue, Mar 29, 2011 at 2:12 PM, Shashank <[email protected]>wrote: >>> >>>> Hi, >>>> I want to implement chat in my cakephp. I did a search over the net >>>> and found only one "Ajax Chat Plugin", but i have two issues in it: >>>> 1. How to implement it. I am getting problems in that. >>>> 2. Is this is the only plugin available for chat in cakephp?? >>>> >>>> Thanks >>>> >>>> -- >>>> Our newest site for the community: CakePHP Video Tutorials >>>> http://tv.cakephp.org >>>> Check out the new CakePHP Questions site http://ask.cakephp.org and >>>> help others with their CakePHP related questions. >>>> >>>> >>>> To unsubscribe from this group, send email to >>>> [email protected] For more options, visit this >>>> group at http://groups.google.com/group/cake-php >>>> >>> >>> -- >>> Our newest site for the community: CakePHP Video Tutorials >>> http://tv.cakephp.org >>> Check out the new CakePHP Questions site http://ask.cakephp.org and help >>> others with their CakePHP related questions. >>> >>> >>> To unsubscribe from this group, send email to >>> [email protected] For more options, visit this group >>> at http://groups.google.com/group/cake-php >>> >> >> >> >> -- >> Shashank Singh >> B.E.(Computer Science) >> Software Developer >> +91-9711882054 >> +91-9560545085 >> Skype id: shashank.singh87 >> Email: [email protected] >> >> > > > -- > Shashank Singh > B.E.(Computer Science) > Software Developer > +91-9711882054 > +91-9560545085 > Skype id: shashank.singh87 > Email: [email protected] > > -- Shashank Singh B.E.(Computer Science) Software Developer +91-9711882054 +91-9560545085 Skype id: shashank.singh87 Email: [email protected] -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
