Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Upgrading from 4.05 to 4.2 and can't get into admin.
I am ugrading locally from 4.05 to 4.2. Viewing the site is fine and I know the upgrade kinda worked because when I am faced with a user login there is password recovery, which wasn’t in 4.05.
When I enter my password and login I am dumped to a plain page with the following error.
Fatal error: Call to undefined function include_element() in /Applications/MAMP/thebarnburner.site/textpattern/lib/txplib_misc.php(594) : eval()’d code on line 1921
Any solutions or ideas?
Art Rogue – Fine Art Photography
Offline
Re: Upgrading from 4.05 to 4.2 and can't get into admin.
I did some poking around and I think I have Zem_Event running on the site. I’ll have to uninstall it then update maybe?
Art Rogue – Fine Art Photography
Offline
Re: Upgrading from 4.05 to 4.2 and can't get into admin.
mattmikulla wrote:
I did some poking around and I think I have Zem_Event running on the site. I’ll have to uninstall it then update maybe?
include_element()
function only exists in TXP 4.1.0 (crockery). You must have zem_event installed which is the only plugin as far as I know that calls that function (which isn’t in the core in any other build than crockery).
Disable zem_event from the plugin panel (example.com/textpattern/?event=plugin) or directly from database (with phpmyadmin etc. by changing the status field to 0).
Offline
Re: Upgrading from 4.05 to 4.2 and can't get into admin.
Solved. I removed the plugin. Thanks.
Art Rogue – Fine Art Photography
Offline