Don1234
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] FATAL ERRORHi
Thanks – but that code is beyond me from a technical point of view I’m afraid.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] FATAL ERRORHi
Thanks. I tried your suggestion – took out the old line and replaced with your version and unfortunately that made no difference. Error and code below.
FATAL ERROR: CALL TO A MEMBER FUNCTION OUTPUT() ON A NON-OBJECT IN /DATA01/C0564266/PUBLIC_HTML/WP-CONTENT/THEMES/CALEDONIANCRUSHERS/SINGLE – EVENT.PHP ON LINE 12
<?php
/* Template for Single Event */
/* Template Name: Single Event */get_header();
global $theme_options; ?><?php while (have_posts()) : the_post(); ?>
<div id=”page-banner”>
<div class=”container”>
<h1><?php global $EM_Event; echo $EM_Event->output(‘#_CATEGORYNAME’); ?></h1>Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] FATAL ERRORHi
This seems to be the problem:
<h1><?php echo $EM_Event->output(‘#_CATEGORYNAME’); ?></h1>
When I take out the page template is fine. Any advice appreciated.
Thanks
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] FATAL ERRORHi
Thanks for the reply.
Version 5.6.2 of EM
I removed the custom template and you are correct, the error goes away. Can you suggest what the issue might have been? The custom template did work until recently.
Thanks
Hello
I am getting the same issue – when I am log into my Google account I can no longer see the pdf embedded in my WP page. When I log out of Google – the pdf appears again. I’m just wondering did you resolve the issue? Is there something in my Google Account that I need to set up? I’m using the latest version of FireFox on Win7
Thanks.
Hello dpaule
Just wondering if you found a solution to this problem? I’m searching for an answer to same thing.
Thanks D.