How can I add authors (excluding corresponding) in users?

Hi,

I would like add the authors in users section. The corresponding author add others, yet we cannot see them in users. How can I make it?

Bests,
Gökmen

Users and authors are two different things in OJS. This is something that goes down to the structure of the database: there you have both an users table and an authors table.

Authors are basically just article metadata and they not linked in anyway to the actual users. However, when an user sends a new manuscript OJS does copy her name and other details to the article metadata and the authors table as the default author.

If you want to have all the authors of an individual article as users in the database, they need to, or you need to manually register an user account to these authors and you then need to add them as participants to the article.