Cinema: All events pages Fatel Error
-
Thanks in advance for any help ๐ I am running Version 1.2.0 of Cinema
Issue: Any time I visit a production page I get this error…
Fatal error: Uncaught Error: Call to a member function get() on null in /wp-content/plugins/mennolui-cinema-for-theater/includes/wpt-cinema-frontend.php:212 Stack trace: #0 /wp-includes/shortcodes.php(345): WPT_Cinema_Frontend->wpt_cinema_production_details(Array, ‘{{cine_duration…’, ‘wpt_cinema_prod…’) #1 [internal function]: do_shortcode_tag(Array) #2 /home2/ballinran/public_html/other-websites/queenofthesquare/wp-includes/shortcodes.php(223): preg_replace_callback(‘/\\[(\\[?)(wpt_ci…’, ‘do_shortcode_ta…’, ‘<h3 class=””>De…’) #3 /wp-content/themes/upfront/library/class_upfront_codec.php(373): do_shortcode(‘<h3 class=””>De…’) #4 /wp-content/themes/upfront/elements/upfront-text/lib/upfront_text.php(97): Upfront_MacroCodec_Wordpress->do_shortcode(‘<h3 class=””>De…’) #5 /hom in /wp-content/plugins/mennolui-cinema-for-theater/includes/wpt-cinema-frontend.php on line 212
It was working so an update may have triggered this. Not sure if I have a syntax error my use of the short codes or if there is a bug because when I turn the Cinema plugin off the production post loads. I am using this on for listing movie details:
[wpt_cinema_production_details]{{cine_duration|suffix(โ minutesโ)|label(Duration: โ)}}{{cine_director|label(Directed by: โ)}}{{cine_producer|label(Produced by: โ)}}{{cine_cast|label(Cast: โ)}}{{cine_year|label(Year: โ)}}{{cine_country|label(Country: โ)}}{{cine_languages|suffix(โ spokenโ)|label(Spoken Language/s: โ)}}{{cine_subtitles|suffix( subtitlesโ)|label(Subtitles Language: โ)}}[/wpt_cinema_production_details]
Thanks
- The topic ‘Cinema: All events pages Fatel Error’ is closed to new replies.