Yes, I am totally hosed now. I enabled logintoboggan and disabled default login block. I did not know that the stupid logintoboggan module is full of bugs. I cannot access the site. How do I access the site now using the default login module of drupal. Please rescue me.
Question 1:
How would I show the list of ALL registered authentificated users in a block on the main page or on a node page and format it as i see fit (into a nice and neat table)? I would also appreicate if you could help me dig out of the db, let's say, a custom field I've created for the users, an URI, for example.
I have a "Date of birth" field called "profile_dob" stored as a "date" type in my profiles page and I want to use that to calculate the user's age. Does anyone know how I can do that?
Using phptemplate - bluemarine, on a civicspace implementation, completely customized, I am unable to turn off the field name displays in my content, except by changing the text colour for the "label" style to match the background, which also turns them off in the create content form (and makes it a bit difficult to input content). Any ideas?
Sorry for the newbie question ... I've tried but failed to sort this myself..
I have a Drupal 4.6.1 install and I am interested in installing the new sub-products feature that has been developed by gordon. I can see that there is patch file subproduct_3.patch associated with the new functionality but am unclear how to use/apply the patch and I'm not sure whether there are other files associated with the new functionality as most of the stuff in the patch files seems to be making database mods.