Bug #11698 See Comments

- breaks

Version: EE 2.0.1PB 20100215 Reporter: 11Media

This is an archived bug report. If you are experiencing a similar issue, upgrade to the latest release and if that does not solve the problem, submit a new bug report

Hi,

I’m using EE 2.0.1 - latest build.

I’ve found that using {title} within <?php echo ‘{title}’; ?> - would break..but other standard elements do not break it e.g.

<?php echo '{entry_id}'; ?>

or

<?php echo '{url_title}'; ?>

I created a blank page with php on and on output

with just the following:

{exp:query sql="SELECT title, entry_id, url_title AS urlt FROM exp_channel_titles WHERE channel_id = '6' ORDER BY title ASC"}
<?php echo '{title}'; ?>
{/exp:query}

It breaks, you take {title} out of the php it works fine, unfortunately for me I neeed to echo the {title} within php.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases