I'm using friends electric and I've noticed a few times now that when modules are added, the footer can sometimes float. I fixed it for one module (taxonomy_dhtml), but I can't seem to get it to work properly with image.module.
I am a new user to Drupal so please excuse my ignorance if this feature is already available. Anyway, I have configured some custom fields under Administer >> Settings >> Profile. However, I would like to add a drop down box for countries. Upon selecting a country the city entry box appears and if the United States is selected a state drop down box and zip code entry box appear. It doesn't need to be exactly like that but somethings streamlined and easy for the the end user. Curious if there are some solutions out there already.
Hello, I need to limit the number of posible values in an input field. I think that you have to use something like taxonomy and use it with a select1 input, this is correct?Can you explain me more about taxonomies?
I worked on my problem many hours and I can't find solution.
AFTER REGISTRATION NEW USER, EMAIL DIDN'T SEND TO HIM.
1. after registrate user I get massage: "Your password and further instructions have been sent to your e-mail address. " BUT REGISTERED USER DIDN'T GET EMAIL
2. I find that I need install smtp module and when I did it.
after registrate new user I get below massage:
can't get image.module to work with image assist in 4.7 beta 6.
problem: clicked add image => a pop window with upload option => after upload a image (500Kb) => i get this error message "The page cannot be displayed"
Hello,
I've got a problem after enabling and setting up taxonomy_access module. When I enable the () module (at admin/settings/taxonomy_access), it starts to produce this error:
Unknown table 'n' in on clause query: SELECT uid, name FROM users INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view = 1 AND CONCAT(na.realm, na.gid) IN ('all0','term_access1')) AND uid = 81 in file /data/czechmedf/html/nove/includes/database.mysql.inc on line 66.