Part of the EllisLab Network
   
2 of 3
2
CodeIgniter1.6.2 just around the corner
Posted: 13 May 2008 01:05 AM   [ Ignore ]   [ # 16 ]  
Lab Assistant
RankRank
Total Posts:  157
Joined  04-17-2006

Seems it has been released. At least the frontpage is now saying version 1.6.2.

Congrats on another release!

Edit: Downloaded and both User Guide and Codeigniter.php file are showing version 1.6.2. w00t!

Profile
 
 
Posted: 13 May 2008 01:06 AM   [ Ignore ]   [ # 17 ]  
Lab Assistant
RankRank
Total Posts:  139
Joined  07-31-2006

Being in NZ has its benefits, its not some ridiculous hour of the morning when releases happen :D

Nice work guys

 Signature 

Andrew Somervell Beer

Profile
 
 
Posted: 13 May 2008 01:20 AM   [ Ignore ]   [ # 18 ]  
Lab Assistant
RankRank
Total Posts:  139
Joined  07-31-2006

Oh oh…

- Brand new mamp pro install
- Brand new codeigniter install

Now I like to have:

/codeigniter
/codeigniter/application/www (as my application dir)
/www/index.php (with the required changes to point at the right application and system folder locations)

And I get:

An Error Was Encountered

Unable to load the requested file
: fake.php

Oooh, chmodded logs to 777 too (can that please for the love of god throw an error rather than a blank page with a default install?)

 Signature 

Andrew Somervell Beer

Profile
 
 
Posted: 13 May 2008 01:36 AM   [ Ignore ]   [ # 19 ]  
Lab Assistant
RankRank
Total Posts:  139
Joined  07-31-2006

Bug reported

 Signature 

Andrew Somervell Beer

Profile
 
 
Posted: 13 May 2008 01:54 AM   [ Ignore ]   [ # 20 ]  
Sr. Research Associate
RankRankRankRankRank
Total Posts:  4839
Joined  07-14-2006

I’ve saw on the update page the encryption key is now used for the session library as well does this not open up an opportunity to hack other encrypted data using fetched encrypted session variables?

Profile
 
 
Posted: 13 May 2008 02:19 AM   [ Ignore ]   [ # 21 ]  
Research Assistant
RankRankRank
Total Posts:  426
Joined  10-02-2006

Ref. version comparison:

I use the diff tools built into BBEdit to run a diff on the CI files I am upgrading from/to. It only takes a few minutes, but gives me a chance to see what was changed and where it has changed in a file by file comparison. Great way to learn about how CI works, how it is coded and keep up with the changes and additions.

 Signature 

CI version?
From SVN.

Profile
 
 
Posted: 13 May 2008 03:40 AM   [ Ignore ]   [ # 22 ]  
Summer Student
Total Posts:  1
Joined  05-12-2008

Thank you!
But I do not see news about leaving the new version on http://codeigniter.com/news/
wink

Profile
 
 
Posted: 13 May 2008 04:04 AM   [ Ignore ]   [ # 23 ]  
Grad Student
Avatar
Rank
Total Posts:  60
Joined  03-14-2008

Thank’s for your work !

 Signature 

ACICRUD Library - CKEditor Helper
@Kromack - My Blog (fr / en)

Profile
 
 
Posted: 13 May 2008 05:46 AM   [ Ignore ]   [ # 24 ]  
Summer Student
Total Posts:  7
Joined  03-12-2008

Have the same error about fake.php. The welcome controller contains the line:
$this->load->view(‘fake’);

just remove it and it works.

Just another note, the welcome view contains the line:
echo ‘grandma’;

What’s that about? smile

Profile
 
 
Posted: 13 May 2008 06:31 AM   [ Ignore ]   [ # 25 ]  
Administrator
Avatar
RankRankRankRankRankRank
Total Posts:  7337
Joined  03-23-2006

Sheesh.  Silly.  The fake view and “grandma” reference were stray testing code.  Looks like we’re going to re-release this version, an announcement will be made here.

 Signature 

DerekAllard.com - CodeIgniter, ExpressionEngine, and the World of Web Design
BambooInvoice - Open Source, CodeIgniter powered invoicing.

Profile
MSG
 
 
Posted: 13 May 2008 06:34 AM   [ Ignore ]   [ # 26 ]  
Grad Student
Avatar
Rank
Total Posts:  73
Joined  06-12-2007

Well hello I see a new CI release just got borked. Though I’ve been taking a break from PHP actually so I’m not too concerned yet.

 Signature 

RIP NOVALISTIC 3.0 - Because you’re trapped in the Net.

Profile
 
 
Posted: 13 May 2008 06:57 AM   [ Ignore ]   [ # 27 ]  
Summer Student
Total Posts:  7
Joined  03-12-2008
Derek Allard - 13 May 2008 06:31 AM

Sheesh.  Silly.  The fake view and “grandma” reference were stray testing code.  Looks like we’re going to re-release this version, an announcement will be made here.

Nice! I always see late working hours in your subversion log, so maybe you should get some more sleep? wink (or is that because of a time zone difference). Anyway, good to see its getting fixed so fast!

Profile
 
 
Posted: 13 May 2008 07:21 AM   [ Ignore ]   [ # 28 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  631
Joined  12-26-2006

 
Hi Derek,
 
Most surpised at this release so soon after CodeIgniter 1.61.
 
The upgrade to Johns-Jokes was very easy and it is now running on 1.62.
 
Many thanks to all the team and keep up the good work.
 
 
 

 Signature 

Joke of the day     (ongoing development site)

My Hippy Trail    Source code   

Latest Project

Profile
 
 
Posted: 13 May 2008 09:10 AM   [ Ignore ]   [ # 29 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  443
Joined  12-13-2007
Derek Allard - 13 May 2008 06:31 AM

Sheesh.  Silly.  The fake view and “grandma” reference were stray testing code.  Looks like we’re going to re-release this version, an announcement will be made here.

Wow, I missed out this special edition release, whoever got it should put it on eBay or something - its a pure collectors item! raspberry

 Signature 

PX Webdesign | The Lab | Personal Blog

Profile
 
 
Posted: 13 May 2008 09:33 AM   [ Ignore ]   [ # 30 ]  
Sr. Research Associate
RankRankRankRankRank
Total Posts:  4839
Joined  07-14-2006
Lone - 13 May 2008 09:10 AM

Wow, I missed out this special edition release, whoever got it should put it on eBay or something - its a pure collectors item! raspberry

I’m going to stash it away for a little while than i can earn even more smile CI 1.6.2 The grandma version, it is that easy to work with wink

Profile
 
 
   
2 of 3
2
 
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 819, on March 11, 2010 11:15 AM
Total Registered Members: 120118 Total Logged-in Users: 47
Total Topics: 126250 Total Anonymous Users: 4
Total Replies: 663988 Total Guests: 423
Total Posts: 790238    
Members ( View Memberlist )