Hi guys,
For some reason, when I click on my events listings on the front-end, the details do not load and I get this error message:
Fatal error: Call to undefined function geodir_get_detail_page_related_events() in /home/swmusica/public_html/musicindevon.org/wp-content/plugins/geodirectory/geodirectory-functions/custom_functions.php on line 1465
This has only started happening over the past 10 days or so – events added before then were fine. I looked up lines 1464 – 1468 in the script – here is the code:
if ( $post->post_type == ‘gd_event’ && defined( ‘GDEVENTS_VERSION’ ) ) {
$related_listing = geodir_get_detail_page_related_events( $request );
} else {
$related_listing = geodir_related_posts_display( $request );
}
There must be an error in there somewhere, but I’m not sure what it is. Please could you check it out for me?
Thanks,
Marie
http://www.musicindevon.org