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.
Tried installing it into my module folder... when i go to administer my modules i get the following error:
Fatal error: Only variables can be passed by reference in /home/blurchat/drupal/modules/image.module on line 726
I'm evaluating Drupal for use in my own endeveors. Actually, I'm evaluating a lot of CMS engines (including Xoops - which I've used for years). I'm really drawn to drupal at the moment for my purposes.
When I upload a gzip file, it gets a .txt extension. The exact message I see (when I log into admin) is this:
"For /tmp/phpprUunE the system thinks its MIME type is text/plain while the user has given application/gzip for MIME type"
I spoke to my host admin and he disabled mod_gzip in Apache, but that did not help. He asked me to try with a different browser; that did not help either. He thinks this may be a bug in Drupal.
i Downloaded this module (voting api module).
then i created the Database as specified and then i activated that module from sight administrator settings .
does any body knows how to make use of this module
http://www.domain.com/flexinode/search/n prompts you for search items and then displays them in a tabular list. However the result columns do not allow for sorting. Clicking on the table header links simply takes you back to the original search prompt. Is this the standard behavoir? I am not sure if this is a bug or not. The behavoir I would expect would be like the results of .../flexinode/table/n Any ideas?