I have been looking at many examples of how to build a field which I have done but I'm kind of lost on how to have my module attach that field to say the user/%/edit form or to a block (not sure you can field a block).
Can someone please point me to a complete example. Seems the tutorials and book examples are about creating fields, then letting users use the UI to attach them to content-types. Been running through Drupal 7 Module Development book but doesn't seem to use the field_attach_api.
Completely brand new to Drupal and set out writing a module. For now I'm just making a very simple one that registers itself to the hook_menu, establishes a path and outputs a message
I have been trying to create a rules action that adds a user to one or more groups with no success so far. The group actions that rules offer regarding groups seem to be very limited, is there anything that I may be missing in order to do this?
Thanks in advance,
Spre3
I'm trying to add a long content (~5k characters) and can't add it.
An error always pop up on chrome that says Error 101 (net::ERR_CONNECTION_RESET): Unknown error.
It doesn't work on other browsers either.
Is there a character cap setting somewhere I can change?
I am getting this FATAL ERROR on 2 sites.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 208392 bytes) in /home1/artztud2/public_html/includes/theme.inc on line 1738.
Is this something in Drupal or is this something I should be chasing my SP over? This error comes up everytime I try to do anything on the site ie. changing a theme.
Help would be appreciated.
Art