Hi,
I have turned error reporting off in the cp but i’m still seeing some warnings. in index.php $debug = 0.
where else should i be looking ?
its related to my use of the segment tags. when you finish a url with ” ( eg index.php/channel/category/entry_url_name” ) the tag comes through with the ” appended on the end, which makes the if statement fail ( {if "{segment_3}” == “something” } )