comemnts in Drupal 7 - how to enable email field and website field for user?

I dont want to use only name and text box, because people want to pulg the website.

So is it ok to create a text field named email and website?

But in this case email wont be hidden and will the websites link made into link?
I want user to be able to hide their emails and post them in comment box, like all regular sites have this option

D7: Live install can't find settings.php but it's there and 777.

Hi, there,

I am trying to install D7 on my VPS and I got the typical "settings.php file is missing" because, doh, I forgot to copy the default.settings.php and upload it.

So I did that, changed the permissions to 777 in FIlezilla (FTP) and it's still saying it's missing.

I'm sure this is obvious, but I'm just missing it.

Thanks so much for any help, everyone, and have a good day,

- (A/L)

creating a css file which would only affect one part of the content

creating a css file which would only affect one part of the content

so basically I have a jquery slideshow which needs css to work I link the css file in the body of of a page but it changes the whole layout of the site such as the menu's tab's, fonts and margins, is there a way in which it would only affect the body content for just 1 page?

6.20 to 7.0: Table block_node_type doesn't exist

I'm getting this unrecoverable error when upgrading from 6.20 to 7.0:

An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: http://[site]/update.php?id=533&op=do StatusText: Service unavailable (with message) ResponseText: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table '[db].block_node_type' doesn't exist: SELECT module, delta, type FROM {block_node_type}; Array ( ) in node_block_list_alter() (line 2374 of /home/rokur/[site]/modules/node/node.module).

My site is quite standard Drupal 6.20, except for these modules: AddToAny 6.x-3.3, BUEditor 6.x-2.2, Facebook Like Button, Mollom 6.x-1.15, Pathauto 6.x-1.5, Token 6.x-1.15, Archive 6.x-1.4, Google Analytics 6.x-3.2, and an additional theme Pixture Reloaded 6.x-3.2.

I also try to keep optional core modules to a minimum: Color, Comment, Contact, Database Logging, Forum, Help, Locale, Menu, OpenID, Path, PHP Filter, Ping, Profile, Search, Statistics, Syslog, Taxonomy, Throttle, Tracker, Trigger, Update Status and Upload.

The site status report says that everything is OK.

I disabled the additional modules and the additional theme, before upgrading. I also changed the default language from additional Faroese to English, just to be as close to standard as possible.

Get uid from username in views argument.

Hi there,

I am trying to find the uid from username from the url. My pathauto displays the url like: users/username
but I am also using user reference field and so I need to get the uid from the url which is having username. How do I achieve this?

Many thanks in advance,
Perry.

How to modify the username validation in drupal user module?

I want the username to be numeric only, only numbers as username.
can anybody please tell me what modifications should i make to get this thing working
and can anyone please explain me the following code?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x