Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
filter.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2008 at 20:18 UTC
Updated:
11 Jan 2009 at 11:26 UTC
I am working on a project, and enabled the Php Filter module, and selected the PHP code input, and body:
drupal_set_message("Hey, how are you?");
But i didn't get any output,
AlsoL
echo "Hey";
Does not works!
Wo can help me with this issue?
Thanx!
Thom
Comments
Comment #1
gábor hojtsyWhat if you also include some non-PHP input before / after the PHP block?
Comment #2
theemstra commentedSomething deleted the eval() in a .inc file!