BugFinders.com

Crowdsourced Software Testing

Try our unique pay per bug service

Play button

Ideal for...

  • Start-up, Midsize or Corporate
  • Web, Mobile, Gaming
  • Cloud or Tablet
  • 24/7 Scalable, on-demand quality testing
Launch your project now
  • Web
    Web
  • Mobile
    Mobile
  • Gaming
    Gaming
  • Cloud
    Cloud
  • Tablet
    Tablet
Loader

ErrorException [ Notice ]: Undefined offset: 1

FCPATH/application/libraries/MY_User_agent.php [ 38 ]

33             $this->version = preg_replace('/^(\d{1,}\.\d{1,})(.+)/', '\\1', parent::version());
34             $arrVer = preg_split('/\./', parent::version());
35 
36             /* Set the major/minor version */
37             $this->major_ver = $arrVer[0];
38             $this->minor_ver = $arrVer[1];
39         }
40     }
41 
42 
43 
  1. FCPATH/application/libraries/MY_User_agent.php [ 38 ] » MY_Exceptions::error_handler(arguments)

  2. FCPATH/application/libraries/MY_User_agent.php [ 55 ] » MY_User_agent->_fetch_browser()

  3. FCPATH/application/libraries/Statistics.php [ 43 ] » MY_User_agent->version()

  4. FCPATH/system/core/Hooks.php [ 204 ] » Statistics->generate(arguments)

  5. FCPATH/system/core/Hooks.php [ 101 ] » CI_Hooks->_run_hook(arguments)

  6. FCPATH/system/core/CodeIgniter.php [ 354 ] » CI_Hooks->_call_hook(arguments)

  7. FCPATH/index.php [ 229 ] » require_once(arguments)

Environment