Hey Guys,
I am trying to publish a journal issue.
While the table of contants is showing on the journal homepage I am receiving an internal server error on each journal link.
http://www.holisticed.org.au/index.php/IJHE/index shows the TOC of the published journal
However clicking on an article e.g.
http://www.holisticed.org.au/index.php/IJHE/article/view/4geta the following error:
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.Checking the error logs I can see the below:
==> access_log <==
124.148.189.83 - - [06/Feb/2013:06:31:16 +0000] "GET /index.php/IJHE/article/view/4 HTTP/1.1" 500 -
==> error_log <==
[Wed Feb 06 06:31:16 2013] [error] [client 124.148.189.83] PHP Fatal error: Call to a member function getDisableComments() on a non-object in /opt/bitnami/apache2/htdocs/classes/article/Article.inc.php on line 445, referer: http://holisticed.org.au/index.php/IJHEI have no idea what might be causing this. I have checked the forums and not found anything similar.
The OJS installation is on a bitnami instance (bitnami.org). Might his be doing something funky to the URL's?
Thanks,
Steve