Differences in 2.3.9 -> 2.4.5?

2014-02-22 Thread John Sposato
I have a test that is failing on 2.4.5 but not 2.3.9... The error is: - CAKEEXCEPTION AclNode::node() - Couldn't find Aro node identified by "Array ( [Aro0.model] => User [Aro0.foreign_key] => 1 ) " Test case: LuSpeciesControllerTest(testAddMissingField) Stack trace: /var/lib/

Parse text / html saved in the database

2014-02-22 Thread Salines
Hi, Can someone tell me the best way to parse the content, which is stored in a database using a WYSIWYG editor? Let's say, I have saved formatted text, which contains photos, lists, quotes, page break marker, etc. On the index page I need to extract one main photo and the first quote for eac

Re: Dynamic menu content in layout

2014-02-22 Thread Salines
hi, You can put the tree menu directly in the layout or in a separate menu elements and include them in a specific place on your layout. If you want to highlight active link in your menu, you can do the following: // menu ..link to contacts views ..link to contacts views ... // in Posts/

Dynamic menu content in layout

2014-02-22 Thread Sam Clauw
What I'm trying to do is to put two dynamic navigation menus in my CakePHP layout (default.ctp). The main menu should have multiple levels (with a dropdown functionality). The secondary menu is the one that shows the dropdown content of the main menu in a left sidebar. I've read the CakePHP d

Re: Is there any online bake?

2014-02-22 Thread MihaiTL
Also take a look at http://patisserie.keensoftware.com/en sâmbătă, 22 februarie 2014, 02:21:52 UTC+2, Robert Gravel a scris: > > I used this when i developed mu 1.3 application. http://cakeapp.com > > > On Fri, Feb 21, 2014 at 9:45 AM, MihaiTL >wrote: > >> Hi there! >> >> There is CRUD plugin