I already had a site tweaked using v. 1.1.5 and now I'm trying to upgrade to 1.1.6 (especially to suppress reviewers being able to view author names).
After untarring the new distro, I copied over the following from the existing installation:
local/en/*
include/db.php
images/custom/*
I think that's all I need, right?
*******
Anyway, now I'm getting an error that I wasn't before, during the submission process at
http://www.jcal.emory.edu/admin/author/step1.php:
"Warning: extract(): First argument should be an array in /home/httpd/ojs_jcal/admin/author/step1.php on line 37"
I wanted to know if this is a code bug, or if I missed copying something else over from the existing site.