Welcome Guest, Not a member yet? Register   Sign In
can't even get thru tutorial without errors
#3

[eluser]terionm[/eluser]
still nothing: here is the full error I'm getting:

load->model('Users'); } function index(){ // store data for being displayed on view file $data['users']=$this->Users->getUsers(); $data['numusers']=$this->Users->getNumUsers(); $data['title']='Displaying user data'; $data['header']='User List'; // load 'users_view' view $this->load->view('users_view',$data); } }
A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\auto\system\application\controllers\users.php:33)

Filename: codeigniter/Common.php

Line Number: 360


404 Page Not Found

The page you requested was not found.


I did everything exactly as the tutorial said named all the files just like the tutorial etc...


Messages In This Thread
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 02:49 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 02:50 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 02:56 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 03:00 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 03:03 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 03:12 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 03:13 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 03:19 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 03:22 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 03:28 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 03:31 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 03:33 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 03:48 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 04:06 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 07:16 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 07:22 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 07:27 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 07:30 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 07:35 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 07:39 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 07:46 PM
can't even get thru tutorial without errors - by El Forum - 01-15-2011, 07:49 PM
can't even get thru tutorial without errors - by El Forum - 02-09-2011, 11:21 AM
can't even get thru tutorial without errors - by El Forum - 02-09-2011, 11:49 AM
can't even get thru tutorial without errors - by El Forum - 02-09-2011, 12:01 PM
can't even get thru tutorial without errors - by El Forum - 02-09-2011, 12:37 PM
can't even get thru tutorial without errors - by El Forum - 02-09-2011, 12:54 PM
can't even get thru tutorial without errors - by El Forum - 02-09-2011, 01:14 PM
can't even get thru tutorial without errors - by El Forum - 02-09-2011, 08:12 PM
can't even get thru tutorial without errors - by El Forum - 02-09-2011, 08:34 PM
can't even get thru tutorial without errors - by El Forum - 02-09-2011, 08:57 PM
can't even get thru tutorial without errors - by El Forum - 02-10-2011, 12:33 AM
can't even get thru tutorial without errors - by El Forum - 02-10-2011, 08:16 AM
can't even get thru tutorial without errors - by El Forum - 02-10-2011, 10:59 PM
can't even get thru tutorial without errors - by El Forum - 10-21-2012, 08:34 PM



Theme © iAndrew 2016 - Forum software by © MyBB