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.
How to include under Forum > My discussions , Active discussions
** only** the forum topics and not other stuffs like story news, images, blogs and *comment-containing* posts
After I change a setting in admin the next page I land on apears blank.
Settings like add a profile field or new block, etc. Anything really will cause this.
Also this error apears after this as well
[code]
warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\wamp\www\drupal\themes\internet_services\template.php:107) in C:\Program Files\wamp\www\drupal\includes\common.inc on line 266.
[/code]
I am unable to format my content in the body section using Firefox browser. My friend who is helping is able to on his computer. I then tried on my husband's computer and he is able to format as well. I tried using IE 7 and that one will allow me to see the fonts and select one as well as the color but when I hit submit it doesn't change it. :(
I'm creating a "static" page from the content menu and i need to post a class from a php file i made myself. The thing is that drupal freaks and gives this error: Fatal error: Class 'stockdata' not found in /home/clinton/hdd1/drupal/includes/common.inc(1342) : eval()'d code on line 11
This is my simple 3 liner php code i need to insert into the page, and yes i do have the input settings to accept php.
I am newbie to Drupal. I want to enable disknode to work with my Drupal-5.0 with disknode-4.7. My first question is will this work?
Second, I copied the un-tar files into folder under ....hddocs/drupal-5.0/modules/disknode
Created the MySQL tables according to disknode.mysql
Restarted Apache and went to the Adminstrater->Site building->Modules page
However, I did not find my module on the list.
This being my first experience adding a Drupal module, I am a bit lost.
Can someone point me to the right direction?
I’ve been all my posts using the PHP input format (I didn’t know any other way) now I have corrected my ways and changed all my previous posts in php formats to HTML formats.
My question is this, could I have executed any code without knowing back when I was posting with PHP inout format?