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 installed Htmlarea per the instructions. Checked all the boxes in modules and htmlarea administration. Everything seemed perfect, except none of it has any effect on the default drupal editor.
When I use atom and validate it's feed, I get the error
line 9, column 21: id must be a full and valid URL (15 occurrences) [help]
node/view/258
Not that it bothers me, but the feedvalidator gives the above error. Everything else is valid. I just installed 4.4 and this started. In 4.32, it worked perfectly and my feed was always validated right. Also when I turn ON html_tidy module, I get errors when I syndicate in ATOM and I think RSS. Maybe it's just me.
Thanks a lot.
Vishal . Check my 4.4 install rocking vishalshah.org :)
Drupal is the coolest
In page type I added an include(); to the body section and selected PHP not html.
Below is the warning I get. It displays the output of my code but still that warning is on top of it. What am I doing wrong?
Thanks
warning: Unknown(): stream does not support seeking in /home/blah/public_html/modules/page.module(129) : eval()'d code on line 1.