Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-09-21 18:26:45

typeshige
Member
From: USA
Registered: 2005-08-11
Posts: 151
Website

Call to undefined function include_element() in ...

Hi,

I searched but I didn’t find a solution yet.

I’m having trouble upgrading to 4.2.0 because of this error on my dev site. Luckily, I didn’t try this on the production server. Is there a real fix once you see this error?

I removed the plugin cache setting and even renamed the directory.

If the problem is with a plugin that’s already installed. What can I do before upgrading?

Someone mentioned it might be one of Zem’s plugins? How do I trouble shoot?

Thanks,
Shige

Offline

#2 2009-09-21 19:10:05

jsoo
Plugin Author
From: NC, USA
Registered: 2004-11-15
Posts: 1,793
Website

Re: Call to undefined function include_element() in ...

It’s not a core PHP function, nor is it a core Txp function. So it must be a plugin. Try running a query such as this in your MySQL manager:

select name from txp_plugin where code like '%function include_element%'

Edit: Or read this

Last edited by jsoo (2009-09-21 19:13:16)


Code is topiary

Offline

Board footer

Powered by FluxBB