CakePHP 1.2 Final coming soon.
user warning: Unknown column 'u.signature_format' in 'field list'
query: SELECT c.cid as cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, c.homepage, u.uid, u.name AS registered_name, u.signature, u.signature_format, u.picture, u.data, c.thread, c.status FROM blog_comments c INNER JOIN shared_users u ON c.uid = u.uid WHERE c.nid = 3 AND c.status = 0 ORDER BY c.thread DESC LIMIT 0, 50 in /home/smdcom/domains/smd.com.my/public_html/modules/comment/comment.module on line 992.
Submitted by SMD on Sun, 09/07/2008 - 18:40
The CakePHP team is working to finally push out stable CakePHP 1.2. I follow the trac timeline and I can see everybody is in their work of bug fixing and get everything stable. 92% tasks has been completed and this is great news to everybody who is waiting for stable 1.2 release.