Part of the EllisLab Network
   
 
1.6.2 Bug
Posted: 13 May 2008 01:38 AM   [ Ignore ]  
Lab Assistant
RankRank
Total Posts:  112
Joined  2006-07-31

controllers/welcome.php

Line: 13

<?php

class Welcome extends Controller {

    
function Welcome()
    
{
        parent
::Controller();    
    
}
    
    
function index()
    
{
        $this
->load->view('welcome_message');
        
$this->load->view('fake');

    
}
}

/* End of file welcome.php */
/* Location: ./system/application/controllers/welcome.php */

 Signature 

Andrew Somervell Beer

Profile
 
 
Posted: 13 May 2008 04:21 AM   [ Ignore ]   [ # 1 ]  
Summer Student
Avatar
Total Posts:  8
Joined  2007-12-27

I noticed this one too smile

Just remove the $this->load->view(’fake’); line.

Also at the end of the welcome view file you might want to remove the Grandma line smile

 Signature 

take care,

Darren
Park Consultancy - PredatorCRM

Profile
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 719, on June 06, 2008 10:16 AM
Total Registered Members: 59087 Total Logged-in Users: 16
Total Topics: 70111 Total Anonymous Users: 1
Total Replies: 377919 Total Guests: 220
Total Posts: 448030    
Members ( View Memberlist )