Memorial Day
Support will be closed on Monday, May 28th, 2012 to enjoy Memorial Day with our friends and families.
   
2 of 2
2
ExpressionEngine 2.4.0 Released
Posted: 27 January 2012 05:58 PM   [ Ignore ]   [ # 19 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  560
Joined  05-15-2004
Leslie Camacho - 24 January 2012 08:00 PM

Hi Andru (and Linda & others waiting),

Its obvious that the Gallery import keeps running into issues and pushed back. I am truly sorry about that. And yes, we will keep our support promise if we don’t have a Gallery solution by the time EE 1.x support ends, we’ll continue to provide support for EE 1.x users + Gallery.

Thanks for the update.

One question; the versions of PHP and mySQL that will be required for 2.6, will 1.x run on those? So that its safe to do a preparatory upgrade, I mean.

 Signature 


:: Westeros :: Hippoi Athanatoi ::

Blackadder: “Baldrick, have you no idea what irony is?”   
Baldrick: “Yeah! It’s like goldy and bronzy, only it’s made of iron.”
Blackadder III, Amy and Amiability

Profile
 
 
Posted: 29 January 2012 09:25 AM   [ Ignore ]   [ # 20 ]  
Grad Student
Avatar
Rank
Total Posts:  33
Joined  10-10-2011
neilbradley - 25 January 2012 04:50 AM

When upgrading from 2.3.1 to 2.4 I got the following error:

A Database Error Occurred
Error Number: 1146

Table ‘exp_developer_log’ doesn’t exist
SELECT COUNT(*) AS `numrows` FROM (`exp_developer_log`) WHERE `viewed` = ‘n’
Filename: models/tools_model.php
Line Number: 257

I have gotton around this by just creating the table from the mysql schema in the installer, but thought I would flag it.

I have the same Issue. How should the manually generated table look like? I’ve never done this before

Profile
 
 
Posted: 30 January 2012 03:57 PM   [ Ignore ]   [ # 21 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  106
Joined  03-13-2006

- deleted -

 Signature 

Cloudz ~ custom EE development ~ EE implementations ~ CodeIgniter development ~ LinkedIn profile

Profile
 
 
Posted: 30 January 2012 04:42 PM   [ Ignore ]   [ # 22 ]  
Summer Student
Avatar
Total Posts:  7
Joined  09-25-2009
neilbradley - 25 January 2012 04:50 AM

When upgrading from 2.3.1 to 2.4 I got the following error:

A Database Error Occurred
Error Number: 1146

Table ‘exp_developer_log’ doesn’t exist
SELECT COUNT(*) AS `numrows` FROM (`exp_developer_log`) WHERE `viewed` = ‘n’
Filename: models/tools_model.php
Line Number: 257

I have gotton around this by just creating the table from the mysql schema in the installer, but thought I would flag it.

Same issue here. I “fixed” the problem by creating a table called exp_developer_log with the following fields:

* id (INT)
* log_id (INT)
* viewed (VARCHAR)
* description (VARCHAR)
* timestamp (TIMESTAMP)

Not ideal, but it worked for now.

 Signature 

Instant web designer. Just add coffee.

Profile
 
 
Posted: 31 January 2012 11:47 AM   [ Ignore ]   [ # 23 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  144
Joined  06-30-2006

When upgrading from 2.3.1 to 2.4 I got the following error:

A Database Error Occurred
Error Number: 1146

Table ‘exp_developer_log’ doesn’t exist
SELECT COUNT(*) AS `numrows` FROM (`exp_developer_log`) WHERE `viewed` = ‘n’
Filename: models/tools_model.php
Line Number: 257

To anyone having this kind of problem. Please check this bug report. In my case, it wasn’t a bug at all but a mistake on my part: running the install wizard with a custom config.php file already specifying the app_version as 240 (2.4)

You can change that value back to 231 (or to the version number you were upgrading from) and re-run the installer. All tables will be created and / or updated.

Profile
 
 
Posted: 03 February 2012 06:48 PM   [ Ignore ]   [ # 24 ]  
Grad Student
Avatar
Rank
Total Posts:  44
Joined  09-09-2010
jeromecoupe - 31 January 2012 11:47 AM

When upgrading from 2.3.1 to 2.4 I got the following error:

A Database Error Occurred
Error Number: 1146

Table ‘exp_developer_log’ doesn’t exist
SELECT COUNT(*) AS `numrows` FROM (`exp_developer_log`) WHERE `viewed` = ‘n’
Filename: models/tools_model.php
Line Number: 257

To anyone having this kind of problem. Please check this bug report. In my case, it wasn’t a bug at all but a mistake on my part: running the install wizard with a custom config.php file already specifying the app_version as 240 (2.4)

You can change that value back to 231 (or to the version number you were upgrading from) and re-run the installer. All tables will be created and / or updated.

Are you installing this locally? I was able to upgrade a site on my server without a problem but got this hiccup when I installed a local copy.  I think I might start to install a fresh local copy and see how that works.

 Signature 

Josh Conner
IBG | director-ee | Twitter

Profile
 
 
Posted: 03 February 2012 06:57 PM   [ Ignore ]   [ # 25 ]  
Grad Student
Avatar
Rank
Total Posts:  44
Joined  09-09-2010

Thanks for the tip jeromecoupe!  It worked flawlessly for me on my local install.  Saved me a ton of work!

 Signature 

Josh Conner
IBG | director-ee | Twitter

Profile
 
 
Posted: 03 February 2012 07:26 PM   [ Ignore ]   [ # 26 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  134
Joined  07-01-2011

EE 2.4 is working really well for us on the most-part. The EE Reactor change of making fields default to no formatting has been incredibly handy - it’s little things like that which makes me really hopeful for this project.

 Signature 

Andrew
Web Designer at Red Carrot

Profile
 
 
Posted: 08 February 2012 03:09 PM   [ Ignore ]   [ # 27 ]  
Lab Assistant
RankRank
Total Posts:  112
Joined  05-05-2008

Any feedback on the stability of this release?  Was about to set up a fresh install for a dev site but I want to make sure there weren’t going to be too many surprises.  We built a bunch of client sites on 2.2.2 and had to deal with a lot of updates.

Profile
 
 
Posted: 10 February 2012 05:07 PM   [ Ignore ]   [ # 28 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  331
Joined  09-20-2006

Looking for feedback on 2.4 as well.

 Signature 

http://www.dotgarden.com

Profile
 
 
Posted: 16 February 2012 02:19 PM   [ Ignore ]   [ # 29 ]  
Sr. Research Associate
Avatar
RankRankRankRankRank
Total Posts:  3116
Joined  06-01-2007

I took this line from the EL blog:
EE 2.5 will ship with a default Editor.
Why i took it? Well im interested if the editor might be available in EE’s Wiki Module also to simplify writing articles to wiki itself. Now you have to “hardcode” everything.

Any response or line from EL Team would be nice to hear, that is the editor in wiki?

Cheers

 Signature 

I have EE 2.5.0 with latest MSM and Forums.(always latest if i do not write other)

Profile
 
 
Posted: 20 March 2012 02:29 PM   [ Ignore ]   [ # 30 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  730
Joined  11-11-2006
Leslie Camacho - 24 January 2012 08:05 PM
leeaston - 24 January 2012 03:01 PM

Any news on the Discussion Forums?

Sep 21, 2011
http://expressionengine.com/blog/entry/expressionengine_2.3_update_improved_release_schedule/
We have releases planned between 2.3 and 2.4 for add-ons (Discussion Forums for example).

It took longer than expected to test & debug them internally. Right now they are in private beta on a couple of large sites (one over 400k members). I’m meeting with Robin & James to finalize the release schedule based on where we are right now with the code. We hope to get them out Q1 of this year.

 

Still on for Q1?

Profile
 
 
   
2 of 2
2