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.
Hi,
I'm trying to make a module with a specific handling of a file, so I do not want to use upload module, thanks.
I've resumed my problem in a toto module, which is below. I've tried several things, without success. I have always a "toto file field is required.".
When installing Flexinode - and then the Event module - the modules page (where modules are activated) doesn't show (or doesn't load completely). It's blank in Firefox and in IE6 the server is not found... Strange by the way since other pages show.
I deleted all Event module files from my ISP and could reload the modules page successfully to activate Flexinode. I also tried deleting Flexinode and upload the Event module files instead. The modules page loaded successfully again... Only not at the same time.
I have a script that uses mod_rewrite and GD library that allows custom views of an image based specifically on the file name. I can use it already, along side Drupal, but I am trying to guage interest in getting it into a true module with some enhancements (like AJAX support). I don't know how much functionality is already available... Interested in your views.
I was wondering if there is a music review module for Drupal? I can see there is a movie- and a book reviewmodule.
I'm no shark to PHP and MySQL so I'm not to keen of trying to modify the source code of any of the modules - but I'd be grateful if there is one out there who would try to do it.