Problem to access article without authenticated user

Hi,

I’m trying view a article on the link https://periodicos.ufmg.br/index.php/rbel/article/view/530/360 but I only get access after get logged in.

When I tried to in unauthenticated manner access it, i’m redirected to journal’s home page and i could see on the logs the following warnings:

[Wed Dec 07 09:40:00 2022] [warn] [client 150.164.139.234] PHP Warning:  assert(): assert(is_a($plugin, $classToCheck ?: 'Plugin')) failed in /var/www/html/lib/pkp/classes/plugins/PluginRegistry.inc.php on line 242, referer: https://periodicos.ufmg.br/index.php/rbel/search
[Wed Dec 07 09:40:00 2022] [warn] [client 150.164.139.234] PHP Warning:  assert(): assert(is_a($plugin, $classToCheck ?: 'Plugin')) failed in /var/www/html/lib/pkp/classes/plugins/PluginRegistry.inc.php on line 242, referer: https://periodicos.ufmg.br/index.php/rbel/search

This isn’t ocur with other articles like this https://periodicos.ufmg.br/index.php/rbel/issue/view/1940
We are using, OJS 3.3.0.10

Is there some access control on OJS that blocks unnautenticated access on a only article?

Hi @Gessy_Junior,

The link you noted as not being able to be accessed brings me to the search page. Can you let me know the title of the article and I can have a look? The link you provided appears to be correct, so it’s strange that it is re-directing me here.

Typically, restricting access is done at the site level or sometimes the issue level (e.g. with delayed open access), but typically at least the metadata of the article is shown, so this may indicate something else going on.

-Roger
PKP Team

Hi Roger,

Sorry for delay in reply…

The title is " O CINEMA COMO EXPERIÊNCIA DE LAZER E AS PERSONAGENS FEMININAS DO FILME “PARA MINHA AMADA MORTA”: ASSIMILANDO VALORES, DESVELANDO SIGNIFICADOS"

If I’m logged in, i can access it and metadata is displayed as follow:

Hi @Gessy_Junior,

Thank you for following up. I see what you mean. I can’t access the PDF galley either and am redirected to the search, which is strange. Have you tried unpublishing and republishing it? I wonder if that would work? The Error log messages don’t seem related to what is occurring here, but that might be a first step to try.

-Roger

This topic was automatically closed after 6 days. New replies are no longer allowed.