error message after installing Prosepoint
Tue, 21/09/2010 - 05:46
g.r.davis
Joined: 21/09/2010
Posts:
- warning: mkdir(): No such file or directory in C:\apache2triad\htdocs\prosepoint\profiles\prosepoint\modules\prosepoint\prosepoint_image\pp_image.module on line 57.
- warning: mkdir(): No such file or directory in C:\apache2triad\htdocs\prosepoint\profiles\prosepoint\modules\prosepoint\prosepoint_image\pp_image.module on line 57.
What's gone wrong and how can I fix it?
Help very much appreciated - tearing my hair out here!
Tue, 21/09/2010 - 06:10
#1
g.r.davis
Joined: 21/09/2010
Posts:
additonal error messages.
These error messages just appeared to on signing in and out of admin profile
- user warning: Unknown column 'node.nid' in 'on clause' query: SELECT COUNT(*) FROM (SELECT DISTINCT node.nid AS nid FROM node node LEFT JOIN workflow_node workflow_node ON node.nid = workflow_node.nid LEFT JOIN content_type_story node_data_field_date ON node.vid = node_data_field_date.vid WHERE (node.type in ('story')) AND (node.status <> 0 OR (node.uid = 0 AND 0 <> 0) OR 0 = 1) AND (workflow_node.sid in (4, 5, 6)) AND (node.vid IN ( SELECT tn.vid FROM term_node tn INNER JOIN node_access na ON na.nid = node.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'workflow_access') OR (na.gid = 0 AND na.realm = 'workflow_access_owner'))) AND ( tn.tid = 3 )) )) count_alias in C:\apache2triad\htdocs\prosepoint\profiles\prosepoint\modules\views\includes\view.inc on line 745.
- user warning: Unknown column 'node.nid' in 'on clause' query: SELECT DISTINCT node.nid AS nid, node.title AS node_title, node.sticky AS node_sticky, node_data_field_date.field_date_value AS node_data_field_date_field_date_value, node.created AS node_created FROM node node LEFT JOIN workflow_node workflow_node ON node.nid = workflow_node.nid LEFT JOIN content_type_story node_data_field_date ON node.vid = node_data_field_date.vid WHERE (node.type in ('story')) AND (node.status <> 0 OR (node.uid = 0 AND 0 <> 0) OR 0 = 1) AND (workflow_node.sid in (4, 5, 6)) AND (node.vid IN ( SELECT tn.vid FROM term_node tn INNER JOIN node_access na ON na.nid = node.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'workflow_access') OR (na.gid = 0 AND na.realm = 'workflow_access_owner'))) AND ( tn.tid = 3 )) )ORDER BY node_sticky DESC, node_data_field_date_field_date_value DESC, node_created DESC, node_title ASC LIMIT 0, 5 in C:\apache2triad\htdocs\prosepoint\profiles\prosepoint\modules\views\includes\view.inc on line 771.
Top
- Login or register to post comments
Wed, 22/09/2010 - 16:16
#2
beng
Joined: 27/02/2009
Posts:
...
Hi,
It's difficult to say as anything could be the problem. Did anything happen to the site recently? Like changing configuration or adding new modules or moving servers?
Did the site used to work without these messages? If so, then something has changed in the meantime, maybe?
Wed, 22/09/2010 - 17:38
#3
g.r.davis
Joined: 21/09/2010
Posts:
This is straight after
This is straight after installing.
Mon, 27/09/2010 - 09:16
#4
beng
Joined: 27/02/2009
Posts:
...
Hi,
Then it's possible you didn't have a successful or complete installation. Did you encounter any error messages during installation?
Also, please check your system meets all the requirements as listed in
http://www.prosepoint.org/docs/requirements.html
After reviewing all these, at some point, you'll probably want to clear out your database completely and reinstall from scratch.
