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 just finished upgrading from 6.22 to 7.x and it went pretty smoothly. however our forum (our primary drupal use) now sports the following message when one clicks on the forums link in the menu we have set up "You are not allowed to post new content in the forum." this is after i have logged in as the user no. 1 or as an administrator or as a registered user. it is causing confusion and it shouldn't be showing up. any suggestions? thanks.
I used to have a multisite in Drupal 7, which ran smoothly.
Now I moved to another (shared, so no SSH) server which is administered with DirectAdmin.
When applying the explanations I found on this forum, I managed to link a subdomain to it's domain with Symbolic Links in php (symlink). So test.example.com redirects to example.com. This is the code I used:
I need users to be able to contact the node author. PrivateMSG module works well for my needs with one exception - it redirects the user to another page to access the form.
It's mandatory that corresponding with that node author take place without leaving the node. As I suggested above, I think PM should have a block that you can just plug into the page.