No ha sido posible conectar con la base de datos, por favor espere o revise la configuración
SELECT * from cursosca WHERE ID=
rioancho_campusdescriptura_com
mysqli_sql_exception::__set_state(array(
   'message' => 'You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near \'\' at line 1',
   'string' => '',
   'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
   'line' => 507,
   'trace' => 
  array (
    0 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
      'line' => 507,
      'function' => 'query',
      'class' => 'mysqli',
      'type' => '->',
      'args' => 
      array (
        0 => 'SELECT * from cursosca WHERE ID=',
      ),
    ),
    1 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/detall_curs_inline.php',
      'line' => 20,
      'function' => 'recordset',
      'args' => 
      array (
        0 => 'SELECT * from cursosca WHERE ID=',
      ),
    ),
  ),
   'previous' => NULL,
   'code' => 1064,
   'sqlstate' => '42000',
))
No ha sido posible conectar con la base de datos, por favor espere o revise la configuración
SELECT DISTINCT IDModalitat FROM grupos WHERE IDCurso= AND lgOcult=0
rioancho_campusdescriptura_com
mysqli_sql_exception::__set_state(array(
   'message' => 'You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near \'AND lgOcult=0\' at line 1',
   'string' => '',
   'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
   'line' => 507,
   'trace' => 
  array (
    0 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
      'line' => 507,
      'function' => 'query',
      'class' => 'mysqli',
      'type' => '->',
      'args' => 
      array (
        0 => 'SELECT DISTINCT IDModalitat FROM grupos WHERE IDCurso= AND lgOcult=0',
      ),
    ),
    1 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
      'line' => 3369,
      'function' => 'recordset',
      'args' => 
      array (
        0 => 'SELECT DISTINCT IDModalitat FROM grupos WHERE IDCurso= AND lgOcult=0',
      ),
    ),
    2 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/detall_curs_inline.php',
      'line' => 86,
      'function' => 'monta_modalidad',
      'args' => 
      array (
        0 => NULL,
        1 => 'CA',
        2 => 1,
      ),
    ),
  ),
   'previous' => NULL,
   'code' => 1064,
   'sqlstate' => '42000',
))

  • h
  • No ha sido posible conectar con la base de datos, por favor espere o revise la configuración
    SELECT IDCursVirtual FROM cursosca WHERE ID=
    rioancho_campusdescriptura_com
    mysqli_sql_exception::__set_state(array(
       'message' => 'You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near \'\' at line 1',
       'string' => '',
       'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
       'line' => 507,
       'trace' => 
      array (
        0 => 
        array (
          'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
          'line' => 507,
          'function' => 'query',
          'class' => 'mysqli',
          'type' => '->',
          'args' => 
          array (
            0 => 'SELECT IDCursVirtual FROM cursosca WHERE ID=',
          ),
        ),
        1 => 
        array (
          'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
          'line' => 2063,
          'function' => 'recordset',
          'args' => 
          array (
            0 => 'SELECT IDCursVirtual FROM cursosca WHERE ID=',
          ),
        ),
        2 => 
        array (
          'file' => '/home/rioancho/campusdescriptura.com/web/detall_curs_inline.php',
          'line' => 110,
          'function' => 'tieneVirtual',
          'args' => 
          array (
            0 => NULL,
            1 => 'CA',
          ),
        ),
      ),
       'previous' => NULL,
       'code' => 1064,
       'sqlstate' => '42000',
    ))
  •     
  •    Aquest curs s'imparteix en:
  • No ha sido posible conectar con la base de datos, por favor espere o revise la configuración
    SELECT areas.ID from areas INNER JOIN familias on areas.ID = familias.IDArea INNER JOIN subfamilias ON familias.ID = subfamilias.IDFamilia INNER JOIN cursosca ON subfamilias.ID = cursosca.IDSubfamilia WHERE cursosca.ID=
    rioancho_campusdescriptura_com
    mysqli_sql_exception::__set_state(array(
       'message' => 'You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near \'\' at line 4',
       'string' => '',
       'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
       'line' => 507,
       'trace' => 
      array (
        0 => 
        array (
          'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
          'line' => 507,
          'function' => 'query',
          'class' => 'mysqli',
          'type' => '->',
          'args' => 
          array (
            0 => 'SELECT areas.ID from areas INNER JOIN familias on areas.ID = familias.IDArea
    	INNER JOIN subfamilias ON familias.ID = subfamilias.IDFamilia
    	INNER JOIN cursosca ON subfamilias.ID = cursosca.IDSubfamilia
    	WHERE cursosca.ID=',
          ),
        ),
        1 => 
        array (
          'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
          'line' => 2305,
          'function' => 'recordset',
          'args' => 
          array (
            0 => 'SELECT areas.ID from areas INNER JOIN familias on areas.ID = familias.IDArea
    	INNER JOIN subfamilias ON familias.ID = subfamilias.IDFamilia
    	INNER JOIN cursosca ON subfamilias.ID = cursosca.IDSubfamilia
    	WHERE cursosca.ID=',
          ),
        ),
        2 => 
        array (
          'file' => '/home/rioancho/campusdescriptura.com/web/detall_curs_inline.php',
          'line' => 136,
          'function' => 'getArea',
          'args' => 
          array (
            0 => NULL,
          ),
        ),
      ),
       'previous' => NULL,
       'code' => 1064,
       'sqlstate' => '42000',
    ))
    No ha sido posible conectar con la base de datos, por favor espere o revise la configuración
    SELECT areas.ID from areas INNER JOIN familias on areas.ID = familias.IDArea INNER JOIN subfamilias ON familias.ID = subfamilias.IDFamilia INNER JOIN cursosca ON subfamilias.ID = cursosca.IDSubfamilia WHERE cursosca.ID=
    rioancho_campusdescriptura_com
    mysqli_sql_exception::__set_state(array(
       'message' => 'You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near \'\' at line 4',
       'string' => '',
       'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
       'line' => 507,
       'trace' => 
      array (
        0 => 
        array (
          'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
          'line' => 507,
          'function' => 'query',
          'class' => 'mysqli',
          'type' => '->',
          'args' => 
          array (
            0 => 'SELECT areas.ID from areas INNER JOIN familias on areas.ID = familias.IDArea
    	INNER JOIN subfamilias ON familias.ID = subfamilias.IDFamilia
    	INNER JOIN cursosca ON subfamilias.ID = cursosca.IDSubfamilia
    	WHERE cursosca.ID=',
          ),
        ),
        1 => 
        array (
          'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
          'line' => 2305,
          'function' => 'recordset',
          'args' => 
          array (
            0 => 'SELECT areas.ID from areas INNER JOIN familias on areas.ID = familias.IDArea
    	INNER JOIN subfamilias ON familias.ID = subfamilias.IDFamilia
    	INNER JOIN cursosca ON subfamilias.ID = cursosca.IDSubfamilia
    	WHERE cursosca.ID=',
          ),
        ),
        2 => 
        array (
          'file' => '/home/rioancho/campusdescriptura.com/web/detall_curs_inline.php',
          'line' => 136,
          'function' => 'getArea',
          'args' => 
          array (
            0 => NULL,
          ),
        ),
      ),
       'previous' => NULL,
       'code' => 1064,
       'sqlstate' => '42000',
    ))
  •    Les intervencions en el curs es fan en

