Home
Forums
Members
Search
Help
New topics
Todays topics
Website
Welcome Guest, Not a member yet?
Register
Sign In
Login
Username:
Password:
Remember me
Lost Password?
CodeIgniter Forums
Archived Discussions
Archived Development & Programming
New with Code Igniter - Application structure
Share on Google
Share on Facebook
Share on Twitter
View a Printable Version
Subscribe to this thread
Add Poll to this thread
Send thread to a friend
Linear Mode
Threaded Mode
New with Code Igniter - Application structure
El Forum
Unregistered
#18
04-03-2009, 07:39 PM
[eluser]jedd[/eluser]
In your (normal) controller, change this line:
Code:
$this->load->view('frontpage',$data);
to this:
Code:
$this->load->view('frontpage',$this->data);
... and give it another try.
Messages In This Thread
New with Code Igniter - Application structure
- by El Forum - 02-25-2009, 12:42 PM
New with Code Igniter - Application structure
- by El Forum - 02-25-2009, 06:32 PM
New with Code Igniter - Application structure
- by El Forum - 02-25-2009, 08:22 PM
New with Code Igniter - Application structure
- by El Forum - 02-26-2009, 12:54 PM
New with Code Igniter - Application structure
- by El Forum - 02-26-2009, 01:43 PM
New with Code Igniter - Application structure
- by El Forum - 02-26-2009, 01:53 PM
New with Code Igniter - Application structure
- by El Forum - 02-26-2009, 01:58 PM
New with Code Igniter - Application structure
- by El Forum - 02-26-2009, 02:00 PM
New with Code Igniter - Application structure
- by El Forum - 02-26-2009, 02:08 PM
New with Code Igniter - Application structure
- by El Forum - 02-26-2009, 04:24 PM
New with Code Igniter - Application structure
- by El Forum - 03-03-2009, 01:32 PM
New with Code Igniter - Application structure
- by El Forum - 03-03-2009, 04:40 PM
New with Code Igniter - Application structure
- by El Forum - 03-03-2009, 11:48 PM
New with Code Igniter - Application structure
- by El Forum - 03-05-2009, 02:42 AM
New with Code Igniter - Application structure
- by El Forum - 04-03-2009, 03:43 PM
New with Code Igniter - Application structure
- by El Forum - 04-03-2009, 05:35 PM
New with Code Igniter - Application structure
- by El Forum - 04-03-2009, 07:12 PM
New with Code Igniter - Application structure
- by El Forum - 04-03-2009, 07:39 PM
New with Code Igniter - Application structure
- by El Forum - 04-03-2009, 08:00 PM
New with Code Igniter - Application structure
- by El Forum - 04-04-2009, 04:04 AM
New with Code Igniter - Application structure
- by El Forum - 06-13-2009, 04:44 AM
New with Code Igniter - Application structure
- by El Forum - 06-13-2009, 05:46 AM
--------------------
Private Messages
User Control Panel
Who's Online
Search
Forum Home
General
-- News & Discussion
-- Events
-- Lounge
-- Regional User Groups
Using CodeIgniter
-- Installation & Setup
-- Model-View-Controller
-- Libraries & Helpers
-- Best Practices
-- Choosing CodeIgniter
-- General Help
CodeIgniter 4
-- CodeIgniter 4 Roadmap
-- CodeIgniter 4 Development
-- CodeIgniter 4 Feature Requests
-- CodeIgniter 4 Support
-- CodeIgniter 4 Discussion
-- CodeIgniter 4 Addins
Development
-- CodeIgniter 3.x
-- CodeIgniter 2.x
-- Issues
-- NetBeans Plugin
External Resources
-- Spotlight
-- Learn More
-- Jobs
-- Addins
Archived Discussions
-- Archived Libraries & Helpers
-- Archived Development & Programming
Theme © iAndrew 2016 -
Forum software by © MyBB