Forum: Radiant CMS Comments Submit, Nothing Happens

Posted by Ben Morrow (benmorrow)
on 2009-04-13 06:00
I've got comments set up on my site and have run both the 'migrate' and
'update' tasks.

However, when I try to submit a comment on a page, I am redirected to
the same page and it appears nothing happened. I do not receive any
flash messages. The 'Comments' tab in the admin panel is empty, and when
I check the database, it appears no row has been added.

Here's my setup:

-Passenger
-Radiant 0.7.1 (gem)
-Comments 0.0.5 (seancribbs fork, 0.7 compatible)
-fastercsv 1.4.0 (gem)
-will_paginate 2.3.8 (plugin)
-Mollom keys configured

Is there a reason why the form wouldn't post to the database?

P.S. Looks like the Comments extension is a popular topic lately!
Posted by Ben Morrow (benmorrow)
on 2009-04-30 16:14
I reinstalled and re-ran the migrate and update tasks for the comments 
extension, but I still have the same problem:

- I submit the comments form on a page and am redirected to 
"http://[page]/comments/", but there are no comments that show up in the 
database.

Looking at my production.log, I see that it doesn't appear that anything 
is being sent to the database. See below:

Processing SiteController#show_page
[GET]
  Parameters: {"url"=>["articles", "2009", "02", "12", 
"history-of-google-inc-"], "action"=>"show_page", "controller"=>"site"}
Completed in 0.53865 (1 reqs/sec) | DB: 0.10436 (19%) | 200 OK 
[http://www.benmorrow.info/articles/2009/02/12/hist...]


Processing CommentsController#index
[GET]
  Session ID: 29329dbba9ad1780f6fdb50c5a9e46ec
  Parameters: {"url"=>["articles", "2009", "02", "12", 
"history-of-google-inc-"], "action"=>"index", "controller"=>"comments"}
Completed in 0.55036 (1 reqs/sec) | Rendering: 0.00073 (0%) | DB: 
0.20872 (37%) | 200 OK 
[http://www.benmorrow.info/articles/2009/02/12/hist...]

Do you guys have any ideas?
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.