hello

Drupal version 7.9

I already made a webform and it works nicely. :-))

Today I wanted to create a new webform, but it doesn't appear like a possible content...(i mean this content option doesn't appear in the various content types)

this is the message I get:
Notice : Undefined property: stdClass::$nid dans webform_contextual_links_view_alter() (ligne 1704 dans /homepages/42/d141549472/htdocs/adret/drupal/sites/all/modules/webform/webform.module).

please help !!!

Comments

quicksketch’s picture

Hm, a small notice like that (though it does sounds like a separate problem) shouldn't interfere with adding a Webform. How are you trying to add a Webform node? Have you tried visiting the URL directly at http://yoursite.com/node/add? What about http://yoursite.com/node/add/webform? If it's missing or inaccessible, are you logged in as a user that actually has permission to create a Webform node?

pdeclarens’s picture

Status: Active » Closed (fixed)

hello, thanks for your help.

I found a way to make a webform, but it seems abnormal...
i add a new article, then go to content/webform/tableau
this opens the article with the webform tab...

but your suggestion http://adret.eu/node/add/webform works nicely...

I still do not understant why i do not find webforms in the add content list...

thanks again

laboratory.mike’s picture

I had the same problem, and it came from moving my "Add content" menu from Navigation to the Main Menu. I had to manually move the webform link, which appeared in the Navigation menu. You could also try adding a new link manually.