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.
Are there any instructions out there on how to do multisites using CPanel with 4.7? If so, could someone direct me to them, and if not, is it possible to give me the rundown on this? Also, with 4.7 does the sites/default vs sites/all, sites/specificdomain not apply? Meaning with 4.7 do I have to upload the same modules repeatedly if I'm using them on different subdomains?
Hi all! I've been trying to troubleshoot a particular issue on my site, and I temporarily changed the system path. It had been set to:
sites/homelessnation.org/files
and I set it to sites/homelessnation.org/files/videos
temporarily. I've since set it back, but now all files seem to be pointing to strange locations - everything has a double slash after files, ie sites/files//filename.jpg etc
hi,
I made a custom logotype. It is the same height as the default one but much wider. The problem is that the primary links disappear in IE when I use my custom logotype, but it works fine in FF. I cannot figure this out. I've changed the position of the primary links using the CSS file, but the links are not positioned where the logotype is. Anyway, even if I dont change anything in the stylesheet, the links disappear. Any suggestions??
I had some Custom CCK field types built for 4.7 . I need to get them upgraded to 5.x .
I am also wanting to contribute them to drupal.
here they are...
fieldnode.module - add a node title and teaser to a Node
fieldtaxonomy.module - creates x number of Node Titles and or teasers form a Specific taxonomy.
fieldblock.module - add block contents to a node