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 magius » Thu Feb 09, 2006 9:43 am
Hi to all
Bug in Subscription (v.2.1)
(I try to explain in "my poor english"...)
1) Create subscription manager
2) Create type of subscription (online)
3) Subscription -> select subscriber -> subscribe one user
4) Assign type of subscription (online, date ecc)
TEST= All OK, only user subscribed view pdf (other user no see)
5) subscription manager -> delete subscriber (same user point 3 obviously)
Now no user subscriber.
TEST= NO OK, the previous user subscribed (and deleted) view pdf, like if it were subscribed.
I check the rights in Site setup step 2:
Article Access
Unregistered users can view the full text of published articles.
X Users must log in to view the full text of published articles.
and in Editor -> Issue data:
Access
Access status (Subscription)
Open access date (Year 2026)
and now? Solutions?
For Alec: if this is a bug, what is the field in SQL database for "hand" unsubscribe a selected user?
TIA, Grazie
magius
-
magius
-
- Posts: 21
- Joined: Thu Nov 17, 2005 11:28 am
-
by asmecher » Thu Feb 09, 2006 11:16 am
Hi Magius,
Is your subscribed user a Journal Manager, Editor, Section Editor, Layout Editor, Copyeditor, Proofreader, or Subscription Manager? Anyone in one of these roles is assumed to have access to the journal as if they were a subscribed user.
Regards,
Alec Smecher
Open Journal Systems Team
-
asmecher
-
- Posts: 5747
- Joined: Wed Aug 10, 2005 12:56 pm
-
by magius » Thu Feb 09, 2006 1:31 pm
Hi Alec
Now it's clear
I'm a Journal manager and I try subscription with Editor role....
Thanks
mg
-
magius
-
- Posts: 21
- Joined: Thu Nov 17, 2005 11:28 am
-
by asmecher » Thu Feb 09, 2006 1:53 pm
Hi Magius,
No problem. FYI, you can modify this behavior by changing the entries in the $subscriptionAssumedRoles array in classes/issue/IssueAction.inc.php about line 78:
- Code: Select all
$subscriptionAssumedRoles = array(
ROLE_ID_JOURNAL_MANAGER,
ROLE_ID_EDITOR,
ROLE_ID_SECTION_EDITOR,
ROLE_ID_LAYOUT_EDITOR,
ROLE_ID_COPYEDITOR,
ROLE_ID_PROOFREADER,
ROLE_ID_SUBSCRIPTION_MANAGER
);
Regards,
Alec Smecher
Open Journal Systems Team
-
asmecher
-
- Posts: 5747
- Joined: Wed Aug 10, 2005 12:56 pm
-
Return to OJS Technical Support
Who is online
Users browsing this forum: bhattach, Google [Bot], Yahoo [Bot] and 2 guests