There is a username column in users table. The support from the cakedc tickets are almost all left unanswered..
I am losing hope with this plugin. not one response about this in irc.. strangely something is wrong with user's ID or name; found a link here: http://www.jonathansibley.com/cakephp/comments-plugin-by-cakedc-getting-it-up-and-running/ but doesn't help even after adding public $displayField = 'username'; in users controller.. I suspect there is displayField function missing ? On Jan 4, 9:49 pm, Joshua Muheim <[email protected]> wrote: > I don't know this plugin, but this sounds to me like your database > tables does not have a username column...? > > On Tue, Jan 4, 2011 at 2:20 PM, John Maxim <[email protected]> wrote: > > Hi people, > > > I installed this : > > >https://github.com/CakeDC/comments > > > I am having problem with: > > Notice (8): Undefined index: username [APP\plugins\comments\views > > \elements\comments\flat\item.ctp, line 29] > > > when load my view page.. > > > regards, > > Maxim > > > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others > > with their CakePHP related questions. > > > You received this message because you are subscribed to the Google Groups > > "CakePHP" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] For more options, visit this group > > athttp://groups.google.com/group/cake-php?hl=en Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
