Software Hosting and Development Services available at PKP Publishing Services
As the developers of Open Journal Systems, Open Conference Systems, Open Harvester Systems, and Open Monograph Press, the PKP team are experts in helping journal managers and conference organizers make the most of their online publishing projects. PKP Publishing Services offers support for:
As a customer of PKP Publishing Services, you will not only receive direct, personalized support from the PKP Development Team, but will be contributing to the ongoing development of the PKP applications. All funds raised by PKP Publishing Services go directly toward enhancing our free, open source software. For more information, please contact us.
Are you responsible for making OCS work -- installing, upgrading, migrating or troubleshooting? Do you think you've found a bug? Post in this forum.
Moderators: jmacgreg, michael, John
Forum rules
What to do if you have a technical problem with OCS:1.
Search the forum. You can do this from the
Advanced Search Page or from our
Google Custom Search, which will search the entire PKP site. If you are encountering an error, we
especially recommend searching the forum for said error.
2.
Check the FAQ to see if your question or error has already been resolved. Please note that this FAQ is OJS-centric, but most issues are applicable to both platforms.
3.
Post a question, but please, only after trying the above two solutions. If it's a workflow or usability question you should probably post to the
OCS Conference Support and Discussion subforum; if you have a development question, try the
OCS Development subforum.
by ponsfrilus » Wed Apr 28, 2010 12:46 am
Fatal error: Call to undefined method ReviewAssignmentDAO::updateObject() in /var/www/ecos2010/ocs23/classes/submission/form/ReviewFormResponseForm.inc.php on line 96
Change /ocs/classes/submission/form/ReviewFormResponseForm.inc ligne 96 from
- Code: Select all
$reviewAssignmentDao->updateObject($reviewAssignment);
to
- Code: Select all
$reviewAssignmentDao->updateReviewAssignment($reviewAssignment);
The function
updateObject() does not exist in /ocs/classes/submission/reviewAssignment/ReviewAssignmentDAO.inc
Note: version ocs 2.3.1
Last edited by
ponsfrilus on Wed Apr 28, 2010 11:46 am, edited 1 time in total.
-
ponsfrilus
-
- Posts: 44
- Joined: Fri Jun 05, 2009 7:46 am
- Location: Switzerland
by ponsfrilus » Wed Apr 28, 2010 12:49 am
-
ponsfrilus
-
- Posts: 44
- Joined: Fri Jun 05, 2009 7:46 am
- Location: Switzerland
Return to OCS Technical Support
Who is online
Users browsing this forum: No registered users and 1 guest