-
- AkyRhO2

-
Total Posts: 6
Joined: 2008-03-12
Belgium
|
Hello everyone,
I’m currently customizing a Magento based website, and everything seemed to be ok since I load the /contacts page.
Just after my fresh installation, the page loaded correctly, but now, it returns me this error :
Fatal error: Call to a member function setFormAction() on a non-object in /home/user/www/website.tld/app/code/core/Mage/Contacts/controllers/IndexController.php on line 55
I never edited contacts page (neither xml, nor pthml or core files), just my custom template files. After some test, I can’t find the origin of this problem :
- Commenting the XML file, nothing changes,
- Commenting contacts.phtml file, nothing changes either.
Thanks per advance
|