{"id":6905539,"date":"2016-01-04T19:54:25","date_gmt":"2016-01-04T19:54:25","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/php-error-when-enabling-plugin\/"},"modified":"2016-08-31T00:02:06","modified_gmt":"2016-08-31T00:02:06","slug":"php-error-when-enabling-plugin","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/php-error-when-enabling-plugin\/","title":{"rendered":"PHP error when enabling plugin"},"content":{"rendered":"<p>When activating the plugin in WP 4.3 using PHP 5.5 (Windows) I receive the following error:<\/p>\n<p>Parse error: syntax error, unexpected end of file in .\\wp-content\\plugins\\categories-multiple-images\\categories-multiple-images.php on line 462<\/p>\n<p>The error is being caused by the use of the old PHP open tag: &lt;?    which has probably been deprecated in favor of the full PHP open tag: &lt;?php <\/p>\n<p>The fix can be made by changing the open PHP tag on line #206, within the options_page() method, to &lt;?php<\/p>\n<p>https:\/\/wordpress.org\/plugins\/categories-multiple-images\/<\/p>\n","protected":false},"template":"","class_list":["post-6905539","topic","type-topic","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/6905539","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/6905539\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=6905539"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}