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?
I've been having some troubles getting started with Daryl's Xajax Drupal module (http://daryl.learnhouston.com/?p=258). I initially attempted to port an existing Xajax-based app using the module, and though Xajax was responding with XML data (even from the DB), nothing was being rendered to the browser. I've since simplified my testing down to the exactly what's in the readme, but to no avail.
Anyone else having troubles with this? Anyone have success stories with tips on how to get it working?