Points Mod not working properly.

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Points Mod not working properly.
WeigelRich
CZ Active Member
WeigelRich has been a member for over 18 year's 18 Year Member
usa.gif pennsylvania.gif
Occupation: Safety Specialist
Age: 44
Gender: Male
Website:
Status: Offline
Joined: Jul 06, 2005
0.02 posts per day
Posts: 123
Points: 4,498
 Yahoo Messenger MSN Messenger 
Hello,

I fresh installed nuke 7.6 with forums 2.0.14. I installed the nuke points and then the points mod. When I try to run the mod_install.php it does nothing. Goes to a white page and then says done. I went ahead and edited the files needed and when I was done went into the forum administrator and set the points configuration, in which wouldn't stay. When I tryed to post I got an error on one of the lines that I had to add to. Below is the code that gave me the error and told me nuknown.

$sql = "SELECT 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_points, p.*,  pt.post_text, pt.post_subject, pt.bbcode_uid
   FROM " . POSTS_TABLE . " p, " . USERS_TABLE . " u, " . POSTS_TEXT_TABLE . " pt
   WHERE p.topic_id = $topic_id
      $limit_posts_time
      AND pt.post_id = p.post_id
      AND u.user_id = p.poster_id
   ORDER BY p.post_time $post_time_order
   LIMIT $start, ".$board_config['posts_per_page'];


Then I got the same error when I click on the memberlist. So what I figure is because the mod_install.php didn't work on install it didn't set the tables, so if that is the case how do I get it to work.

I have taken them all out so that my site works properly now. But I am confused on how to fix this. Any advice or help would be greatfull.

Thank You for the Help in advance.



_________________
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