Closed (fixed)
Project:
Documentation
Component:
Developer Guide
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2005 at 18:54 UTC
Updated:
5 Jan 2007 at 06:06 UTC
Jump to comment: Most recent file
I was unable to add PHP snippets into the handbook due to the error "Terminated request because of suspicious input data."
I have also attempted to cite the code into the bug report here, but received the same error. Both where enclosed with <?PHP ?> tags
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | snippet.txt | 1.37 KB | tamarian |
Comments
Comment #1
tamarian commentedThis seems to effect a specific PHP code snippit, while other samples do not have this problem. I have attempted to post the code here with
,
tags, and without tags, with the same result. I'll see if it attaches without proplems.Comment #2
chx commentedI read your snippet, please use theme('foo') instead of theme_foo. The latter is not customizable.
Comment #3
tamarian commentedIs that the cause of the error?
This snippet is intended to import 3rd party template, using other template engines. The customization is done outside Drupal themes i get_template()
Comment #4
sepeck commentedno further updates, closing issue.