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 not a techie "coder" but am able to do stuff using the regular Drupal interfaces. I have set up a few Drupal sites before using the Softaculous installer which my ISP provides in Cpanel.
I've installed the module openlayer.
It's requiered Service_container.
I've installed Service_container module.
Installation of Service_container module is ok, with 3 lines service_container, service_container_symfony and service_container_annotation_discovery.
All are actived.
Hi folks. I ported my drupal 6 install over to a new server and drupal 7. In order to get it running, I did the install with the IP address instead of the domain name because the old one was still live.
I can't find any way to switch the IP address to the domain name now that I have fully moved the site. The first problem I encountered is that the sitemap and google analytics api modules will not work because they must match the IP address.
Can anyone help me figure out how to reset the domain name?
I am pretty new to development in general. Trying to follow the Vagrant Drupal Development here https://www.drupal.org/node/2008792. I've gotten to the SSHFS Manager part of things and have filled in the appropriate boxes, but am experiencing the following error upon save and mount:
VDD could not connect:
Permission denied (publickey).
I have reviewed the documentation many times and have checked to be sure my VBox is running. Can someone point me in the right direction?