ihsn / nada

National Data Archive (NADA) is an open source data cataloging system that serves as a portal for researchers to browse, search, compare, apply for access, and download relevant census or survey information. It was originally developed to support the establishment of national survey data archives.
http://nada.ihsn.org
MIT License
38 stars 10 forks source link

Error when calling collection history #4

Closed Alhrath closed 5 years ago

Alhrath commented 5 years ago

When I try to access a collection history from the dashboard, I get the following error :

An uncaught Exception was encountered

Type: Error

Message: Call to a member function result_array() on boolean

Filename: /var/www/html/nada5/application/models/Repository_model.php

Line Number: 706

Backtrace:

File: /var/www/html/nada5/application/controllers/admin/Repositories.php
Line: 746
Function: repo_survey_list

File: /var/www/html/nada5/index.php
Line: 343
Function: require_once
mah0001 commented 5 years ago

Thanks for reporting this, it is now fixed.