Hi,
I am getting the following error, and I don’t know why:
PHP-Error
{if logged_out} {redirect='/login'} {/if}
A PHP Error was encounteredSeverity: Notice
Message: Undefined property: EE::$api_channel_entries
Filename: libraries/Functions.php(680) : eval()‘d code
Line Number: 67
Fatal error: Call to a member function submit_new_entry() on a non-object in C:\xampp\htdocs\portal\system\expressionengine\libraries\Functions.php(680) : eval()‘d code on line 67
I searched with google but all I could find were some out-dated bugs or Thanks to EllisLab non reachable forum topics which got lost with the site update.
Here is the Template I’am using, I am pretty new to EE and hope I just made some minor mistake, thanks for the help: