Hi I'm using the box_grey theme and I can't get the "Validate XHTML or CSS." links in the footer to go away. I put test in the footer box Admin --> settings. But the text is still there.
Hi,
I'm working on a magazine site and want to be able to format it like this: http://men.style.com/details
Basically I want two columns, one with the cover of the magazine that links to the stories, and the other with headlines. Any thoughts?
Thanks,
Justinian
I don't seem to be able to create any blocks anymore, there error message I get is this:
user error: Duplicate entry '' for key 2
query: INSERT INTO boxes (title, body, info, format) VALUES ('test', 'test', '', 3) in /var/www/html/includes/database.mysql.inc on line 66.
warning: Cannot modify header information - headers already sent by (output started at /var/www/html/includes/common.inc:384) in /var/www/html/includes/common.inc on line 192.
Hello. I've got Gallery2 embedded nicely in a Drupal-based (4.6.3) website. I am familiar with how to disable the image block module from within Gallery2; doing so will disable the image block for both the embedded Gallery2 and for my website. What I would like to do is have the image block disable for the embedded Gallery2 but still have the block show up on drupal site as a block. Is this possible? Sorry for the basic question; I could not find an answer to this after doing a search. Thanks
I have Drupal installed at the root of a site on a shared hosting provider. OSCommerce is installed in directory called "catalog" but I am having troubles accessing the "admin" folder inside of "catalog".
This admin page, which I need to configure the store, just goes to the Drupal 404 page.
I am creating a navigation structure that consists of a number of menus that are enabled as blocks on the side of the page.
However, I would like the menu title to be a link and not just a piece of text.
Is there a module or patch that adds this functionality?
Failing that, how easy would it be to modify menu.module to accomplish this (my php skills, along with my knowledge of the inner workings of Drupal, is basic but slowly growing)?