Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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
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
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.
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?