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.
Gob.Ec is the official platform of Ecuador and serves as a catalyst for the simplification of government procedures in the country. Using Drupal's technology, more than 1000 editors from 107 institutions published 4304 procedures, 900 regulations and 200 web forms.
I am trying to extract audio files from a zip file, the file seems to get uploaded but its corrupt and hence wont play. The following is my code, I am only showing the part where I am extracting the file:
I have a great trouble with ajax callback, I need to recharge a select field, the callback goes right, but, the returned field in ajax request goes without name attribute, so, I lost it while submit is resolved.