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
my web host recently transferred from a Cpanel to an H-Sphere cluster. After the transfer, I seem to encounter the following error:
If cookies are deleted, I can access my site ( http://www.geekylife.gr/blog/ ). However, once a session is created, either by trying to log in or navigating through the site, all that appears are blank pages.
Hi,
I need to insert content with an SQL query, as I have plenty of datas in an excel format.
So I created the queries, and I executed them...
I have several queries, to fill the tables:
- node
- node_content_entreprises (this is a CCK kind of field)
- term_node
- node_access
Everything went fine, I can see my nodes in a view, but when I click on one to view it, I have a message saying I'm not granted the right to access this page.
I installed img_assist and it is working under Drupal 4.7. When I use it to insert an image, the drop down only shows My Images, and not the other image galleries that I have created.
Can anyone tell me what I have to do in order to get this working? Is there a setting or permission that I forgot to set anywhere?