Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter WaqassKhalid

    (@waqasskhalid)

    I don’t know what happened but after trying the wordgento and the other wp and mage integration something i found that you have to call blocks in the template which I am not in a mood of. Then again i thought to give it a try and it was working flawlessly…..i wonder if the issue was resolved following this step for the other plugins
    Open the newly created file and browse to around line 90, where you will find this:

    function __() { return Mage::app()->getTranslator()->translate(func_get_args()); }
    Replace the above line with:

    if(!function_exists('__')) { function __() { return Mage::app()->getTranslator()->tra

    I’ve also got the error-message “Could not connect to host”.
    I’m using Magento 1.4.2 and Magento and WP are on the same hostserver but on different domains. Hopefully you could get this to work because it looks verry promising

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Magento] Could Not Connect To Host’ is closed to new replies.