LiveHelpNow_Help_Desk_HelpOut_Tab - Version 1.1.2

Version Notes

Bug Fixes

Download this release

Release Info

Developer Eric Witchin
Extension LiveHelpNow_Help_Desk_HelpOut_Tab
Version 1.1.2
Comparing to
See all releases


Code changes from version 1.1.1 to 1.1.2

app/code/community/LHN/HelpOutTab/Model/Observer.php CHANGED
@@ -48,7 +48,7 @@ class LHN_HelpOutTab_Model_Observer{
48
  $lhncontent .= 'var lhnPlugin = "Mage-'.Mage::getVersion().'-HO";'.PHP_EOL;
49
  $lhncontent .= 'var lhnVersion = 5.3;'.PHP_EOL;
50
  $lhncontent .= 'var lhnAccountN = '.$lhn_account_number.';'.PHP_EOL;
51
- $lhncontent .= 'var lhnButtonN = -1;'.PHP_EOL;
52
  $lhncontent .= 'var lhnJsHost = (("https:" == document.location.protocol) ? "https://" : "http://");'.PHP_EOL;
53
  $lhncontent .= 'var lhnInviteEnabled = '.$lhn_autochat.';'.PHP_EOL;
54
  $lhncontent .= 'var lhnInviteChime = 0; '.PHP_EOL;
48
  $lhncontent .= 'var lhnPlugin = "Mage-'.Mage::getVersion().'-HO";'.PHP_EOL;
49
  $lhncontent .= 'var lhnVersion = 5.3;'.PHP_EOL;
50
  $lhncontent .= 'var lhnAccountN = '.$lhn_account_number.';'.PHP_EOL;
51
+ $lhncontent .= 'if(typeof lhnButtonN == "undefined"){var lhnButtonN = -1;}'.PHP_EOL;
52
  $lhncontent .= 'var lhnJsHost = (("https:" == document.location.protocol) ? "https://" : "http://");'.PHP_EOL;
53
  $lhncontent .= 'var lhnInviteEnabled = '.$lhn_autochat.';'.PHP_EOL;
54
  $lhncontent .= 'var lhnInviteChime = 0; '.PHP_EOL;
app/code/community/LHN/HelpOutTab/etc/system.xml CHANGED
@@ -24,7 +24,7 @@
24
  <fields>
25
  <account_number>
26
  <label>LiveHelpNow Account Number:</label>
27
- <comment><![CDATA[* Must be numeric<br /><a href="http://www.livehelpnow.net/lnd/trial.aspx" target="_blank">Sign Up</a>]]></comment>
28
  <frontend_type>text</frontend_type>
29
  <sort_order>10</sort_order>
30
  <show_in_default>1</show_in_default>
24
  <fields>
25
  <account_number>
26
  <label>LiveHelpNow Account Number:</label>
27
+ <comment><![CDATA[* Must be numeric<br /><a href="http://www.livehelpnow.net/lnd/trial.aspx" target="_blank">Sign Up</a> if you do not have a LiveHelpNow Account]]></comment>
28
  <frontend_type>text</frontend_type>
29
  <sort_order>10</sort_order>
30
  <show_in_default>1</show_in_default>
app/etc/modules/LHN_HelpOutTab.xml DELETED
@@ -1,9 +0,0 @@
1
- <?xml version="1.0"?>
2
- <config>
3
- <modules>
4
- <LHN_HelpOutTab>
5
- <active>true</active>
6
- <codePool>community</codePool>
7
- </LHN_HelpOutTab>
8
- </modules>
9
- </config>
 
 
 
 
 
 
 
 
 
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>LiveHelpNow_Help_Desk_HelpOut_Tab</name>
4
- <version>1.1.1</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License (GPL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>The HelpOut Tab plugin displays help desk options to visitors in a snappy right tab.</summary>
10
  <description>LiveHelpNow is a responsive, reliable, and extremely affordable Help Desk Software for your website. The HelpOut Tab plugin displays help desk options to visitors in a snappy right tab that&#x2019;s easy to spot and works intuitively- pointing customers with questions to instant answers so they can find all the information they need to make a confident purchase. The versatile HelpOut Tab works with any combination of LiveHelpNow products: - Live Chat System - Ticket System - Callback Request System - Knowledge Base System</description>
11
- <notes>Enhancements</notes>
12
  <authors><author><name>Eric Witchin</name><user>livehelpnow</user><email>plugins@livehelpnpw.com</email></author></authors>
13
  <date>2013-04-12</date>
14
- <time>11:08:08</time>
15
- <contents><target name="magecommunity"><dir name="LHN"><dir name="HelpOutTab"><dir name="Model"><file name="Numberoptions.php" hash="69866ada2a28f913c0a95d7890361ede"/><file name="Observer.php" hash="28b1ef4e11a123d9f83048362bf2e401"/><file name="Themeoptions.php" hash="59cab048698fb9db808acc373d70b9f0"/><file name="Torfoptions.php" hash="0607e2cee88f601872159836b97a6cd9"/></dir><dir name="etc"><file name="adminhtml.xml" hash="224498779875ca9fb89e3a6f24c9541a"/><file name="config.xml" hash="e4b4270ffb259b98164da25ebb86397f"/><file name="system.xml" hash="6772c2579e2eaf6b6e04e7c44bfb98c7"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="LHN_HelpOutTab.xml" hash="2527101d29220ad373ee8e4572b70dd7"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.3.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>LiveHelpNow_Help_Desk_HelpOut_Tab</name>
4
+ <version>1.1.2</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License (GPL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>The HelpOut Tab plugin displays help desk options to visitors in a snappy right tab.</summary>
10
  <description>LiveHelpNow is a responsive, reliable, and extremely affordable Help Desk Software for your website. The HelpOut Tab plugin displays help desk options to visitors in a snappy right tab that&#x2019;s easy to spot and works intuitively- pointing customers with questions to instant answers so they can find all the information they need to make a confident purchase. The versatile HelpOut Tab works with any combination of LiveHelpNow products: - Live Chat System - Ticket System - Callback Request System - Knowledge Base System</description>
11
+ <notes>Bug Fixes</notes>
12
  <authors><author><name>Eric Witchin</name><user>livehelpnow</user><email>plugins@livehelpnpw.com</email></author></authors>
13
  <date>2013-04-12</date>
14
+ <time>12:25:24</time>
15
+ <contents><target name="magecommunity"><dir name="LHN"><dir name="HelpOutTab"><dir name="Model"><file name="Numberoptions.php" hash="69866ada2a28f913c0a95d7890361ede"/><file name="Observer.php" hash="9b79e889c3fbc93b0455fbf0c59ae1b1"/><file name="Themeoptions.php" hash="59cab048698fb9db808acc373d70b9f0"/><file name="Torfoptions.php" hash="0607e2cee88f601872159836b97a6cd9"/></dir><dir name="etc"><file name="adminhtml.xml" hash="224498779875ca9fb89e3a6f24c9541a"/><file name="config.xml" hash="e4b4270ffb259b98164da25ebb86397f"/><file name="system.xml" hash="1a542b1323dd0c77798729063ac0be17"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="LHN_HelpOutTabt.xml" hash=""/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.3.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>