[Isis-users] OPAC-ABCD renovar/reservar

Guilda Ascencio guildaa at gmail.com
Mon Feb 1 23:29:37 CET 2021


Hola Edwin.

Las carpetas circulation y common son las mismas definidas en
abcd2.2/central.
Entonces tienes  que revisar la configuración de opac/php/config_opac.php
para ver si todo apunta correctamente.



Si estas usando el opac con el config.php de versión 1.6 entonces tienes
que revisar el archivo opac_abcd/php/config_opac.php para ver si los
parámetros

//LOS SIGUIENTES PARÁMETROS ESTÁN DEFINIDOS EN EL CONFIG.PHP DE LA VERSIÓN
2.2. SE INCLUYEN AQUÍ PARA
//COMPATIBILIDAD CON LA VERSION 1.6
if (!isset($ABCD_scripts_path))
         $ABCD_scripts_path="/abcd2.2/www/htdocs/";   //path donde están
instalados los scripts de abcd
if (!isset($server_url)){
         $server_url="http://localhost:9091";       //El url que se usa
para acceder a ABCD
         $OpacHttp=$server_url;
}

están establecidos correctamente

Saludos

On Fri, Jan 29, 2021 at 10:36 AM Edwin Hübner <edwin.hubner at gmail.com>
wrote:

> Hola Guilda,
> Estoy probando renovación/reserva de OPAC-ABCD, versión ABCD 2.2b. Muestro
> mensajes como los siguientes:
> "Not Found
> The requested URL /opac/circulation/estado_de_cuenta.php was not found on
> this server".
>  o
> "Not Found
> The requested URL /opac/circulation/renovar.php was not found on this
> server".
> y en otra situación:
> "Not Found
> The requested URL /opac/common/error_page.php was not found on this
> server."
> Las carpetas  /opac/circulation y /opac/common no existen. ¿Es un problema
> de configuración? ¿Como resolver?
> Saludos
> Edwin Hübner
> (5521)99647-1675
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20210201/f0eecf6e/attachment.html>


More information about the isis-users mailing list