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

Bèr Kessels’s picture

Category: bug » support

I cannot reproduce. Are you sure that you copied all the files (including) the .install ones? Did you create anything manually?

jimwright’s picture

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

Bèr Kessels’s picture

in 4.6 you must make the tables manually. Please refer to the install.txt.

jimwright’s picture

I 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 878

jimwright’s picture

Oh yeah, and that is when I go to add a new content type.

Bèr Kessels’s picture

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

nisguy’s picture

Yes he is because I did the same thing.

tylers’s picture

Is there a version of Flexinode for 4.7? Maybe even a version under development?

Bèr Kessels’s picture

Status: Active » Closed (fixed)

So, 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.