Hello. I have a website hosted by hostinger and I changed domain name. I downloaded the files and the database and upload to the server and my site does not display any content.
apologies....just fixed it was the site disclaimer module.....I tried to delete this post but was unable to
hello drupal people ,
after looking around on the internet and searching for an answer to my problem a user login still gets this url after having uninstalled the legal module .Every user , except the administrator gets redirected to : www.mysitesname/_legal/accept_new?destination=user .Does anyone has had this problem and how can I fix it ?
My other drupal sites have been working find through my WiFi direct PDAnet, which uses a proxy configuration of some type and hotspot through cell phone service. Other browsing seems normal on other websites, but some drupal sites have problems. The style doesn't load on one site and I am unsuccessful at logging in using my regular username and password. On another site, the iFrame page does not load giving a "page not found error". Then when I go onto a normal connection everything loads fine on the same device.
Is there an active Chef cookbook available to use for standing up / deployment of a Drupal site? Most of the projects that I have found under the Chef supermarket are rather old (i.e. 2015 or older).
Hello, I’m a newbie to Drupal, passing one tutorial. I try to employ a theme from this tutorial for the site, watching how different components and functions affect the final appearance. To find an archive with theme follow the link to the files posted by the book’s author.
I have a hybrid mobile app and I'm trying to upload a file to the server and then associate it with a node. From reading a lot of other forum posts I understand that it's a 2-step process - first upload the file and then update the node using the returned file Id.