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 am considering paying someone I don't know to configure my Drupal site. The site operates on a physical Linux box located in my home. The only thing that needs to be done is change the template, add a calendar module, and add some pages with some content.
Is all they would need the server URL and an Drupal admin username/password, or do they need MySQL credentials and access to the file space?
Has anyone submitted a case study to Drupal.org recently?
I've read the guidelines and would like to contribute one, however when I click 'Create Case Study Form' on the page below I get a 403 error - Access Denied.
I'm using DevDesktop to install my Drupal 8. If I renamed the .htaccess file, I am able to access the subsite index page. I have tried changing the httpd.conf but it's still not working.
AllowOverride All
Require all denied
I'm not sure where else to modify to get this to work. Any help is much appreciated.
I have two Drupal 8.1.3 websites. One of them is using two third-party modules (Node View Permissions 8.x-1.0 and Video 8.x-1.2). I tried to upgrade that site first and extracted the contents of the .tar.gz overwriting all files to the site's documentroot... then I browsed to /update.php and got the general your site is broken error. Looking in my logs I see:
I wont to add several links to the dynamic user pages, when I add /user it does not work, I also can use a parent link as a solution, but this can only be done once. So anny solution for adding extra parent links or how can I link direct to user page?