Comments not working!
Posted: 23 March 2005 12:39 PM   [ Ignore ]  
Summer Student
Total Posts:  3
Joined  11-30-2004

I posted this under general, but then found my licensed user login, so I will post it here, assuming it’s a higher priority.
- I need some assistance. I have a weblog with a comments page. When the user goes to submit a comment, it prompts for the information, but when the user presses submit, they get a blank page and the comment does not go into the database. When I turned on SQL debugging, I get the following on the blank page -

1
SELECT blacklisted_type, blacklisted_value FROM exp_blacklisted
2 SELECT exp_members.weblog_id, exp_members.tmpl_group_id, exp_members.username, exp_members.screen_name, exp_members.member_id, exp_members.email, exp_members.url, exp_members.location, exp_members.last_visit, exp_members.total_entries, exp_members.total_comments, exp_members.language, exp_members.timezone, exp_members.daylight_savings, exp_members.time_format, exp_members.last_email_date, exp_members.notify_by_default, exp_member_groups.* FROM exp_members, exp_member_groups WHERE unique_id = ‘0f689a58602d86b0eedd5d299f40ea1b’ AND password = ‘52bddba79d4e1ad4a3a6e5924c844ad89dcb7631’ AND exp_members.group_id = exp_member_groups.group_id
3 SELECT * FROM exp_online_users WHERE date > 1111633606 AND weblog_id = ‘0’ ORDER BY name
4 UPDATE exp_online_users SET weblog_id = ‘0’, member_id = ‘1’, name = ‘CE Help Desk’, ip_address = ‘168.178.63.31’, date = ‘1111634506’, anon = ‘’ WHERE ip_address = ‘168.178.63.31’ AND member_id = ‘1’
5 SELECT * FROM exp_stats WHERE weblog_id = ‘0’
6 UPDATE exp_stats SET total_members = ‘19’, total_entries = ‘241’, total_comments = ‘7’, total_trackbacks = ‘0’, most_visitors = ‘40’, last_entry_date = ‘1111627286’, last_comment_date = ‘1073447450’, last_trackback_date = ‘0’, last_visitor_date = ‘1111634506’, most_visitor_date = ‘1103360725’ WHERE weblog_id = ‘0’
7 DELETE FROM exp_online_users WHERE date < 1111633606 AND weblog_id = ‘0’

This is the first weblog I’ve setup to allow comments, so maybe I’m missing something in the configuration?

Thank you!
Ryan

Profile
 
 
Posted: 23 March 2005 03:24 PM   [ Ignore ]   [ # 1 ]  
Summer Student
Total Posts:  3
Joined  11-30-2004

Simple fix! In the modules tab, I had not installed the comments module. Once I installed that, it appears to be working properly.

Thank you!

Profile
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 09:33 AM
Total Registered Members: 64978 Total Logged-in Users: 30
Total Topics: 82017 Total Anonymous Users: 16
Total Replies: 440817 Total Guests: 174
Total Posts: 522834    
Members ( View Memberlist )