Registering Companies As users

I want to set up user profile so admin can create user with a major profile address information, categories etc, an allow the user to edit the profile on login. I also want the profile to only be editable by the admin or the user. I am looking at account profile, but can not figure out how to enhance the intial profile created by admin and then assign it to the user created

Using a table in views without the 'drupal_' prefix

I've done a few hours research and haven't been able to come up with a solution for this issue. I am writing custom code to use some legacy data in views using hook_views_data, but the custom table does not start with 'drupal_' like the rest of the drupal tables do. The table is in the same database as the rest of the drupal data.

It looks like curly braces are being added in views/includes/query.inc, so the query is "SELECT custom_table.email AS email
FROM drupal_custom_table custom_table" which is of course giving an error because 'drupal_custom_table' doesn't exists.

What to ask for - documentation

Hi there,

I have never worked with Drupal before but I have worked with other web technologies, and I have been lumped with a Drupal project which is looking to enhance an existing Drupal 6 site. We worked with the business to gather requirements but we are now looking to get a Drupal expert in to advise us on how to approach this work, and to advise on costs and complexity of upgrading.

error on new registeration

I am facing a problem on the website, as it is not accepting any NEW user (See the comments from a user below) Every new user receives an error message: "The spam filter installed on this site is currently unavailable. Per site policy, we are unable to accept new submissions until that problem is resolved. Please try resubmitting the form in a couple of minutes." and they are unable to create any new account.

Something is wrong with spamicide module? What shall I do? Disable it? Please help

Users with gmail lose their roles

I have an existing site with multiple roles. Users with gmail email addresses keep losing their roles. I have a test account with a gmail address and I set the role through an admin account. I can login the test account once and everything works fine. If I logout of the test account the role disappears. I've looked at the user_role table and watched the record vanish after logout.

Any help would be greatly appreciated. Thanks.

Zurb Foundation 4 and jQuery

I am working on a Drupal 6 theme which uses the Zurb Foundation 4 framework. The problem I have is ideally Foundation 4 requires jQuery version 1.10.2. Drupal 6 only supports up to jQuery version 1.3.2 using the jQuery Update module. Upgrading to Drupal 7, unfortunately isn't an option. I have search through forums and tried a number of the suggested solutions but I can't seem to get both versions of jQuery to function without either breaking Core or Zurb Foundation functionality. Please, I am really need someone help.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x