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

gábor hojtsy’s picture

Version: 6.6 » 6.x-dev
Status: Active » Postponed (maintainer needs more info)

What if you also include some non-PHP input before / after the PHP block?

theemstra’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Something deleted the eval() in a .inc file!