A PHP Error was encountered

Severity: Warning

Message: Missing argument 1 for Canal::videoDownload()

Filename: controllers/Canal.php

Line Number: 246

Backtrace:

File: /home/canal/www/application/controllers/Canal.php
Line: 246
Function: _error_handler

File: /home/canal/www/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined variable: friendly_url

Filename: controllers/Canal.php

Line Number: 247

Backtrace:

File: /home/canal/www/application/controllers/Canal.php
Line: 247
Function: _error_handler

File: /home/canal/www/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined offset: 0

Filename: controllers/Canal.php

Line Number: 248

Backtrace:

File: /home/canal/www/application/controllers/Canal.php
Line: 248
Function: _error_handler

File: /home/canal/www/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/Canal.php

Line Number: 248

Backtrace:

File: /home/canal/www/application/controllers/Canal.php
Line: 248
Function: _error_handler

File: /home/canal/www/index.php
Line: 315
Function: require_once

Database Error

A Database Error Occurred

Error Number: 1048

Column 'id_video' cannot be null

INSERT INTO `videos_acessos` (`id_video`, `id_usuario`, `data_acesso`, `hora_acesso`, `ip`, `host`, `browser`, `tipo_acesso`) VALUES (NULL, '', '2024/03/29', '11:24:54', '3.84.228.68', 'ec2-3-84-228-68.compute-1.amazonaws.com', 'claudebot', 'D')

Filename: models/Funcoes_model.php

Line Number: 97