0

i just upload a module then got an error

Fatal error: Call to a member function rewrite() on a non-object in /var/www/directory/app/code/core/Mage/Core/Controller/Varien/Front.php on line 165

i completely removed the module but the error still exists, how can i retrieve my website.

1 Answers1

1

Sounds like the module's old configuration is still in your cache. This is a common problem when removing modules. Try clearing your Magento cache. If that doesn't help, there's more information on debugging the problem in this other question thread

Alana Storm
  • 44,345
  • 35
  • 168
  • 353