Hi Dinesh,
If you're not familiar with the patch tool, it's probably easiest to apply the changes manually. In classes/submission/trackDirector/TrackDirectorAction.inc.php there are two lines that need to be changed, one around line 230 and one around line 340. They both look like:
- Code: Select all
$reviewerAccessKeysEnabled = $conference->getSetting('reviewerAccessKeysEnabled');
...and they both need to be changed to...
- Code: Select all
$reviewerAccessKeysEnabled = $schedConf->getSetting('reviewerAccessKeysEnabled');
Regards,
Alec Smecher
Public Knowledge Project Team
---
Don't miss the First International PKP Scholarly Publishing Conference
July 11 - 13, 2007, Vancouver, BC, Canada
http://ocs.sfu.ca/pkp2007/