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.
I've installed the Voting module (with the flash stars) but when i try to vote, it says me a little Error on top of stars and no vote is registered in database...
I have installed the gallery.module 1.21 (gallery_kiz0987_1.21.tar.gz) under Drupal and configured it as described in the readme.txt. I can see the photo in the left or also in the right sidebar as configured under admin/blocks. But I can't see the gallery / albums in the center frame. it is just white. Also if I add a content with with @readfile('http://www.dsgsdgdfgdf.de/gallery2/main.php?g2_view=imageblock.External&g2_blocks=randomImage&g2_show=title');
I only get a white page.
Has anybody tried grafting the review.module voting system onto flexinode? I'd like to set up a flexible reviewing system, but I would like to include a few more fields than review does ... but flexinode doesn't have the nifty star reviewing system that review.module does. Any ideas?
having installed 4.7beta1, I tried to install the node queue module. I drew the 4.7-updated version of the module off the downloads section. Everything went fine, until I tried to "add" a node queue. Hitting the button, I got the following error:
Fatal error: Call to undefined function: form_textfield() in /[myinstallaton]/modules/nodequeue.module on line 199
Could anybody be of help or make sense of this for me?
i've been trying to get the task.module working on my site and it is still giving me the error:
Fatal error: Call to undefined function: drupal_ucfirst() in /.../modules/task/task.module on line 1082
i've read the project notes and the suggestion about using the cvs release of the drupal head, but either it's not working for me or i misunderstood the fix because that is closing down drupal all together for me. any suggestions for what i can do to get this module running, or are there any other modules for tasks/todo lists or productivity in general?