Post by webwoke » Thu Sep 08, 2011 12:25 am

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

Newbie

Posts

Joined
Thu May 27, 2010 1:50 pm

Post by vickiowa » Tue Sep 27, 2011 9:52 am

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

Newbie

Posts

Joined
Tue Sep 27, 2011 6:16 am

Post by webwoke » Tue Sep 27, 2011 1:30 pm

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.

==========
best ragards
inhs.web.id


Newbie

Posts

Joined
Thu May 27, 2010 1:50 pm

Post by vickiowa » Wed Sep 28, 2011 2:47 am

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

Newbie

Posts

Joined
Tue Sep 27, 2011 6:16 am

Post by webwoke » Wed Sep 28, 2011 8:42 pm

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

==========
best ragards
inhs.web.id


Newbie

Posts

Joined
Thu May 27, 2010 1:50 pm

Post by Gui Siani » Wed Oct 05, 2011 3:07 am

Does this module works on 1.4.9 version?

New member

Posts

Joined
Tue Jul 12, 2011 1:48 am

Post by Asiagalleriaonline » Mon Nov 14, 2011 3:56 pm

there is no zopin on my open cart so how do I install it to appear in the module??


Posts

Joined
Sat Oct 01, 2011 10:06 pm

Post by ZhenIT Sofware » Sun Dec 04, 2011 11:13 pm

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.

Desarrollo de módulos y funcionalidades a medida.

Pasarelas de pago opencart: CECA, Servired, Pasat 4B, BBVA

Instalación y venta de módulos y pasarelas de pago 4B, CECA, BBVA , Caja Rural, Cofidis, Servired

Expertos en osCommerce, ZenCart, Virtuemart, Presatashop, OpenCart y Magento


User avatar

Posts

Joined
Mon Dec 21, 2009 9:09 am
Location - Bilbao

Post by ozwin » Wed Jan 04, 2012 4:30 pm

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.

Newbie

Posts

Joined
Wed Jan 04, 2012 4:28 pm

Post by ozwin » Wed Jan 04, 2012 4:35 pm

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

Newbie

Posts

Joined
Wed Jan 04, 2012 4:28 pm

Post by Spacer » Sun Jan 15, 2012 6:47 am

Same here

Newbie

Posts

Joined
Sun Jan 01, 2012 4:18 am

Post by jmatson » Tue Jan 24, 2012 8:40 am

guessing this is dead?

Newbie

Posts

Joined
Fri Jan 20, 2012 12:05 am

Post by mjlehman023 » Sun Jan 29, 2012 5:40 pm

The chat window appears under my admin tab. Any help?

Newbie

Posts

Joined
Thu Jan 26, 2012 8:17 am

Post by jmatson » Sun Jan 29, 2012 9:57 pm

you need to assign it to your home pages or any other page you want it to be displayed on

Newbie

Posts

Joined
Fri Jan 20, 2012 12:05 am

Post by webwoke » Mon Jan 30, 2012 2:33 pm

Hii all

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

sorry

==========
best ragards
inhs.web.id


Newbie

Posts

Joined
Thu May 27, 2010 1:50 pm

Post by 247livechat » Thu Feb 02, 2012 1:16 pm

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.

Live Chat Software


Newbie

Posts

Joined
Tue Jan 31, 2012 1:04 pm

Post by mohammadkalim » Thu Mar 01, 2012 7:53 am

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

Newbie

Posts

Joined
Thu Mar 01, 2012 7:49 am

Post by loadanything » Wed Jun 20, 2012 7:38 pm

works like charm! Thanks!

Newbie

Posts

Joined
Wed Jun 20, 2012 3:37 pm
Who is online

Users browsing this forum: No registered users and 24 guests