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.
I have developed a basic custom node module. One issue bugs me. I would like to find out .....is there a way to declare/create global arrays, variables, constants for use throughout a particular custom module ??....so that the arrays, variables or constants can be called/referenced directly from different functions in the module....
for example, i created this function to create an array..
after installing the organic groups module i went to the block and active the "Group subscribers block"
with the option to appear in all pages but all in vain, it only appear on node pages "node/number"
I need the "Group subscribers block" to be appear in all pages not only for "node/*"