This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Gallery 2 for Drupal 4.7

Hi,

I have been using Gallery Module for 4.6 which works fine for me. I am now trying 4.7. Anybody knows if there is work going on to port G2 module to 4.7 ? I just cant wait to get hold of it.

Similarly is the Civicspace theme ready for 4.7 yet ?

Regards

Karthik

problem with dealing form submit

hi all,

I am currently writing a module, which generates a form into a block. it works perfectly - form "vote" is displayed, after submitted, validated with vote_validate() and data is saved with vote_submit().

only one small problem: how can I check in the block if there is any posted data? I am using votingAPI and it requires a refresh to have a user's vote counted. so I could alternatively check for some $_POST variable. but if I try to access any $_POST variable from the block, the validating/submitting stop functioning.

any suggestions?

Image module on 4.7

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

Any ideas?

Evaluating Drupal - Request for more info about modules...

A question for module developers...

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.

Uploading .gz files gives it .txt extension

Hi,

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.

My Drupal version is 4.6.5.

how to use voting API module

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

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions