ariopp Posted July 10, 2008 Share Posted July 10, 2008 Hi,I'd like to add a simple module that wouldgive me live chat on my web site.To do this, I did the following:1. I copied the blockinfo folder and renamed it livechat2. Renamed the php and tpl files to livechat.php and livechat.tpl2. put my code into the livechat.tpl file3. renamed everything in the livechat.php from "blockinfo" to "livechat"Now, when I try go into the modules on my back office, it doesn't load anything at all. All my modules dissapear from the back office.I must be doing something wrong-can someone please advise?Thank you for the help! Link to comment Share on other sites More sharing options...
ejectcore Posted July 10, 2008 Share Posted July 10, 2008 I can look into this later for you if you PM your access details & prestashop backoffice ;-) Link to comment Share on other sites More sharing options...
ariopp Posted July 10, 2008 Author Share Posted July 10, 2008 what level of access do you need? Link to comment Share on other sites More sharing options...
ejectcore Posted July 10, 2008 Share Posted July 10, 2008 I would require FTP access.possibly mysql depending on how your script works & of course Prestashop backoffice login detailsBut sorry I have been flat out all day it's getting late now to much more on all this so if you drop me a PM I will look into this Monday ;-) Link to comment Share on other sites More sharing options...
ariopp Posted July 10, 2008 Author Share Posted July 10, 2008 Thanks so much! But just this second I worked out how to do it I forgot to change the line to:"class Livechat extends Module"it used to be:"class blockinformation (or something like that) extends Module"and therefore there was a conflict with the blockinfo module.All working ok now.Thanks for the offer Link to comment Share on other sites More sharing options...
Guest Posted July 25, 2008 Share Posted July 25, 2008 Dear Ariopp,Have you made the live chat wrok?if so, can you teach me how to achieve? I have tried a lot, but all fails.Better with details because i am not a good PHP user.Thanks in advance.Rachal Link to comment Share on other sites More sharing options...
liotropi Posted July 25, 2008 Share Posted July 25, 2008 me too, pleaseI need to install chat Link to comment Share on other sites More sharing options...
liotropi Posted July 25, 2008 Share Posted July 25, 2008 I did it! (with instructions provided by ariopp)Here's how.Copied folder blockinfosrenamed livechatdeleted unnecessary language files (optional)changed every reference to "blockinfo" to "livechat"put code into livechat.tpl file (I'm using google chat)et voila! live chat on my sitethanks, ariopp Link to comment Share on other sites More sharing options...
ejectcore Posted July 25, 2008 Share Posted July 25, 2008 Just a thought but if you guys want to share this chat solution with the rest of the community.Please start a topic in the Modules category of this forum & then upload you livechat zip.with any instructions for users to install this contribution ;-) Link to comment Share on other sites More sharing options...
liotropi Posted July 25, 2008 Share Posted July 25, 2008 I would love to contribute but I don't know how to setupa module. I'll take a look. Link to comment Share on other sites More sharing options...
KornZung Posted August 3, 2008 Share Posted August 3, 2008 liotropi , can you zip livechat folder and upload that in this forum ?thank for your time ^^' Link to comment Share on other sites More sharing options...
liotropi Posted August 4, 2008 Share Posted August 4, 2008 Hi. I just got the code from Google for google chat.You go here http://www.google.com/talk/service/badge/NewEnter your preferences and get the code Link to comment Share on other sites More sharing options...
KornZung Posted August 4, 2008 Share Posted August 4, 2008 Thank a lot , liotropi ^^ Link to comment Share on other sites More sharing options...
Recommended Posts