1
votes

I'm having a heck of time trying to get comments to post to my nodes. I've done all the obvious:

Enable comment module, set appropriate permissions, etc.

But every time I try to enter a comment it simply redirects to a "Add new comment" page and nothing gets posted. There is no comment in the Content -> Comments section and my database comment table is empty.

The only thing I can find relating to the issue is an error report in my log messages which displays a warning "page not found." I'm using the Drupal Busy theme.

I've ran the schema module and nothing is funky in with my database. Any thoughts on this? Much appreciated.

1
Maybe this should be in drupal.stackexchange.com - madth3
Thanks for the advice. I'll post it there as well. - Jason Barnes

1 Answers

0
votes

It's looking for a stylesheet from the Color module. It would normally be at sites/default/files/color/busy-0970ccd8/style.css

Do you have a sites/default/files directory? Check that you have one at that the directory is writable. Also check to be sure that the color module is enabled. Save your theme settings and clear your cache in configuration -- performance.

I'm not sure if a problem retrieving a style sheet from the color module could be causing this. Seems very unlikely.

You might consider not using the busy theme. It's current status is "minimally maintained" and the theme authors have left a note on the project page that there will be no further development at this time.

I recommend looking for a theme that is actively maintained and has good support. It looks like Busy is a pretty standard 960 grid, you might like Omega.