Hello, I'm trying to disable cakephp sessions as outlined here: http://bakery.cakephp.org/articles/dirhauge/2007/10/31/cakephp-smf
However, I think the post is so outdated that the code where he says to disable cakephp sessions doesn't exist any longer. So how do I disable cakephp sessions? Also, after pasting in that new init function, I get this error: Fatal error: Call to undefined method Component::__loadComponents() in /home/username/public_html/cake/libs/controller/component.php on line 75 Does anybody know of any updated posts regarding smf and cakephp integration? Any help would be appreciated. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
