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

signupandmakemoney’s picture

The 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.

kong’s picture

Hi signupandmakemoney,

Try using the template.php file 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.