allow apostrophe in usernames -- what are the gotchas?

Hello,

I'd like to allow apostrophe's in usernames for my 4.7 installation. I was going to make the following edits to user.module to allow this:

BEFORE (around line 237)

  if (ereg("[^\x80-\xF7 [:alnum:]@_.-]", $name)) return t('The username contains an illegal character.');

AFTER

Looking for Drupal SEO Expert/Consultant

We're looking for a Drupal SEO expert/consultant to review our website and offer suggestions on perfecting our SEO techniques and or strategy.

Our website is has been online for about 1 year.

Please contact me through my profile for more details.

Thank you.

How do I set this up using the Views API ??

Hi,

I am developing a custom module, AssignCourse. It is based on the table, course_year. Each record indicates the academic year a particular course will be taught. The main fields are

course_year(course_nid, academic_year.........) ..............course_nid is node id of the related course node.

Details for a course is kept in the course table.

course --->(code,....program_level).............program_level is either Postgraduate or Undergraduate

preview button shows color in a form

hello

I have a form with some input fields. I need to have a field that allow users to enter a hex value (of 6) to present color. Nearby is a button "preview". When I click preview, the color (presenting by this hex value) will be shown in a text area.

Of course, I also have a button "Save" for whole form.

Could you please have a suggestion for doing this... I am new with drupal

Thanks
john

Registration/password changes ceased working

Hi,

My logs indicate email is being sent & I've checked the server's sendmail options (it sends mail outside from command line to), but users aren't receiving email upon registering or trying to change their passwords.

I did have to turn off some features before these troubles began to troubleshoot another issue(resolved), but I can't find what I might have done to drupal options in this case.

Any suggests as to what to look for????

Getting log error: page not found for a script I do not have

Our web host recently cautioned me that the organizations web site was exceeding the bandwidth limit. As this seemed illogical to me, I looked in the Drupal log to see if anything stood out. I saw the error message detailed below occurring repeatedly. Can you help me understand what is happening?

Detail from admin log:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x