Marriage Mod :: Is it missing a sql statement?

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Marriage Mod :: Is it missing a sql statement?
Dauthus
CZ Addict
 Codezwiz Site Donator
Dauthus has been a member for over 20 year's 20 Year Member
usa.gif illinois.gif
Age: 60
Gender: Male
Website:
Status: Offline
Joined: Mar 17, 2004
0.06 posts per day
Posts: 426
Points: 15,917
   
I have installed the marriage mod. Everythign seems to work, but for some reason I get the following error.

Could not obtain post/user information.

DEBUG MODE

SQL Error : 1054 Unknown column 'u.user_married' in 'field list'

SELECT u.user_married, u.user_child, u.user_children, u.username, u.user_id, u.user_posts, u.user_from, u.user_website, u.user_email, u.user_icq, u.user_aim, u.user_yim, u.user_regdate, u.user_msnm, u.user_viewemail, u.user_rank, u.user_sig, u.user_sig_bbcode_uid, u.user_avatar, u.user_avatar_type, u.user_allowavatar, u.user_allowsmile, u.user_allow_viewonline, u.user_session_time, u.user_gender, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid FROM nuke_bbposts p, nuke_users u, nuke_bbposts_text pt WHERE p.topic_id = 12 AND pt.post_id = p.post_id AND u.user_id = p.poster_id ORDER BY p.post_time ASC LIMIT 0, 15

Line : 434
File : /home/blah-blah-blah/blah-blah/nuke/modules/Forums/viewtopic.php



Edit: Ok, I found this issue. Looks like I need to search the included files before I start running off.



_________________
[ Register or login to view links on this board.]
Vivere disce, cogita mori
Back to top Reply with quote
#2   Re: Marriage Mod :: Is it missing a sql statement?
WyrIHaximus
CZ Newbie
WyrIHaximus has been a member for over 19 year's 19 Year Member
netherlands.gif
Age: 39
Gender: Male
Website:
Status: Offline
Joined: Nov 04, 2004
0.00 posts per day
Posts: 1
Points: 76
   


Originally posted by Dauthus @ Sat Jun 05, 2004 3:33 am:

I have installed the marriage mod. Everythign seems to work, but for some reason I get the following error.

Could not obtain post/user information.

DEBUG MODE

SQL Error : 1054 Unknown column 'u.user_married' in 'field list'

SELECT u.user_married, u.user_child, u.user_children, u.username, u.user_id, u.user_posts, u.user_from, u.user_website, u.user_email, u.user_icq, u.user_aim, u.user_yim, u.user_regdate, u.user_msnm, u.user_viewemail, u.user_rank, u.user_sig, u.user_sig_bbcode_uid, u.user_avatar, u.user_avatar_type, u.user_allowavatar, u.user_allowsmile, u.user_allow_viewonline, u.user_session_time, u.user_gender, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid FROM nuke_bbposts p, nuke_users u, nuke_bbposts_text pt WHERE p.topic_id = 12 AND pt.post_id = p.post_id AND u.user_id = p.poster_id ORDER BY p.post_time ASC LIMIT 0, 15

Line : 434
File : /home/blah-blah-blah/blah-blah/nuke/modules/Forums/viewtopic.php


You made sure you runned marriage_install.php?

Grtz,

WyriHaximus


Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum