I have chacked this file and it was written like that:
- Code: Select all
'paperId' => $trackDirectorSubmission->getPaperId(),
I have changed as you said :
- Code: Select all
'paperId' => $trackDirectorSubmission->getId(),
Again is not working. All the others like: authors name, name of the paper, track, dates ... are good, only Paper ID is missing (is not editing) at all. We can see ]'paperId' in every emails (I have tried with all emails send to authors).
Does it working with paperID in your OCS software, I really do not know what to do?
Thanks a lot,
Olivija
