Problem in Accessing Blocks

edited June 2012 in Bug Reports
I am getting the following error when I try to access blocks from my admin.
------------------------------------------------------------------
A PHP Error was encountered
Severity: Notice

Message: Undefined property: Blocks::$model_name

Filename: controllers/module.php

Line Number: 79

An Error Was Encountered
Unable to locate the file: .php
----------------------------------------------------------------

Line no.79 >>
$this->load->model($this->model_name);

Can anybody please help to resolve this issue?

Comments

  • edited 4:16PM
    Does this happen with a fresh install of the latest version?
  • edited 4:16PM
    I think it was something my mistake. I unzipped the code again and tried and it is now working. Thanks.
Sign In or Register to comment.