Active
Project:
Plainscape
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
18 Jul 2009 at 03:43 UTC
Updated:
18 Jul 2009 at 05:42 UTC
Need help.
Here is the error:
user warning: Unknown column 'n.nid' in 'field list' query: SELECT DISTINCT(n.nid), title FROM node WHERE type = 'forum' AND status = 1 AND created < 1247887371 ORDER BY created DESC LIMIT 0, 1 in /home/content/g/d/c/gdc25/html/community/sites/all/themes/plainscape/template.php on line 231.
user warning: Unknown column 'n.nid' in 'field list' query: SELECT DISTINCT(n.nid), title FROM node WHERE type = 'forum' AND status = 1 AND created > 1247887371 ORDER BY created ASC LIMIT 0, 1 in /home/content/g/d/c/gdc25/html/community/sites/all/themes/plainscape/template.php on line 253.Is this because of a mod?
Exact url of page with error on it: http://www.signupandmakemoney.com/community/content/make-over-1000-free
In forum.
Comments
Comment #1
signupandmakemoney commentedThe problem is definitely a mod.
I went through and disabled all my mods and the error doesn't show up anymore.
I will have to go through and enable them one a few at a time to see which one was causing the error.
Comment #2
kong commentedHi signupandmakemoney,
Try using the
template.phpfile in this issue and see if it fix the problem.If the error is still there, you may want to disable the Plainscape theme setting that says "Enable previous and next links" for forum content type.