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 OJS work -- installing, upgrading, migrating or troubleshooting? Do you think you've found a bug? Post in this forum.
Moderators: jmacgreg, michael, jheckman, barbarah, btbell, bdgregg, asmecher
Forum rules
What to do if you have a technical problem with OJS: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.
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
OJS Editorial Support and Discussion subforum; if you have a development question, try the
OJS Development subforum.
by eruthes » Tue May 16, 2006 11:21 am
when I'm trying to send an email notifying that I (LayoutEditor) finished the proofreading (step 3 of proofreading) this error message appears followed by an email form with To, CC and BCC clean:
Notice: Undefined variable: editAssignments in /home/eruthes/public_html/ojs2_test/classes/submission/proofreader/ProofreaderAction.inc.php on line 289
Warning: Invalid argument supplied for foreach() in /home/eruthes/public_html/ojs2_test/classes/submission/proofreader/ProofreaderAction.inc.php on line 289
Notice: Undefined variable: receiverName in /home/eruthes/public_html/ojs2_test/classes/submission/proofreader/ProofreaderAction.inc.php on line 299
Notice: Undefined variable: receiverAddress in /home/eruthes/public_html/ojs2_test/classes/submission/proofreader/ProofreaderAction.inc.php on line 320
Notice: Undefined variable: receiverName in /home/eruthes/public_html/ojs2_test/classes/submission/proofreader/ProofreaderAction.inc.php on line 32
These messages appear on PHP5. On PHP4.3 the messages are:
Notice: Undefined variable: receiverName in /home/ojs/www/ojs2_test/classes/submission/proofreader/ProofreaderAction.inc.php on line 299
Notice: Undefined variable: receiverAddress in /home/ojs/www/ojs2_test/classes/submission/proofreader/ProofreaderAction.inc.php on line 320
Notice: Undefined variable: receiverName in /home/ojs/www/ojs2_test/classes/submission/proofreader/ProofreaderAction.inc.php on line 320
Any idea?
Eduardo Ruthes
-
eruthes
-
- Posts: 26
- Joined: Mon Nov 21, 2005 9:33 am
- Location: Curitiba, Paraná - Brasil
by eruthes » Tue May 16, 2006 11:32 am
I tried to correct these problem adding:
$editAssignments =& $sectionEditorSubmission->getEditAssignments();
on line 286 of classes/submission/proofreader/ProofreaderAction.inc.php, just before the foreach loop...
it solved my problem but is it correct to do?
-
eruthes
-
- Posts: 26
- Joined: Mon Nov 21, 2005 9:33 am
- Location: Curitiba, Paraná - Brasil
by asmecher » Tue May 16, 2006 11:33 am
Hi eruthes,
Are you using the most recent release of OJS? (Currently OJS 2.1.0-1.)
Regards,
Alec Smecher
Open Journal Systems Team
-
asmecher
-
- Posts: 5769
- Joined: Wed Aug 10, 2005 12:56 pm
-
by eruthes » Wed May 17, 2006 5:42 am
Yes, we have the latest OJS version (OJS 2.1.0-1) updated from OJS 2.0.2-1.
Eduardo Ruthes
-
eruthes
-
- Posts: 26
- Joined: Mon Nov 21, 2005 9:33 am
- Location: Curitiba, Paraná - Brasil
Return to OJS Technical Support
Who is online
Users browsing this forum: No registered users and 3 guests