3
votes

I have installed and configure my wordpress in my magento site using Fishpig extension. In magento admin, the configuration of Fishpig extension shows perfect.

But when I am running the wordpress route in frondend, it is showing Fatal error and not displaying wordpress content anymore.

Attaching the screenshot of that page. And the error I got is: Fatal error: Call to undefined method Mage::getResourceHelper() in /[MY_DIR_PATH]/app/code/core/Mage/Core/Model/Resource/Db/Collection/Abstract.php on line 534

Any help is appreciated.

enter image description here

1
What version are you using? Is it the latest version (3.0.0.2)? Have you upgraded from an old version or installed this version fresh? What version of Magento are you using? - Ben Tideswell
I am using magento version 1.5, and the extension I used is supported for versions from 1.4 to 1.7 I haven't upgraded in this. I have used this extenion fishpig.co.uk/wordpress-integration.html please guide me where I did mistake. thanks - thedarkcoder
A new version is available of the 3.* line that includes better support for Magento 1.4, 1.5 and 1.6 - Ben Tideswell
my version is 1.5 for magento, this should work fine, but I get the magento abstract file error, can you tell me where can be the problem exist? - thedarkcoder
If you can get in touch via fishpig.co.uk/contact-us, I will help you fix this issue and then post the solution back here as an answer - Ben Tideswell

1 Answers

1
votes

This was fixed by upgrading to the latest version (3.0.0.16 at the time of writing).