Taxonomy_Access module needs that taxonomy.module must be patched.
3) Patch taxonomy.module with the included taxonomy.patch with the command 'patch -p0 < taxonomy.patch' while in your drupal installation's module directory.
The drupal site is in my host. Im renting web space. I think they have windows as operating system. All i have is acsess to MySQL and FTP acsess to the webspace. I think they deny executing exe. files, so installing any programs to "patch" my taxonomy.module is out of question.
I have made a form with the webform module but it is not really what i want :-(
this is what i need:
-A form who users can use
-a page for every filled form
-the possibility to edit the formdata
Sounds like a dumb question to ask, but, to get a multiple hierarchy would I need to create the same terms again and again? Here is the drupal help text for taxonomy. So, do I need to create the term 'milk' twice?
I need to have my stories (each story node) contains a simple gallery (up to 6 pics each) with the ability to display the thumbnails right below the node body and a chosen enlarge pic below that. Does any module support that ? from what I've experienced with Gallery2 module - its just not supporting that kind of feathers...