CodeIgniter Forums
Team Error - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Team Error (/showthread.php?tid=69543)



Team Error - anamit08 - 12-11-2017

A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 0
Filename: views/team_list.php
Line Number: 554
Backtrace:
File: /home/vertfwwq/make.accoventory.vertexit.org/application/views/team_list.php
Line: 554
Function: _error_handler

File: /home/vertfwwq/make.accoventory.vertexit.org/application/views/template.php
Line: 4
Function: view

File: /home/vertfwwq/make.accoventory.vertexit.org/application/controllers/Team.php
Line: 58
Function: view

File: /home/vertfwwq/make.accoventory.vertexit.org/index.php
Line: 292
Function: require_once



RE: Team Error - InsiteFX - 12-12-2017

It means that your array offset is invalid check your array's to make sure that
that they are being filled with the correct data. var_dump($data);


RE: Team Error - anamit08 - 12-12-2017

Another question is in report when i give customize 6 month but result show for i month.Please give me suggestion.