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 don't know if you all have the same Problems...
but my problem is:
after installing drupal - works fine
and installing gallery2 - works fine
i installed the gallery2 module
when i activate the module there is no error... but nothing is shown (navigation block is active - thats not the point)
Has anyone developed or thought about developing a payment module for the ecommerce store module that accepted the User Points from the userpoints module?
Just wondering if assigning a negative value to the points for a given task in the user points module would have the result of subtracting points from a user? Could I effectively have some actions that allowed users to earn points, like posting to the forums, and some that cost them points like sending an email to the user base.
I am about to write a module which contains a new node type. My problem is that the node creation form always shows the 'title' field and the information about the 'author'. I would like to remove this information from the form but the node type should be searchable usind the core search.module. Can anybody help me in solving this issue?