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 => 'ES',
        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 => 'ES',
          ),
        ),
      ),
       'previous' => NULL,
       'code' => 1064,
       'sqlstate' => '42000',
    ))
  •     
  •    Este curso se imparte 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',
    ))
  •    Las intervenciones en el curso se hacen en

Precio curso :

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 los descuentos y las formas de pago disponibles (aquí >>)

Grupos de cursos de la edición 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',
))

Ediciones de este curso

    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 => 'ES',
          ),
        ),
      ),
       'previous' => NULL,
       'code' => 1064,
       'sqlstate' => '42000',
    ))
Los campos marcados con asterisco (*) son obligatorios

Importante

  • Este servicio NO te compromete a matricularte en ningún curso.
  • Este servicio NO implica ningún tipo de reserva de plaza para ningún curso.
  • La única finalidad de este servicio es cuando se abra el periodo de matriculación para el curso que hayas escogido, te enviaremos un correo electrónico como recordatorio.
Tienes que aceptar la política de privacidad. Puedes consultar información sobre la gestión de datos personales en Política de privacidad
Los campos marcados con asterisco (*) son obligatorios
*escribe aquí las dudas que tengas sobre este curso
Tienes que aceptar la política de privacidad. Puedes consultar información sobre la gestión de datos personales en Política de privacidad
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',
))