Flexinode: Add content Type does not show up after enabling module
krwester - October 18, 2005 - 18:06
I installed the flexinode module as listed in the install.txt
I can see it is installed because it shows up in the modules list, and also under settings -> flexinode.
However, there are no options in the following areas:
create a flexinode content type at administer >> content types >> add_type.
create content >> add type.
The "add type" option is just not there. Any suggestions?

On my install, it's
On my install, it's administer > content > content types, and then a tab called "add content type".
http://disobey.com/
http://gamegrene.com/
That was it
Thank you. I can't believe I didn't see it. I was looking all over.
I'll resurrect this theme. I
I'll resurrect this theme.
I have fought with this for hours, Googled around, created the MySQL tables myself (because the .install) didn't work, made sure I was using the CVS version of flexinode, etc. etc. etc. etc. and I cannot get an "add type" tab to appear anywhere.
Is this possibly a problem with the Lincoln's Revenge theme? What am I missing?
thanks
Interesting. Shooting from
Interesting.
Shooting from the hip here - I just added "add" to the URL "http://www.mysite.com/?q=admin/settings/content-types/" and it popped up a new page with headings that read "submission form" and "workflow." I am guessing that this is the add content page that I was looking for.
Still no sign of a tab to access that page directly though. ????
exactly same situation here
exactly same situation here :(
just in case...
this is pretty old posting, but just in case someone else (like me) encounters to the same problem... in my case, it was simply because i didn't turn on the "addminister content types" function in the access control section.
Another little thing that you may want to check...
I'm adding another possible easy solution to Babycorn's.
In my case I was running my site's theme for the whole Drupal-managed pages, including every admin page. For reasons that lie beyond my comprehension, horizontal submenus - like the 'content' and 'view' submenus - didn't show up. So I couldn't add content types, views etc.
I spent 3 hours browsing the web, upgrading Drupal, uninstalling and reinstalling the flexinode and cck modules. Then I went to admin -> themes and switched the site to Bluemarine to browse faster. Guess what, horizontal submenus were back there.
My easy suggestion for people having such a problem is to configure sections so that all admin pages show with Bluemarine while production pages use the site's theme.
Hope this helps! :-)