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.
When i go to my localhost/drupal-cvs, all i see is a few pictures that where on my site, nothing ease. There is no theme so i can not login. What is happening?
Hello - I'm not sure if this is the best way to go about what I'm trying to do...
I've created a taxonomy vocabulary called "Press Releases," and I want all stories posted in that vocabulary to appear on a page I've made on my site.
My idea is that I would create a block that only appears in the content region of the "Press Releases" page I've made at /press/, and use a snippet of PHP in that block which gets all the stories from that vocabulary and displays them.
I am trying to add a small piece of code to automatically create a url alias when you insert or update a product. I tried just adding a db_query to the hook_update like this:
First, I've read through every post on here regarding wildcard dns support, directory forwarding, etc and haven't found anything I've been able to make work yet.
I'm trying to get anything2.anything1.mysite.com to pull from mysite.com/anything1/anything2 etc (as in keep the visable path anything1.mysite.com). I thought I could simply use wildcard dns support and quick mod rewrite to make it work but no luck thus far. I've got wildcards enabled and I've tried out a number of mod_rewrite codes, this is what I'm currently running:
Can any one advise how u can have both tinymce and image assist operating at same time . the image assist link line at the bottom left of the text box over writes the enable rich text link rendering it not for use when image assist module is on