|
Title: Canned Messages Not Working - Fix included. Post by: pelsner on December 20, 2007, 04:07:02 AM Just in case anyone else comes across this, I noticed that the canned messages option wasn't working. I clicked [Send] and nothing happened.
The fix is a simple typo in the following template file: %%115^%%1156303852^chat_admin.tpl.php located in the compile/ directory.. Replace the 3 "message_js" with "message" (removing the _js). That's it. Canned messages will now work. Great program. Thanks, Peter Elsner GKG.NET, INC. Title: Re: Canned Messages Not Working - Fix included. Post by: victor on December 20, 2007, 04:08:42 PM strange solution, thanks for sharing it to us ;)
Title: Re: Canned Messages Not Working - Fix included. Post by: peterhuet on January 11, 2008, 11:27:35 AM hello,
i changed this, but I still don't see canned messages after a user sent one? or is getting send an email on submit? what else could cause that? besides everything is working * very nice programm :) * 1. local developement, windows xp 2. xampp versopm 1.5.1 3.apache 2.2.0 4. newest version of HCL 5. New install Title: Re: Canned Messages Not Working - Fix included. Post by: victor on January 11, 2008, 05:54:22 PM try editing directly the chat_admin.tpl.php real file, not the one on the complile folder
Title: Re: Canned Messages Not Working - Fix included. Post by: peterhuet on January 21, 2008, 12:53:51 PM Thank You for Your commentary.
I changed "message_js" in "chat_admin.tpl.php" and in both "chat_admin.tpl", but it stil doesn't work, rest works fine. is there a "chat_admin.php" missing? Title: Re: Canned Messages Not Working - Fix included. Post by: rebill on August 19, 2008, 11:05:32 AM Thank you very much !
|