I would like to know what to do to make the search function of my site work. The only reason I can think causes this problem is that cron is not setup. Everytime I do a search it returns no results. I have Apache server. Can anybody help me out?
I have successfully installed Drupal 4.7.0 beta 4 using box_grey theme. I am an end-user type with a technical aptitude. My question is...where do I go next?
i am looking for a patch which shows the users a message if cookies are disabled
and they have to enable cookies first before they can log in or why the login failed.
How do i make a profile feild unique ?
For example.. i create somekind of ID feild with profile module. How can i make this feild unique, as not to allow same ID number for multiple users. I know drupal is doing this checking on e-mail and user name, but I could not find this feature in custom profile feilds.