Bug in php page
Submitted pavero, Aug 08 2012 05:48 PM | Last updated Aug 09 2012 10:29 AM
good evening
When I go to Page Manager> and I added a page is in php it puts me this error
When I go to Page Manager> and I added a page is in php it puts me this error
Parse error: syntax error, unexpected '<' in /home/culture2/public_html/forum/admin/applications_addon/ips/ccs/sources/pages.php(167) : eval()'d code on line 1
| Status: | Not a Bug |
| Version: | 2.3.2 |
| Fixed In: | 0 |











2 Comments
It's eval'd code, so you cannot start with <?php - consider the php tags already opened.