MGS_AdvancedContact - Version 1.0.2

Version Notes

version 1.2

Download this release

Release Info

Developer Mage Solution
Extension MGS_AdvancedContact
Version 1.0.2
Comparing to
See all releases


Code changes from version 1.0.1 to 1.0.2

app/code/local/MGS/Contactpro/Block/Contactpro.php CHANGED
@@ -33,7 +33,7 @@ class MGS_Contactpro_Block_Contactpro extends Mage_Core_Block_Template
33
  }
34
 
35
  public function getAction(){
36
- $url = Mage::getUrl('contactpro/index/post',array('_store' => (int)Mage::app()->getStore()));
37
  return $url;
38
  }
39
 
33
  }
34
 
35
  public function getAction(){
36
+ $url = Mage::getUrl('contactpro/index/post',array('_store' => (int)Mage::app()->getStore()->getId()));
37
  return $url;
38
  }
39
 
app/code/local/MGS/Contactpro/controllers/CaptchaController.php CHANGED
@@ -5,7 +5,7 @@ class MGS_Contactpro_CaptchaController extends Mage_Core_Controller_Front_Action
5
  public function renderAction()
6
  {
7
  $path = Mage::getBaseDir('media') . DS . 'contactpro' . DS ;
8
- $url = Mage::getUrl('media',array('_store' => (int)Mage::app()->getStore())) . 'contactpro/captcha/';
9
 
10
  $captcha = new Zend_Captcha_Image();
11
  $captcha->setImgDir($path . 'captcha' . DS);
5
  public function renderAction()
6
  {
7
  $path = Mage::getBaseDir('media') . DS . 'contactpro' . DS ;
8
+ $url = Mage::getUrl('media',array('_store' => (int)Mage::app()->getStore()->getId())) . 'contactpro/captcha/';
9
 
10
  $captcha = new Zend_Captcha_Image();
11
  $captcha->setImgDir($path . 'captcha' . DS);
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>MGS_AdvancedContact</name>
4
- <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
7
  <channel>community</channel>
@@ -17,11 +17,11 @@
17
  &lt;li&gt;Admin can update for Intro text from static block&lt;/li&gt;&#xD;
18
  &lt;li&gt;HTML &amp;amp; CSS and W3C validation&lt;/li&gt;&#xD;
19
  &lt;/ul&gt;</description>
20
- <notes>version 1.1</notes>
21
  <authors><author><name>Mage Solution</name><user>mage_solution</user><email>info@magesolution.com</email></author></authors>
22
- <date>2014-01-14</date>
23
- <time>04:02:50</time>
24
- <contents><target name="mage"><dir name="app"><dir name="etc"><dir name="modules"><file name="MGS_Mgscore.xml" hash="f8ac0e98f4c28786cd4b615090676e1f"/><file name="MGS_Contactpro.xml" hash="8a30d4dea23d1b7185df62e2fdae31fb"/></dir></dir><dir name="code"><dir name="local"><dir name="MGS"><dir name="Contactpro"><dir name="Block"><file name="Contactpro.php" hash="1dd0310e1203a95579ad6827e61d5166"/><file name="Fieldform.php" hash="b99317a440fabb7549bc6e2859d6b89d"/></dir><dir name="Helper"><file name="Data.php" hash="4beac0241d060f31952afc2e004ab532"/></dir><dir name="Model"><file name="Contactprofield.php" hash="d5a02a92ba853fe0bb564be5edc0f7e1"/><dir name="Mysql4"><dir name="Contactprofield"><file name="Collection.php" hash="16d39b6784da4dc691cc356b4cfeb84d"/></dir><file name="Contactprofield.php" hash="d26668eb0556a90d7868ab1fcec22b77"/></dir><file name="Observers.php" hash="d49af798de3718a782ff524cbe704997"/><dir name="System"><dir name="Config"><dir name="Source"><file name="Identity.php" hash="75e24ff4a02a5ebfdecadadf17a27494"/><file name="Listpage.php" hash="9329672a8dde2a6bf468fb78e721d7f6"/><file name="Staticblock.php" hash="5645ea2b5a26fe80b8cac3427d34cae1"/></dir></dir></dir></dir><dir name="controllers"><file name="CaptchaController.php" hash="0c8efa8735619dd1f41bf09eee91f164"/><file name="IndexController.php" hash="151a57546619a2591966d92b5f5b7546"/></dir><dir name="etc"><file name="adminhtml.xml" hash="3d7071b2942515f07cbcf081b0fd0a7d"/><file name="config.xml" hash="8255089eaadc28d512b40356d03f97ba"/><file name="system.xml" hash="2b5af0155290162b88d8306c65cd526a"/></dir><dir name="sql"><dir name="contactpro_setup"><file name="mysql4-install-0.1.0.php" hash="7872023d81c54ac558312e7baf720e93"/></dir></dir></dir><dir name="Mgscore"><dir name="Block"><dir name="System"><dir name="Config"><file name="About.php" hash="e3a6ea60f46dcc1e9f961d60d1eaca1f"/></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="e8940e23620e28ed20fe8bb799526230"/></dir><dir name="etc"><file name="config.xml" hash="f15f20b1d2b4ff90c9c289ae273c01ff"/><file name="system.xml" hash="231f2cc3b2d424833cb4ea328bac70f6"/></dir></dir></dir></dir></dir><dir name="design"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="contactpro.xml" hash="0fea650cec430bd15531a5c4748dc1f1"/></dir><dir name="template"><dir name="contactpro"><file name="contactpro.phtml" hash="230e719ab1d81a9c462e6ef54758fadf"/></dir></dir></dir></dir></dir></dir><dir name="locale"><dir name="en_US"><dir name="template"><dir name="email"><file name="contact_pro.html" hash="fe59e818af70b0773a8b46c120e2d590"/><file name="contact_pro_admin.html" hash="41640d612c104555d2afb8e3b58f6669"/></dir></dir></dir></dir></dir><dir name="media"><dir name="contactpro"><dir name="fonts"><file name="captcha.ttf" hash="9ef039cb984b8a88bbcc1b4d90293e8a"/></dir></dir></dir><dir name="skin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="css"><file name="contactpro.css" hash="b5af5be3157f52afc2d0860cd7308397"/></dir><dir name="images"><file name="ajax-loader-tr.gif" hash="1ae32bc8232ff2527c627e5b38eb319a"/></dir></dir></dir></dir></dir></target></contents>
25
  <compatible/>
26
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
27
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>MGS_AdvancedContact</name>
4
+ <version>1.0.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
7
  <channel>community</channel>
17
  &lt;li&gt;Admin can update for Intro text from static block&lt;/li&gt;&#xD;
18
  &lt;li&gt;HTML &amp;amp; CSS and W3C validation&lt;/li&gt;&#xD;
19
  &lt;/ul&gt;</description>
20
+ <notes>version 1.2</notes>
21
  <authors><author><name>Mage Solution</name><user>mage_solution</user><email>info@magesolution.com</email></author></authors>
22
+ <date>2014-02-13</date>
23
+ <time>04:17:29</time>
24
+ <contents><target name="mage"><dir name="app"><dir name="etc"><dir name="modules"><file name="MGS_Mgscore.xml" hash="f8ac0e98f4c28786cd4b615090676e1f"/><file name="MGS_Contactpro.xml" hash="8a30d4dea23d1b7185df62e2fdae31fb"/></dir></dir><dir name="code"><dir name="local"><dir name="MGS"><dir name="Contactpro"><dir name="Block"><file name="Contactpro.php" hash="71bedc07104824e1b4adf27ff0fc05cf"/><file name="Fieldform.php" hash="b99317a440fabb7549bc6e2859d6b89d"/></dir><dir name="Helper"><file name="Data.php" hash="4beac0241d060f31952afc2e004ab532"/></dir><dir name="Model"><file name="Contactprofield.php" hash="d5a02a92ba853fe0bb564be5edc0f7e1"/><dir name="Mysql4"><dir name="Contactprofield"><file name="Collection.php" hash="16d39b6784da4dc691cc356b4cfeb84d"/></dir><file name="Contactprofield.php" hash="d26668eb0556a90d7868ab1fcec22b77"/></dir><file name="Observers.php" hash="d49af798de3718a782ff524cbe704997"/><dir name="System"><dir name="Config"><dir name="Source"><file name="Identity.php" hash="75e24ff4a02a5ebfdecadadf17a27494"/><file name="Listpage.php" hash="9329672a8dde2a6bf468fb78e721d7f6"/><file name="Staticblock.php" hash="5645ea2b5a26fe80b8cac3427d34cae1"/></dir></dir></dir></dir><dir name="controllers"><file name="CaptchaController.php" hash="0e71d580f34d6ea1f6c3f6b20b3dfbd8"/><file name="IndexController.php" hash="151a57546619a2591966d92b5f5b7546"/></dir><dir name="etc"><file name="adminhtml.xml" hash="3d7071b2942515f07cbcf081b0fd0a7d"/><file name="config.xml" hash="8255089eaadc28d512b40356d03f97ba"/><file name="system.xml" hash="2b5af0155290162b88d8306c65cd526a"/></dir><dir name="sql"><dir name="contactpro_setup"><file name="mysql4-install-0.1.0.php" hash="7872023d81c54ac558312e7baf720e93"/></dir></dir></dir><dir name="Mgscore"><dir name="Block"><dir name="System"><dir name="Config"><file name="About.php" hash="e3a6ea60f46dcc1e9f961d60d1eaca1f"/></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="e8940e23620e28ed20fe8bb799526230"/></dir><dir name="etc"><file name="config.xml" hash="f15f20b1d2b4ff90c9c289ae273c01ff"/><file name="system.xml" hash="231f2cc3b2d424833cb4ea328bac70f6"/></dir></dir></dir></dir></dir><dir name="design"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="contactpro.xml" hash="0fea650cec430bd15531a5c4748dc1f1"/></dir><dir name="template"><dir name="contactpro"><file name="contactpro.phtml" hash="230e719ab1d81a9c462e6ef54758fadf"/></dir></dir></dir></dir></dir></dir><dir name="locale"><dir name="en_US"><dir name="template"><dir name="email"><file name="contact_pro.html" hash="fe59e818af70b0773a8b46c120e2d590"/><file name="contact_pro_admin.html" hash="41640d612c104555d2afb8e3b58f6669"/></dir></dir></dir></dir></dir><dir name="media"><dir name="contactpro"><dir name="fonts"><file name="captcha.ttf" hash="9ef039cb984b8a88bbcc1b4d90293e8a"/></dir></dir></dir><dir name="skin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="css"><file name="contactpro.css" hash="b5af5be3157f52afc2d0860cd7308397"/></dir><dir name="images"><file name="ajax-loader-tr.gif" hash="1ae32bc8232ff2527c627e5b38eb319a"/></dir></dir></dir></dir></dir></target></contents>
25
  <compatible/>
26
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
27
  </package>