Closed (won't fix)
Project:
Drupal core
Version:
4.7.3
Component:
page.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Aug 2006 at 19:49 UTC
Updated:
11 Dec 2006 at 20:46 UTC
I have asked for help on this problem and looks like it is a bug with the new version 4.7.3
php include can not be added or work within the pages with php type format option selected.
Hope this bug can be fixed and some sort of patch made as i really need php include functions within my pages.
Thank you.
P.S. the pages just show blank where the content should be, when php include is used.
Comments
Comment #1
MadKad commentedwell OK I have just tested it on my other drupal that is an older version and its fine, and I called the same script, there are some bugs in the script that isnt a problem but drupal is look:
this is the correct one
http://www.mkpitstop.co.uk/forum/blogs/?q=test
and this is the one that isnt working
http://www.mkpitstop.co.uk/?q=test
I have found that its something to do with the way the page renders as in the filter section on the php when i play with these filters I get different views but its not letting all the php work, also it even says
"Because of the flexible filtering system, you might encounter a situation where one filter prevents another from doing its job. For example: a word in an URL gets converted into a glossary term, before the URL can be converted in a clickable link. When this happens, you will need to rearrange the order in which filters get executed."
so looks like it is a bug with the new version.
Comment #2
MadKad commentedcan know one help on this matter?
Comment #3
killes@www.drop.org commentedcan't reproduce with 4.7.4