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.
Hi, I cannot understand why my P-tags are being removed when a node of type Article is shown. This happens whether I use input format Filtered HTML or Full HTML (or even PHP code).
When I click on "deactivate rich text", the body in the editor is shown correctly like this:
<p>This is my first paragraph</p>
<p>This is another paragraph</p>
However, when the page is previewed, the P-tags have been removed. Showing the HTML-source gives the following:
I'm new to Drupal, but I've built several Joomla! sites and wanted to try out Drupal since it seems to be very popular in my area. When I design a site in a CMS, I typically use a template/theme such as the gantry framework (on joomla/wordpress) that allows me to customize positioning on the site easily. Any suggestions for my next site in Drupal?
I have defined vocabularies to include a number of custom fields, including an Integer field, a Date field (Y-m-d with text widget), some text fields, and some references to other taxonomy terms. I am able to import the text fields, but the Integer and Date fields do not import. I deleted the Integer field and added a substitute Text field, and the data imported perfectly.
Is Taxonomy CSV not designed to handle Integer or Date fields? Will this be added? I did not see any information in the issues list.
I am cooking up a custom field type based on a textarea. It has a fancy widget that builds JSON to be saved/loaded in the textarea. The client has a working field type but I have created a renamed version to continue development. This error happens when I try to save a node with this field type.
1. forum is not displaying total topics, total posts .... forum page lists total topics and posts as 0,0 for unanimous user ...... authenticated user its OK. I have tried to give permission for almost everything related to forum, content and views.
2. Re-indexing is resulting in "0% site indexed....."
3. Cron giving AJAX error .... server 500....
My site is on VPS with websitepanel [windows IIS 7]
During update , I simply added database details in settings.php..... no other changes were done