Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 9, 20177 yr Hello, In api controllers you have /** * Class */ protected $class = 'IPS\forums\Forum'; but in some places you use $class = static::$class; Examples - applications/forums/api/forums.php method POSTitem - applications/calendar/api/calendars.php method POSTitem - applications/downloads/api/categories.php method POSTitem
October 10, 20177 yr Author 11 hours ago, bfarber said: but is this causing any issues that you can see? Example for calendar Fatal error: Access to undeclared static property: IPS\calendar\api\calendars::$class in ...\applications\calendar\api\calendars.php on line 92
Archived
This topic is now archived and is closed to further replies.