Hello, I'm a newbie to Drupal, I'm using Drupal 7 with the Mayo theme and I am trying to create a simple block with a flash slideshow only. No matter what I do, the P tag is always added to the block after saving.
Before asking this question I did some research, I unticked "Convert line breaks into HTML" in the configuration, both for full HTML and for filtered HTML (in Text Input and CKE config). I also created a new input type, I tried without the CKEditor as well.
The P tag will always appear and add undesired space above and below the slideshow. Please help.
I created a very simple multi-lingual site using drupal 7 a month ago and it is hosted at a shared hosting company (I know, I know, shared hosting is evil :) ). I has about 30 pages.
I am new in drupal......
I have created a table which contains student info
all I want is to show the table data in a node depending on some argument and also want o add/remove/update data from the admin
Having upgraded from D6, the D7 admin toolbar was disabled, I have enabled it, however the management menu is not present within the toolbar as it was when I tied a vanilla install, how do I fix this?
I am currently trying to migrate content from a proprietary system into a fresh Drupal 7 installation. I have enabled the Link module (http://drupal.org/project/link) and added a field of type Link to a content type.
Now I am trying to create nodes of the new type using the drupal_form_submit() method.
All works fine until it comes to the link field. I am using this code:
I installed Drupal 7.0 on a Mac OSX 10.5.8 using Mamp Pro 1.7.1
All seems to have installed well. Although I hardly know anything about databases I can see in Mamp that there is stuff written to the database/ things happening. Which I assume means the connection to the database is not the problem..
But while I thought I now could start building a Drupal website while the install went well, now going to http://localhost:8888/drupal the only thing I get is a blank page.