My developer informed me today that Drupal 6 will no longer be supported. Our website is on Drupal 6. Can somebody here please tell me if it is mandatory to upgrade to a newer version? I would rather not... but I need to determine if it is a must.
I know we have several modules on our website. What kind of problems can we face if we dont do the update?
it looks like I need some of your superpowers again.
I am building a small, private website for my own need on Drupal 6 (I know it's pretty old, but still works for me as I am much experienced on this core version in the area of creating templates and other custom solutions :))
I am looking for a method to build a gallery based on the slideshow mechanism, but not that dynamic one that is available on the most of the websites, but some most traditional one that requires to refresh whole page and displays next photo/information.
So I built a form in Drupal using webform and when I revisit the form to update data, anything that is inside a fieldset does not populate with the data that was first inserted?!
So I built a form in Drupal using webform and when I revisit the form to update data, anything that is inside a fieldset does not populate with the data that was first inserted?!
I am using user_relationship module, In this its has a feature of add to friend on clicking on it, a friend request confirmation form is shown, I Want to print this this form in node.tpl.php, below is my code