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.
I'm running Drupal 6.1 and I'm having a problem with Blocks.
I am logged in as admin, but the only Input Formats available for the Block's body are "Filtered HTML" and "Full HTML." I've read numerous posts about adding PHP code to the body of a Block to execute some code, but when I do, the code just displays in the Block rather than being executed.
Is it possible that I accidentally switched off PHP as an acceptable input format somewhere, or does D6 just not allow PHP in Block body?
Site is getting too big to handle (1000+ .html pages). To get control, drupal cms is the solution.
The website is about arabic music, 200+ artists, from 10.. differentcountries. Very huge. I don't know how and where to start building?
Category (country)
sub-Category (Artist music page)
sub-sub-Category (artist music biography) -- sub-sub is not necassary, we can put this also in the sub-category --
By default Story Nodes display at the top of the post 'Submitted by user on date/time'. What I would also like to appear is "Last updated by user on date/time" and "number of updates (revisions)". This to only appear if an update has occurred.
I know I can turn on 'view revisions' which allows users to view revisions and the reasons why revisions were made and this will be activated. I also know that the 'revisions' tab will not display unless there is a revision.