createTemplateObject error

Status
Not open for further replies.

Steven Moore

OMG Member
Oct 22, 2010
1,084
0
115
41
Jefferson City, Missouri
I may have figured out a problem to my template display but I can't find where $this is defined so I can properly update the code to reflect:
PHP:
XenForo_XXXXX::createTemplateObject

Here is the error:
Fatal error: Call to undefined method xPortal_ControllerPublic_Index::createTemplateObject()

The line with the code using $this:
PHP:
$xplft['temp_template'] = $this->createTemplateObject($xplft['temp_template'], $xplft);

Any help much appreciated.
 
Status
Not open for further replies.