Our user list is also a membership database. If members do not pay their fees by a certain date, then access to the website will be blocked. Is there any way to block the user status of multiple (or all) members, so I don't have to go through and do them one at a time?
I'm currently trying to change my site URL. It was easy enough to accomplish at the server level. My current problem is that Drupal itself, doesn't take to the new address. I thought this setting was in administer > settings > General Settings, but it doesn't seem to exist.
Drupal 4.7.4, with latest versions of advpoll and votingapi.
I recently mostly fixed my "random log out" problem with the "$GLOBALS['tempUser'] = $user" at the end of index.php trick.
I then installed advpoll. Everything works fine: voting works and gets recorded. But: right after clicking Vote, the user is logged out. I don't even know where to look. Can anyone help guide me? TIA!
Is there a way to make an autocomplete field submit once the option is selected? I know this only works with a single field type scenario. Currently how it works is you select the option from the drop down list and then you have to select the submit button. If doing this with your keyboard, you essentially have to hit "enter" twice. Some users have complained about this.
I know that the side blue bars don't run down the entire page in FF, but I think I'm the only one using FF, so I'm not concerned. But if someone has a fix for that, I'd appreciate it.
Hi I have the following script that I would like to use in my site. I am using Marvin theme and would like to add teh script in a block. But every time I do this it tells page not found. I have tried adding it as a php, FUll HTML, even a new input format without any filters, but it does not get through. I have tried some of the steps in the steps outlined in hte Forum, but nothing have yielded positive results!
Am I missing something, or need to enable someting or is something wrong in the code? Please help me out!