First, noticed the plugin installed in a sub folder of itself, no big deal.
Second, getting this error on settings page: Parse error: syntax error, unexpected $end in \wp-content\plugins\user-submitted-posts\views\settings.php on line 226
First, noticed the plugin installed in a sub folder of itself, no big deal.
Second, getting this error on settings page: Parse error: syntax error, unexpected $end in \wp-content\plugins\user-submitted-posts\views\settings.php on line 226
Found your problem at line 131. <? should be <?php.
Thanks - this will be fixed for next update.
This topic has been closed to new replies.