Closed (fixed)
Project:
Flexinode
Version:
4.6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2006 at 10:52 UTC
Updated:
2 Jan 2007 at 10:25 UTC
I've just installed flexinode on my 4.6.5 install and after activating it in modules i get the following error:
user error: Table 'westpco1_drpl1.flexinode_type' doesn't exist
query: SELECT * FROM flexinode_type in /home/westpco1/public_html/includes/database.mysql.inc on line 66.I've tried to view the flexinode documentation, but nothing is shown when following the documentation link at http://drupal.org/project/flexinode
Can anyone help me get it up and running?
Comments
Comment #1
Bèr Kessels commentedI cannot reproduce. Are you sure that you copied all the files (including) the .install ones? Did you create anything manually?
Comment #2
jimwright commentedi am having the a similar problem, ia m getting this:
Table 'devinfoundation.flexinode_type' doesn't exist query: SELECT * FROM flexinode_type in /home/devinfoundation/development/includes/database.mysql.inc on line 120.Comment #3
Bèr Kessels commentedin 4.6 you must make the tables manually. Please refer to the install.txt.
Comment #4
jimwright commentedI created the tables according to the instructions in the text file, and I am now getting this:
Fatal error: Call to undefined function: form_textfield() in /home/devinfoundation/development/modules/flexinode/flexinode.module on line 878Comment #5
jimwright commentedOh yeah, and that is when I go to add a new content type.
Comment #6
Bèr Kessels commentedAre you sure you are not mixing up versions? It sounds like you are trying to run a flexinode 4.6 on a Drupal 4.7. Please confirm this.
Comment #7
nisguy commentedYes he is because I did the same thing.
Comment #8
tylers commentedIs there a version of Flexinode for 4.7? Maybe even a version under development?
Comment #9
Bèr Kessels commentedSo, is it safe to conclude that: People messed up their system because they installed different versions?
I am closing this, and if my conclusion is wrong, please re-open this issue.