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 would really like to use the referral module, but the referral url's do not exist. They just lead to "page not found" errors. Apparently the installation should have created a "referral" directory where these pages are created, but that did not happen. What did I do wrong?
It seems my hosting provider has recently removed the MySQL query CREATE TEMPORARY TABLE from their "allowed" list.
I say recently because I've used Drupal 4.7.x for a while, and near the beginning I temporarily used the search feature, but decided to turn off not long after that. Searching seemed to work fine then.
I am trying to build a block using views, which will display titles of all nodes created by author of the node that is currently being displayed.
To be more precise. A user will create one node "Band", and bunch of nodes "Album". When I open his "Band" node, I would like to see a block with a list of all albums his band published.
Is this possible using existing modules? Please recommend me the best (easiest) way to do this.
Hey, im running more or less basic 5.0 installation with a few modules,
the issue is:
I created several new fields in the profile section, however when i go to update new information in these fields it dosent save them.
However, when I register a new user and fill out that inforamtion, I can create and edit those fields no problem.