Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm having problems trying to get the search module to work on my site. When I search for something the page comes up blank. I noticed that since I have clean urls enabled when you input a keyword, the keyword is not added to the end of the path url.
I am looking for a module that will deactivate (block) users after say, 14 days, rendering them unable to access the site completely. Then, the module will also present a separate login page (that will be placed in a kiosk) to allow them to reactivate their account by supplying theirs usernames and passwords. If the purpose of this module is not clear enough, please contact me at lew(dot)stanley(at)gmail(dot)com for further explanation. If anyone can point me to the right direction, I will be very grateful. However, if need be, I am willing to pay for this module. Thanks!
I'm not sure if it is suitable to post it here.
I think some people would be interested how many third party forum can be used in conjunction to Drupal.
I am customising some of the modules to meet my requirments however I am afraid that updating them (update module) will overwrite my changes. I spent all the day in creating new modules out of the released modules i.e. rename them, create custom specific dbase tables etc. that I could avoid the overwriting and loosing my changes. Not with much success as the process is pretty lengthy and time consuming (sometiomes the original module clashes wit the custom one). I would appreicate if anybody could advise that whats the best practice in such situations.