rdBloggery 0.3.3 released
Once I got php5 going I quickly found the problem. If you noticed in the controllers I was populating content_for_right with some a custom render method from the output component and some requestAction calls. Well, in order to get the render to work I had to set the ajax layout. Clearly, php4 did a good job of losing its object references so there was no problem, but php5 is much better with that so it knew something was being hacked together.
The solution was easy and also ended up cleaning up the controller code, while not limiting the flexibilty. Also, I think phpNut will be happier to see elements being used. So, now the menus on the right are generated by setting a simple array in the controller, then looping through and inserting the elements in the layout. I must admit that the seperation is nicer and the code is a lot cleaner. Each element has a simple requestAction call.
There is still more to do, but I think the app is turning into something very usable.
Enjoy: download from the rdOS project page
9 comments
/photos/collections/add
/photos/collections/grid
$this->base ==> $this->webroot
because without using re_write, "/cake/blog/index.php/img/rd11/rdlogo.gif"
should be "/cake/blog/webroot//img/rd11/rdlogo.gif"
us
gwoo's posts (22)
seth's posts (21)
Nate's posts (0)
subscribe

archives
June 2007 (1)
May 2007 (2)
March 2007 (1)
November 2006 (1)
October 2006 (2)
August 2006 (3)
July 2006 (1)
June 2006 (2)
May 2006 (1)
April 2006 (5)
March 2006 (11)
February 2006 (4)
January 2006 (4)