Preu curs :

No ha sido posible conectar con la base de datos, por favor espere o revise la configuración
SELECT IDCursPresencial,lgVirtual FROM cursosca WHERE ID=
rioancho_campusdescriptura_com
mysqli_sql_exception::__set_state(array(
   'message' => 'You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near \'\' at line 1',
   'string' => '',
   'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
   'line' => 507,
   'trace' => 
  array (
    0 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
      'line' => 507,
      'function' => 'query',
      'class' => 'mysqli',
      'type' => '->',
      'args' => 
      array (
        0 => 'SELECT IDCursPresencial,lgVirtual FROM cursosca WHERE ID=',
      ),
    ),
    1 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
      'line' => 2027,
      'function' => 'recordset',
      'args' => 
      array (
        0 => 'SELECT IDCursPresencial,lgVirtual FROM cursosca WHERE ID=',
      ),
    ),
    2 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/detall_curs_inline.php',
      'line' => 151,
      'function' => 'isPresencial',
      'args' => 
      array (
        0 => NULL,
      ),
    ),
  ),
   'previous' => NULL,
   'code' => 1064,
   'sqlstate' => '42000',
))
No ha sido posible conectar con la base de datos, por favor espere o revise la configuración
SELECT nuPreu,nuCanon from preus INNER JOIN cursosca ON preus.ID = cursosca.IDPreu WHERE cursosca.ID =
rioancho_campusdescriptura_com
mysqli_sql_exception::__set_state(array(
   'message' => 'You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near \'\' at line 1',
   'string' => '',
   'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
   'line' => 507,
   'trace' => 
  array (
    0 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
      'line' => 507,
      'function' => 'query',
      'class' => 'mysqli',
      'type' => '->',
      'args' => 
      array (
        0 => 'SELECT nuPreu,nuCanon from preus INNER JOIN cursosca ON preus.ID = cursosca.IDPreu WHERE cursosca.ID = ',
      ),
    ),
    1 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
      'line' => 3412,
      'function' => 'recordset',
      'args' => 
      array (
        0 => 'SELECT nuPreu,nuCanon from preus INNER JOIN cursosca ON preus.ID = cursosca.IDPreu WHERE cursosca.ID = ',
        1 => 0,
      ),
    ),
    2 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/detall_curs_inline.php',
      'line' => 153,
      'function' => 'precio_curso',
      'args' => 
      array (
        0 => NULL,
      ),
    ),
  ),
   'previous' => NULL,
   'code' => 1064,
   'sqlstate' => '42000',
))
No ha sido posible conectar con la base de datos, por favor espere o revise la configuración
SELECT * FROM grupos WHERE lgCompra AND !lgOcult AND IDCurso =
rioancho_campusdescriptura_com
mysqli_sql_exception::__set_state(array(
   'message' => 'You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near \'\' at line 1',
   'string' => '',
   'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
   'line' => 507,
   'trace' => 
  array (
    0 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
      'line' => 507,
      'function' => 'query',
      'class' => 'mysqli',
      'type' => '->',
      'args' => 
      array (
        0 => 'SELECT * FROM grupos WHERE lgCompra AND !lgOcult AND IDCurso = ',
      ),
    ),
    1 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
      'line' => 3417,
      'function' => 'recordset',
      'args' => 
      array (
        0 => 'SELECT * FROM grupos WHERE lgCompra AND !lgOcult AND IDCurso = ',
        1 => 0,
      ),
    ),
    2 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/detall_curs_inline.php',
      'line' => 153,
      'function' => 'precio_curso',
      'args' => 
      array (
        0 => NULL,
      ),
    ),
  ),
   'previous' => NULL,
   'code' => 1064,
   'sqlstate' => '42000',
))

 Consulta els descomptes i les formes de pagament disponibles (aquí >>)

