BuddyBoss Home – Web › Support Forums › Themes › Boss. theme › Fatal error after updating to 2.05
- This topic has 5 replies, 3 contibutors, and was last updated 8 years, 10 months ago by Anonymous.
Question
January 8, 2016 at 4:25 am #55817@tomastdThis is the message that you can also see in the screencapture:
Fatal error: Call to undefined function em_get_event() in /var/www/html/pa/edukiak/themes/boss/single-event.php on line 28
Using your Buddyboss 4.2.1 theme there’s no problem. Neither in Boss 2.04. So it is only related to Boss 2.05.
It can be a incompatibility with custom post types plugin from http://wp-types.com.
How can I solve it?
Thanks!
Answers
January 8, 2016 at 7:25 am #55839@
AnonymousHi @tomastd, Which event plugin you are using
We have added support of Event Manager plugin and created a dedicated single view for Events.
Regards
January 8, 2016 at 5:33 pm #55873@tomastdI’m not using an event plugin.
This is just a custom post called “events” (another one is “projects). “Single Event” and “Single Project” are content templates for post entries.
Can it be the problem? How can I solve it?
Regards.
January 9, 2016 at 7:47 am #55895@
AnonymousHi @tomastd
copy single-event.php inside child theme
add the codes from boss/single.php into boss-child/single-event.php
RegardsJanuary 11, 2016 at 4:41 am #55994@tomastdSorry Varum, can you tell me exactly how to ” add the codes from boss/single.php into boss-child/single-event.php”?
Thanks!!!January 11, 2016 at 5:10 am #55997@
AnonymousHi @tomastd,
1-> Copy the file ‘single-event.php’ from Boss theme to child theme.
2-> Copy the code from ‘single.php’ (Boss Theme) and replace the code of ‘single-event.php’ in your child.Or,
Please find the attached file…upload it in your child theme.
Regards
- The question ‘Fatal error after updating to 2.05’ is closed to new replies.