Problemes acutalització.

Problemes acutalització.

per RAMON GRAÑO VALLVERDU -
Nombre de respostes: 2

Hola,

Sóc el Ramon Granyó del col·legi lestonnac de Lleida i quan clico a notificacions (i se m’actualitza la versió del moodle) em surten aquests quatre errors.

This script generated 4 warnings - Scroll to the first warning  ...

  ci8po): CREATE TABLE mlslideshow ( id NUMBER(10) NOT NULL , course NUMBER(10) DEFAULT 0 NOT NULL, name VARCHAR2(255) DEFAULT ' ' NOT NULL, location CLOB NOT NULL, layout NUMBER(10) DEFAULT 0 NOT NULL, filename NUMBER(10) DEFAULT 0 NOT NULL, delaytime NUMBER(10) DEFAULT 7 NOT NULL, centred NUMBER(10) DEFAULT 0 NOT NULL, autobgcolor NUMBER(10) DEFAULT 0 NOT NULL, timemodified NUMBER(10) DEFAULT 0 NOT NULL, htmlcaptions NUMBER(10) DEFAULT 1 NOT NULL, CONSTRAINT mlslid_id2_pk PRIMARY KEY (id) )  

955: ORA-00955: name is already used by an existing object

         ADOConnection._Execute(CREATE TABLE mlslideshow (

 id NUMBER(10) NOT NULL ,

 course NUMBER(10) DEFAULT 0 NOT NULL,

 name VARCHAR2(255) DEFAULT..., false) % line 775, file: adodb-oci8.inc.php

       ADODB_oci8.Execute(CREATE TABLE mlslideshow (

 id NUMBER(10) NOT NULL ,

 course NUMBER(10) DEFAULT 0 NOT NULL,

  name VARCHAR2(255) DEFAULT...)% line 89, file: dmllib.php

     execute_sql(CREATE TABLE mlslideshow (

 id NUMBER(10) NOT NULL ,

 course NUMBER(10) DEFAULT 0 NOT NULL,

 name VARCHAR2(255) DEFAULT..., true) % line 2302, file: dmllib.php

   execute_sql_arr(Array[10])% line 635, file: ddllib.php

install_from_xmldb_file(/dades/html/moodle/mod/slideshow/db/install.xml)% line 397, file: adminlib.php

ErrorScroll to next warning

 

(oci8po): CREATE TABLE mlslideshow_captions ( id NUMBER(10) NOT NULL , slideshow NUMBER(10) DEFAULT 0 NOT NULL, image CLOB NOT NULL, title CLOB NOT NULL, caption CLOB NOT NULL, CONSTRAINT mlslidcapt_id2_pk PRIMARY KEY (id) )  

955: ORA-00955: name is already used by an existing object

         ADOConnection._Execute(CREATE TABLE mlslideshow_captions (

 id NUMBER(10) NOT NULL ,

 slideshow NUMBER(10) DEFAULT 0 NOT NULL,

 image CLOB NOT..., false)% line 775, file: adodb-oci8.inc.php

       ADODB_oci8.Execute(CREATE TABLE mlslideshow_captions (

 id NUMBER(10) NOT NULL ,

 slideshow NUMBER(10) DEFAULT 0 NOT NULL,

 image CLOB NOT...)% line 89, file: dmllib.php

     execute_sql(CREATE TABLE mlslideshow_captions (

 id NUMBER(10) NOT NULL ,

 slideshow NUMBER(10) DEFAULT 0 NOT NULL,

 image CLOB NOT..., true) % line 2302, file: dmllib.php

   execute_sql_arr(Array[10])% line 635, file: ddllib.php

install_from_xmldb_file(/dades/html/moodle/mod/slideshow/db/install.xml)% line 397, file: adminlib.php

Scroll to previous warningErrorScroll to next warning

 

 

 

 

 

oci8po): INSERT INTO mllog_display(module, action, mtable, field) VALUES ('slideshow', 'add', 'slideshow', 'name')  

1: ORA-00001: unique constraint (USU367.MLLOGDISP_MODACT_UIX) violated

         ADOConnection._Execute(INSERT INTO mllog_display(module, action, mtable, field) VALUES ('slideshow', 'add', 'slideshow', 'name'), false) % line 775, file: adodb-oci8.inc.php

       ADODB_oci8.Execute(INSERT INTO mllog_display(module, action, mtable, field) VALUES ('slideshow', 'add', 'slideshow', 'name'))% line 89, file: dmllib.php

     execute_sql(INSERT INTO mllog_display(module, action, mtable, field) VALUES ('slideshow', 'add', 'slideshow', 'name'), true) % line 2302, file: dmllib.php

   execute_sql_arr(Array[10])% line 635, file: ddllib.php

install_from_xmldb_file(/dades/html/moodle/mod/slideshow/db/install.xml)% line 397, file: adminlib.php

Scroll to previous warningErrorScroll to next warning

(oci8po): INSERT INTO mllog_display(module, action, mtable, field) VALUES ('slideshow', 'update', 'slideshow', 'name')  

1: ORA-00001: unique constraint (USU367.MLLOGDISP_MODACT_UIX) violated

         ADOConnection._Execute(INSERT INTO mllog_display(module, action, mtable, field) VALUES ('slideshow', 'update', 'slideshow', 'name'), false) % line 775, file: adodb-oci8.inc.php

        ADODB_oci8.Execute(INSERT INTO mllog_display(module, action, mtable, field) VALUES ('slideshow', 'update', 'slideshow', 'name'))% line 89, file: dmllib.php

     execute_sql(INSERT INTO mllog_display(module, action, mtable, field) VALUES ('slideshow', 'update', 'slideshow', 'name'), true) % line 2302, file: dmllib.php

   execute_sql_arr(Array[10])% line 635, file: ddllib.php

install_from_xmldb_file(/dades/html/moodle/mod/slideshow/db/install.xml)% line 397, file: adminlib.php

Scroll to previous warningErrorScroll to continue button

 

slideshow tables could NOT be set up successfully!

El meu centre té la següent adreça:

http://agora.xtec.cat/col-lestonnaclleida/moodle/

Gràcies per endavant.

En resposta a RAMON GRAÑO VALLVERDU

Re: Problemes acutalització.

per ANTONI GINARD LLADO -
      Hola Ramon,

Les taules dels mòduls slideshow i rcommon contenien errors. Ja ho tens resolt.



Salutacions,

    Toni