Part of the EllisLab Network
   
2 of 3
2
CodeIgniter1.6.2 just around the corner
Posted: 13 May 2008 02:05 AM   [ Ignore ]   [ # 16 ]  
Grad Student
Rank
Total Posts:  51
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 02:06 AM   [ Ignore ]   [ # 17 ]  
Grad Student
Rank
Total Posts:  68
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 02:20 AM   [ Ignore ]   [ # 18 ]  
Grad Student
Rank
Total Posts:  68
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 02:36 AM   [ Ignore ]   [ # 19 ]  
Grad Student
Rank
Total Posts:  68
Joined  07-31-2006

Bug reported

 Signature 

Andrew Somervell Beer

Profile
 
 
Posted: 13 May 2008 02:54 AM   [ Ignore ]   [ # 20 ]  
Sr. Research Associate
RankRankRankRankRank
Total Posts:  4785
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 03:19 AM   [ Ignore ]   [ # 21 ]  
Research Assistant
RankRankRank
Total Posts:  340
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 

Dotted line.

Profile
 
 
Posted: 13 May 2008 04: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 05:04 AM   [ Ignore ]   [ # 23 ]  
Grad Student
Avatar
Rank
Total Posts:  64
Joined  03-14-2008

Thank’s for your work !

 Signature 

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

Profile
 
 
Posted: 13 May 2008 06: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 07:31 AM   [ Ignore ]   [ # 25 ]  
Sr. Research Associate
Avatar
RankRankRankRankRank
Total Posts:  4777
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

Profile
MSG
 
 
Posted: 13 May 2008 07:34 AM   [ Ignore ]   [ # 26 ]  
Grad Student
Avatar
Rank
Total Posts:  72
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 07:57 AM   [ Ignore ]   [ # 27 ]  
Summer Student
Total Posts:  7
Joined  03-12-2008
Derek Allard - 13 May 2008 11: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 08:21 AM   [ Ignore ]   [ # 28 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  749
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 - Bulletin Board Ideas     (ongoing development site)

My Hippy Trail    Source code   

Latest Project

Profile
 
 
Posted: 13 May 2008 10:10 AM   [ Ignore ]   [ # 29 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  440
Joined  12-13-2007
Derek Allard - 13 May 2008 11: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 10:33 AM   [ Ignore ]   [ # 30 ]  
Sr. Research Associate
RankRankRankRankRank
Total Posts:  4785
Joined  07-14-2006
Lone - 13 May 2008 02:10 PM

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