Hallo,
In a web site we have defined twee pages (Feedback, Registration):
For these pages we have two PHP scripts. So they are not Root of this web site. For both of them I have defined an extension template (CREATE EXTENSION TEMPLATE) in which the next lines are defined:
#
content = FILE
content.config.disableAllHeaderCode = 1
content.file = fileadmin/scripts/feedback.php
It doesn't present any content.
Would somebody tell me what I miss in this template? Maybe there are "feedback" and "registration" template which I can use in this case.
Regards,
Nader
In a web site we have defined twee pages (Feedback, Registration):
Root
--------contact
---------------Feedback
---------------Registration
--------contact
---------------Feedback
---------------Registration
For these pages we have two PHP scripts. So they are not Root of this web site. For both of them I have defined an extension template (CREATE EXTENSION TEMPLATE) in which the next lines are defined:
#
content = FILE
content.config.disableAllHeaderCode = 1
content.file = fileadmin/scripts/feedback.php
It doesn't present any content.
Would somebody tell me what I miss in this template? Maybe there are "feedback" and "registration" template which I can use in this case.
Regards,
Nader

Author: 