You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@adampmoss I have previously installed installed the CreareSEO extension via the connect manager from magento marketplace.
The connect manager shows 1.4.1 (stable) for it. But, look at the code on here I can see quite a few discrepancies.
For example, my code base still has "<?php echo Mage::getStoreConfig('general/store_information/name') ?>" on line 12 of business schema. Whereas, the commit ec3178d changed this.
Therefore, could you please confirm that in 1.4.1 this was not changed and how would I update the extension I use? as this is no longer on the marketplace.
The text was updated successfully, but these errors were encountered:
@adampmoss I have previously installed installed the CreareSEO extension via the connect manager from magento marketplace.
The connect manager shows 1.4.1 (stable) for it. But, look at the code on here I can see quite a few discrepancies.
For example, my code base still has
"<?php echo Mage::getStoreConfig('general/store_information/name') ?>"
on line 12 of business schema. Whereas, the commit ec3178d changed this.Therefore, could you please confirm that in 1.4.1 this was not changed and how would I update the extension I use? as this is no longer on the marketplace.
The text was updated successfully, but these errors were encountered: