Error: Exception: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'field_comment' doesn't exist
By
mcwhitey, in General Support
-
Recently Browsing 0 members
No registered users viewing this page.
-
Similar Content
-
By formmailer
Hi,
I am trying to style the comments form (and comments list) to match the rest of the site. I know that it's possible to edit the CSS file for the comments module, but I would rather add my existing classes to the fields, instead of making another css file containing the same CSS styling.
I use the following to render the form: $page->comments->renderForm();
Is there an easy way to add the CSS classed to the fields?
//Jasper
-