Hi !
I'm really a newb in module development. I tried and developped a little module with a simple node.
It was working quite nicely in 4.6, but not in 4.7 anymore.
I checked the documentation, but can't find what I've forgotten :(
In fact, the node appears in the block 'create content', but not in the main page when clicking on 'create content' (?q=node/add).
And if I click on my node in the menu, I go back to the general create content page (instead of my form).....
If someone has an idea what I am stupidly forgetting, it would be really great :p !

Comments

styro’s picture

whether or not you have converted your module from 4.6 to 4.7:
http://drupal.org/node/22218

It won't work otherwise.

--
Anton
New to Drupal? | Forum posting tips | Troubleshooting FAQ
Example Knowledge Base built using Drupal

FixB’s picture

Yes, I tried to follow this guide in order to convert my module to 4.7.
In fact, I just found my problem, a simple mispelling... So I'm sorry to have asked for help for something so stupid from my part.
Thanks a lot anyway for your answer !