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.
Hello! In the early 2004 I've started one blog site on Drupal and it become very popular, so partner come, converted it to ASP and later leave. Now I have it in ASP version. I am trying to convert it back to Drupal and I am making configurations before the migration. I've stuck in one problem:
This is my twig file of a form where im adding some html, but im not getting that <form class="hpbx-popup-form> tag and this class is necessary as its mentioned in js , so due to this my Set button is not working.
I'm converting my Drupal 7 project to Drupal 8 and in Drupal 7 we are using Drupal.settings.basePath and basePath is set in drupal_add_js function which is deprecated in Drupal 8.