Query failed:????
7immy - September 20, 2009 - 23:32
| Project: | Area |
| Version: | 6.x-4.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
after installing area and clicking on the settings link I get the following page:
Query failed:
whats wrong?
thanks
james

#1
GHi James,
mm, can you tell me a nit more about the error you get_
- Give me the whole error text
- Which drupal version do you have?
- Where are you installing area in /sites/all/modules or /.modules?
Let's see if we can find why you get this error
jaume
#2
I have installed it to /sites/all/modules and have 6.9 installed.
Does the module use Drupal's DB prefix configuration setting? I'm getting this error message and have a db_prefix of "news_" is it not being added to the query?
Table 'xxx.node' doesn't exist query: SELECT DISTINCT type FROM node WHERE type != '' ORDER BY type; in /xxx/sites/xxx/modules/area/lib/functions.php on line 54.
hope this helps
thanks
james
#3
have u had a chance to look at this? would really help me if you could. :)
thanks
james
#4
Hi james
I did install Area in the 6.9 to check if there was a problem with the drupal version
For me works with no problem instaling area in sites/all/modules
I see in your error the path
/xxx/sites/xxx/modules/area/lib/functions.php
i this the real path you have?
Why you don't have somethinglie /xxx/sites/all/modules/area/lib/functions.php ?
James, you can find me in the chat> irc.freenode,net #drupal
jaume