Page 1 of 1

Zopim Live Chat Module

Posted: Thu Sep 08, 2011 12:25 am
by webwoke
I Move this Thread to :
http://forum.opencart.com/viewtopic.php?f=119&t=40512

====================================================================
I just want to introduce my simple Extension Module for Zopim.

this is the extension module url >> http://www.opencart.com/index.php?route ... on_id=3192

Zopim is a simple livechat widget that lets you sell directly to your online customers.
Built for and tested on OpenCart v1.5.1.1

Installation
=========
Simple, Place the following files in right directories.

admin/controller/module/zopim_live_chat.php
admin/language/english/module/zopim_live_chat.php
admin/view/template/module/zopim_live_chat.tpl

catalog/controller/module/zopim_live_chat.php
catalog/language/[english]/module/zopim_live_chat.php
catalog/view/theme/[default]/template/module/zopim_live_chat.tpl

* [english] and [default] means that if you have different language and theme just copy in your language

and theme

Setup
=========
* Log into the admin section of your openCart Site
* Select Extensions - > Modules and click install on Zopim Live Chat.

Edit Module Setting
=========
* Extensions - > Modules and click Edit on Zopim Live Chat.
* Please insert your Zopim Username and Zopim Password first in Account Setting and then Save it.
* Click again Edit Link for Zopim Live Chat
* Scroll Down and Configure your Zopim interface for your site
* Also please configure this module to show in which template section

Re: Zopim Live Chat Module

Posted: Tue Sep 27, 2011 9:52 am
by vickiowa
Cool, I used this on my website, so many Thanks!

However have a couple of questions and wondering if you can help

(1) In the Zopim chat window the user field has the input "Visitor from OpenCart Zopim Live Chat". How can I change this to read "MySite.com Visitor"?

(2) Is it possible to move the Zopim chat call-out position to the Top above the Top Banner of my website?


Thanks a bunch,
Vick

Re: Zopim Live Chat Module

Posted: Tue Sep 27, 2011 1:30 pm
by webwoke
vickiowa wrote:Cool, I used this on my website, so many Thanks!

However have a couple of questions and wondering if you can help

(1) In the Zopim chat window the user field has the input "Visitor from OpenCart Zopim Live Chat". How can I change this to read "MySite.com Visitor"?

(2) Is it possible to move the Zopim chat call-out position to the Top above the Top Banner of my website?


Thanks a bunch,
Vick
Thanks for using it.
(1) you can check in admin/view/template/module/zopim_live_chat.tpl line 421
>> $zopim.livechat.setName('Visitor from OpenCart Zopim Live Chat');
you can change it there.

(2) i think you can modify in css. i just use the default zopim layout.

Re: Zopim Live Chat Module

Posted: Wed Sep 28, 2011 2:47 am
by vickiowa
Thanks for using it.
(1) you can check in admin/view/template/module/zopim_live_chat.tpl line 421
>> $zopim.livechat.setName('Visitor from OpenCart Zopim Live Chat');
you can change it there.

(2) i think you can modify in css. i just use the default zopim layout.
I tried #1 already but it did not work. The message still remains the same as before.

For #2, I will take a look at the CSS.

Thanks a lot for the prompt response, appreciate it.

Vick

Re: Zopim Live Chat Module

Posted: Wed Sep 28, 2011 8:42 pm
by webwoke
vickiowa wrote: I tried #1 already but it did not work. The message still remains the same as before.
make sure you also update the module in administrator

Re: Zopim Live Chat Module

Posted: Wed Oct 05, 2011 3:07 am
by Gui Siani
Does this module works on 1.4.9 version?

Re: Zopim Live Chat Module

Posted: Mon Nov 14, 2011 3:56 pm
by Asiagalleriaonline
there is no zopin on my open cart so how do I install it to appear in the module??

Re: Zopim Live Chat Module

Posted: Sun Dec 04, 2011 11:13 pm
by ZhenIT Sofware
Great work! here you have a backport compatible with older opencart versions.

@weboke, feel free to to use the few chages we made to add them to your great extension and make it compatible with oc 1.4 too.

Re: Zopim Live Chat Module

Posted: Wed Jan 04, 2012 4:30 pm
by ozwin
error : Fatal error: Call to undefined function curl_init() in D:\Erwin\xampp\htdocs\opencart\admin\controller\module\zopim_live_chat.php on line 375.

Re: Zopim Live Chat Module

Posted: Wed Jan 04, 2012 4:35 pm
by ozwin
when i click edit on module
Fatal error: Call to undefined function curl_init() in D:\Erwin\xampp\htdocs\opencart\admin\controller\module\zopim_live_chat.php on line 375

Re: Zopim Live Chat Module

Posted: Sun Jan 15, 2012 6:47 am
by Spacer
Same here

Re: Zopim Live Chat Module

Posted: Tue Jan 24, 2012 8:40 am
by jmatson
guessing this is dead?

Re: Zopim Live Chat Module

Posted: Sun Jan 29, 2012 5:40 pm
by mjlehman023
The chat window appears under my admin tab. Any help?

Re: Zopim Live Chat Module

Posted: Sun Jan 29, 2012 9:57 pm
by jmatson
you need to assign it to your home pages or any other page you want it to be displayed on

Re: Zopim Live Chat Module

Posted: Mon Jan 30, 2012 2:33 pm
by webwoke
Hii all

This thread is changed to http://forum.opencart.com/viewtopic.php?f=119&t=40512

sorry

Re: Zopim Live Chat Module

Posted: Thu Feb 02, 2012 1:16 pm
by 247livechat
I absolutely love this live chat platform. Live chat service that allows you to chat with your website visitors, enabling you to give instant online customer support and pro-actively sell your product. This means you don’t have to worry about server capacity, bandwidth usage, system upgrades and other issues.

Re: Zopim Live Chat Module

Posted: Thu Mar 01, 2012 7:53 am
by mohammadkalim
hello,

i Found the great solution:

just signup for the zopim.com and then login to your cPanel then goto following path:

Code: Select all

/home/<Website Name>/public_html/<Path of Open Cart Store>/catalog/view/theme/<Custom Theme or Default>/template/common/footer.tpl 
add the code which zopim provide you its html code and paste it before

Code: Select all

</body>
end of the file...

Its simple you don't need any module or extentions .. Simply the best :laugh:

Thanking in advance.

Regards,
Mohammad Kalim
C.E.O AppzVenture
http://www.appzventure.com

Re: Zopim Live Chat Module

Posted: Wed Jun 20, 2012 7:38 pm
by loadanything
works like charm! Thanks!