Allow visitors to request an account if they have the secret key

I am setting up a website for a specific group of people, who will need to register to use the site.

I want to announce the site to the group, and give them a public key, a kind of public password, that they will need to request an account.

I want to allow visitors to be able to request an account, but only if they have the public key. So they would have to enter the key, their user name and their email address. If they have the correct public key, then the request is sent for approval, otherwise it is denied.

Is there a way of doing this?

Thanks!

Unknown column 'serialized'

Help

I have looked at the drupal site, and though there is simular problems, I cant find one which Match

I get the following but with "access denied" page and no way to log in.

Warning: Unknown column 'serialized' in 'field list' query: SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'variables' in /home/riyadhro/public_html/includes/database.mysql.inc on line 128

Warning: Unknown column 'serialized' in 'field list' query: UPDATE cache SET data = 'a:290:{s:13:\"filter_html_1\";i:1;s:18:\"node_options_forum\";a:1:{i:0;s:6:\"status\";}s:17:\"menu_primary_menu\";i:2;s:19:\"menu_secondary_menu\";i:2;s:15:\"install_profile\";s:7:\"default\";s:17:\"node_options_page\";a:1:{i:0;s:6:\"status\";}s:12:\"comment_page\";i:0;s:14:\"theme_settings\";a:1:{s:21:\"toggle_node_info_page\";b:0;}s:18:\"drupal_private_key\";s:64:\"6b13bd65c4eea632b70d0102554b5c11e06371b28d66382df622324c23fc8378\";s:19:\"file_directory_temp\";s:4:\"/tmp\";s:19:\"file_directory_path\";s:5:\"files\";s:14:\"file_downloads\";s:1:\"1\";s:9:\"cron_last\";i:1205858822;s:21:\"date_default_timezone\";s:5:\"10800\";s:22:\"configurable_timezones\";s:1:\"1\" in /home/riyadhro/public_html/includes/database.mysql.inc on line 128

I check the database and the column is in the table.

I am running on Siteground and used the Fatastico upgrade.

fckeditor issues

i downloaded fckeditor 6x to my module directory. but i got the following error message:

The FCKeditor component is not installed correctly. Please go to the FCKeditor homepage to download the latest version. After that you must extract the files to /modules/fckeditor/fckeditor/ and make sure that the directory /modules/fckeditor/fckeditor/editor and the file /modules/fckeditor/fckeditor/fckeditor.js exist. Refer to the readme.txt for more information.

Learning CSS thru Zen subtheme on 6.1, Why all the "inner" blocks? Why the negative right margins?

Really appreciate if someone can explain these to me...

I understand sometimes it's easier to have a bigger container to wrap around blocks on a page... but why is Zen using so many seemingly redundant "wraps"? eg: page, page-inner; header, header-inner; main, main-inner... etc.

Also, another thing is the negative right margin... it's like they're counteracting the left side or something... eg:

Email Notification for New Postings in Forum Drupal 6?

I am creating a Drupal forum using version 6.1. I need to be able to send out an email notification when there are new postings. I have successfully used the Triggers and Actions to send an email to the author of a post when there is a new comment, but as a newbie am clueless if it is possible to email the entire user email list?

css files inside a folder called css inside the theme

is it possible to have all the css files including style.css inside another folder inside theme folder?

can we get the result with out adding drupal_add-css() ?

any kind of help would apreciated

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x