Hi Alvaro,

It sounds like you are facing 2 different problems:

1) Installing plugins

What do you mean by installing them manually? Using server side scripts?
Check your koha-conf.xml. There is a new element <plugins_restricted> 
that needs to be set to 1 in order to allow installing plugins from the
staff interface.

2) Broken plugins

You might have to ask the plugin authors to adapt their plugin for the
new version.
See: Bug 34478
<https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34478> - Full
CSRF protection

Hope this helps,

Katrin


On 22.09.24 01:25, Alvaro Cornejo wrote:
Hi

Under Koha 24.05 and Ubuntu 24.4, when trying to install plugins using the
install button, nothing happens, I only get a page refresh. I have to
install them manually.

  After install and enabling them when running them I get the following
error::

I get the simialr error for PdfToCover or Batch Search.

I was unable to find any error in logs. However, googling around it seems
error happens when This error message means that your browser couldn’t
create a secure cookie, or couldn’t access that cookie to authorize your
login

Ha ocurrido un error!*Error 403*
Programming error - No CSRF token passed for POST
http://192.168.0.92:8080/intranet/plugins/run.pl?class=Koha%3A%3APlugin%3A%3APDFtoCover&method=tool
(referer:
http://192.168.0.92:8080/cgi-bin/koha/plugins/run.pl?class=Koha%3A%3APlugin%3A%3APDFtoCover&method=tool
)


Regards,

Alvaro
|----------------------------------------------------------------------------------------|
  Stay safe / Cuídate/  Reste sécurisé
*7* Switch off as you go / Apaga lo que no usas /  Débranchez au fur et à
mesure.
  *q *Recycle always / Recicla siempre / Recyclez toujours
  P Print only if absolutely necessary / Imprime solo si es necesario /
Imprimez seulement si nécessaire
_______________________________________________

Koha mailing listhttp://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe:https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to