I am learning to use Drupal 7 on a local installation.
After taking the site offline to change a variable in the php (5.3) configuration file, and then clicking on the Go Online link of the admin page, I have been locked out (keep getting the site under maintenance page).
I tried adding the following text to the settings.php, but the I get HTTP 500 internal error message:
This may be a simple question. I need to create a custom block that shows a simple book navigation widget, showing only "previous book page", "next book page" and "root page". I considered two approaches, but none of them worked so far.
Create a custom block from the block admin page and use the PHP filter.
Question : What are the available variables and how to retrieve them ? Do I need some special processing to set the ones I need ?
I am setting up patterns for a content type. I would like to use the username and the node title for this. I get an error mentioning that i am using the username in the pattern. Is there a way for this to work?
Site name=www.mysite.com
Username=Myname
Node title=page1
I am a developer with 3 drupal sites currently in development and 2 up and running. It appears that 3 of my development sites have been hacked by the same group and my two ones that I am not working on haven't. Of these 3 development sites, 1 is on its own dedicated server, 2 are with dreamhost (but with separate accounts). Each has its own set of usernames and passwords both for the admin and ftp.
Hi, I have a number of videos posted on a page, but what i really want to do is to have one video player with a list of videos at the side so the reader clicks on anyone and it plays. www.icreate.vc