Forum Replies Created

Viewing 15 replies - 46 through 60 (of 182 total)
  • Thread Starter fscbmwcca

    (@fscbmwcca)

    Thanks for the answers and clarification. I wasn’t sure whether that extension was for the legacy or v2.

    I enabled all view and selected month as the default view and it still goes to List view on my mobile phone. I can leave it like that for a bit if you want to check it out.

    Thanks again

    Thread Starter fscbmwcca

    (@fscbmwcca)

    An update on the following:
    Also on the desktop version the previous and next months do not show at the bottom of the month. I had tried using Events Calendar Extension: Current Month Link and this wasn’t showing up either. But on the mobile version I do see the previous and next month as well as today on the bottom of the month.

    If I go to https://fscbmwcca.com/events/ on the desktop it shows me the month view but if I go to that link on the mobile it shows me list view. In my display settings in “Enable event views” only month is checked and default view is set to month.`
    Thanks

    Thread Starter fscbmwcca

    (@fscbmwcca)

    I’m sorry, I’m not sure what I meant there. I did so many activate/deactivate many combinations. As it stands now, I deactivated it and put the code I needed in my child theme functions.php and it seems to be working.

    This is what I think I did…
    I have the following addon plugins:
    The Events Calendar Extension: Inherit Theme Fonts
    The Events Calendar Extension: Tweaks
    The Events Calendar Search Addon
    The Events Calendar Shortcode & Block

    I deactivated all of them and then reactivated them in order. So I don’t think Shorcode & Block was activated at that time. Once I saw the error I started activating the rest without error. Just now activated the Tweaks again and it does not seem to be causing the critical error on mobile!

    Also on the desktop version the previous and next months do not show at the bottom of the month. I had tried using Events Calendar Extension: Current Month Link and this wasn’t showing up either. But on the mobile version I do see the previous and next month as well as today on the bottom of the month.

    If I go to https://fscbmwcca.com/events/ on the desktop it shows me the month view but if I go to that link on the mobile it shows me list view. In my display settings in “Enable event views” only month is checked and default view is set to month.

    Let me know if I need to clarify or do some other testing to help.
    Thanks

    Thread Starter fscbmwcca

    (@fscbmwcca)

    Found the culprit: The Events Calendar Extension: Tweaks. When deactivated it produces the error.
    Settings selected: Remove ‘Archives:’ from the calendar page title, Show past events in reverse order, Remove links pointing to events List view, Custom URL for “All Events” set to https://fscbmwcca.com/upcoming.

    I deactivated/reactivated the plugin. I turned off the Remove ‘Archives:’ from the calendar page title and Show past events in reverse order and it worked. I turned on one and then the other and now it appears not to throw the error.

    Also https://fscbmwcca.com/evebts does not show the month view it shows the list view. Even though month is the only selection for Enable event views in the Display tab.

    I hope this helps…

    Thread Starter fscbmwcca

    (@fscbmwcca)

    I think I found it. It has to do with Events Shortcodes & Templates Addon For The Events Calendar. It was kind of weird. I will see if the error pops up in the log. But so far the month page does not give me the error. I have no idea why it was causing errors on the month page as the page the error was on was in the upcoming events for a particular category and had never looked at that before. Again this was only on mobile phones too. If you want to know more details, let me know. Fingers crossed we can hopefully close this. If I don’t receive the error in the log I will close it out tomorrow. Thanks for your patience and attempts at helping me.

    Thread Starter fscbmwcca

    (@fscbmwcca)

    I can’t remember. I will give it a try.

    Thread Starter fscbmwcca

    (@fscbmwcca)

    I also have only seen the error on Chrome on my iPhone when I go to https://fscbmwcca.com/events/ but if I go to https://fscbmwcca.com/events/month/ then the critical error goes away. But in Safari the critical error appears on both links.

    The caching and minification is turned on in the theme and therefore not using those features in WP Optimize and only use image compression.

    What other suggestions do you have?

    Thread Starter fscbmwcca

    (@fscbmwcca)

    I have looked through cloudflare and server SSL certificates and everything looks to be in order. Note: I had turned off cloudflare and still received this error.

    I looked at my April 13 Event and I don’t see where that </article> reference in the code that you captured in your screen shot.

    This error is coming from the WP Optimize plugin where I have set to “Log events into the PHP error log” as well as “Log events to email” and that’s the email I receive.

    As noted, if I do not select “Use updated calendar designs Enable updated designs for all calendar views” the error does not come up.

    Looks like this error started on February 2, 2021.

    Thread Starter fscbmwcca

    (@fscbmwcca)

    Any progress on this?

    Thread Starter fscbmwcca

    (@fscbmwcca)

    Well I disabled updated designs for all calendar views and the error disappeared.

    How I can determine what is being passed that is null? What value should be being passed?

    Thanks

    Thread Starter fscbmwcca

    (@fscbmwcca)

    I went back to 5.3.1.1 and receiving the same critial errors in my log.
    Is there any way how i can determine what is being passed that is null? What value should be being passed?

    [CRITICAL] : Uncaught TypeError: Argument 1 passed to Tribe__Template::set_values() must be of the type array, null given, called in public_html//wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/View.php on line 610 and defined in public_html//wp-content/plugins/the-events-calendar/common/src/Tribe/Template.php:1231
    Stack trace:
    #0 /public_html//wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/View.php(610): Tribe__Template->set_values(NULL, false)
    #1 /public_html//wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Template_Bootstrap.php(260): Tribe\Events\Views\V2\View->get_html()
    #2 /public_html///wp-content/plugins/the-events-calendar/src/views/v2/default-template.php(18): Tribe\Events\Views\V2\Template_Bootstrap->get_view_html()
    #3 //public_html//wp-includes/template-loader.php(106): include(‘/home3/flfujumy…’)
    #4 /home

    It just repeats

    Thanks

    Thread Starter fscbmwcca

    (@fscbmwcca)

    Thanks for looking into this further.

    I just found where a plug-in had it disabled. I enabled it again but still get the critical error on the events page on the mobile site.

    I will wait to see if I continue to receive the “Uncaught TypeError” after having enabled REST API. I’ll keep you posted.

    If you have anymore ideas let me know.

    Thread Starter fscbmwcca

    (@fscbmwcca)

    András and Camwyn, thanks for the prompt response:
    The error I included was produced by WP-Optimize 3.1.6 log.

    I disconnected from cloudflare and disabled caching as well as resetting the permalinks and the critical error still appears on my phone when I access https://fscbmwcca.com/events

    I have not yet reinstalled the previous version.

    Interestingly, I have a development site https://fscbmwcca.com/dev that does not have the critical problem on the phone. I have compared the all the settings and plugins and they are the same. The only difference is that on the dev site I had Enable the Month View Cache – off and Tribe Events Styles. So I changed them on my live site and still does the same thing.

    How about 2)? It doesn’t work on the dev site either

    Thanks

    Thread Starter fscbmwcca

    (@fscbmwcca)

    Thank You, Thank You, Thank You!
    That worked perfectly!

    Thread Starter fscbmwcca

    (@fscbmwcca)

    Yes. The css is added under Branda settings as mentioned above. The mobile screenprint link I included does not display Shadows Into Light for the labels (username, password, hover).
    I have another website (rasugar.com) where the same thing is happening. I’m not sure what I’m missing?

Viewing 15 replies - 46 through 60 (of 182 total)