Grups de curs de l'edició actual

 
No ha sido posible conectar con la base de datos, por favor espere o revise la configuración
SELECT * FROM grupos WHERE lgOcult=0 AND IDCurso= ORDER BY IDDia1 ASC
rioancho_campusdescriptura_com
mysqli_sql_exception::__set_state(array(
   'message' => 'You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near \'ORDER BY IDDia1 ASC\' at line 1',
   'string' => '',
   'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
   'line' => 507,
   'trace' => 
  array (
    0 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
      'line' => 507,
      'function' => 'query',
      'class' => 'mysqli',
      'type' => '->',
      'args' => 
      array (
        0 => 'SELECT * FROM grupos WHERE lgOcult=0 AND IDCurso= ORDER BY IDDia1 ASC',
      ),
    ),
    1 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/detall_curs_inline.php',
      'line' => 236,
      'function' => 'recordset',
      'args' => 
      array (
        0 => 'SELECT * FROM grupos WHERE lgOcult=0 AND IDCurso= ORDER BY IDDia1 ASC',
      ),
    ),
  ),
   'previous' => NULL,
   'code' => 1064,
   'sqlstate' => '42000',
))

Edicions d'aquest curs

    No ha sido posible conectar con la base de datos, por favor espere o revise la configuración
    SELECT IDEdiciones FROM cursosca WHERE ID=
    rioancho_campusdescriptura_com
    mysqli_sql_exception::__set_state(array(
       'message' => 'You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near \'\' at line 1',
       'string' => '',
       'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
       'line' => 507,
       'trace' => 
      array (
        0 => 
        array (
          'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
          'line' => 507,
          'function' => 'query',
          'class' => 'mysqli',
          'type' => '->',
          'args' => 
          array (
            0 => 'SELECT IDEdiciones FROM cursosca WHERE ID=',
          ),
        ),
        1 => 
        array (
          'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
          'line' => 1913,
          'function' => 'recordset',
          'args' => 
          array (
            0 => 'SELECT IDEdiciones FROM cursosca WHERE ID=',
          ),
        ),
        2 => 
        array (
          'file' => '/home/rioancho/campusdescriptura.com/web/detall_curs_inline.php',
          'line' => 348,
          'function' => 'matricula',
          'args' => 
          array (
            0 => NULL,
            1 => 'CA',
          ),
        ),
      ),
       'previous' => NULL,
       'code' => 1064,
       'sqlstate' => '42000',
    ))
Els camps marcats amb asterisc (*) són obligatoris

Important

  • Aquest servei NO et compromet a matricular-te a cap curs.
  • Aquest servei NO implica cap tipus de reserva de plaça per a cap curs.
  • L'única finalitat d'aquest servei és que quan s'obri el període de matriculació per al curs que hagis triat, t'enviarem un correu electrònic com a recordatori.
Has d'acceptar la política de privacitat. Pots consultar informació sobre el tractament de dades personals a Política de privacitat
Els camps marcats amb asterisc (*) són obligatoris
*escriu aquí tots els dubtes que tinguis sobre aquest curs
Has d'acceptar la política de privacitat. Pots consultar informació sobre el tractament de dades personals a Política de privacitat
No ha sido posible conectar con la base de datos, por favor espere o revise la configuración
SELECT * FROM testimonios WHERE IDCurso=
rioancho_campusdescriptura_com
mysqli_sql_exception::__set_state(array(
   'message' => 'You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near \'\' at line 1',
   'string' => '',
   'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
   'line' => 507,
   'trace' => 
  array (
    0 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/utilities.php',
      'line' => 507,
      'function' => 'query',
      'class' => 'mysqli',
      'type' => '->',
      'args' => 
      array (
        0 => 'SELECT * FROM testimonios WHERE IDCurso=',
      ),
    ),
    1 => 
    array (
      'file' => '/home/rioancho/campusdescriptura.com/web/detall_curs_inline.php',
      'line' => 609,
      'function' => 'recordset',
      'args' => 
      array (
        0 => 'SELECT * FROM testimonios WHERE IDCurso=',
      ),
    ),
  ),
   'previous' => NULL,
   'code' => 1064,
   'sqlstate' => '42000',
))