• Help me out guys. I am working on Events Calendar plugin and I am getting an error with 3.0 and can’t figure it out. It has to do with trying to instantiate the WP_Locale.

    I was using $wp_locale = new WP_Locale() and getting this error.

    I tried using $wp_locale global but then I am getting error of it being a non-object when calling $wp_locale->get_weekday(0);

    Help me out.

Viewing 15 replies - 46 through 60 (of 63 total)
  • Hi, Byroncode
    Installed your patch and works great on WP 3.0.
    Thank you so much for all your work.

    hi s3than, how did you fix the

    2.If multiple events are listed on a day only the last event is showing in the tooltip.

    problem? Do you have the code for that?
    Thanks!

    Not only doesn’t it work, but it totally disables WordPress for me altogether. (WordPress 3.0) The only way I could get back into my site was to remove the Events Calendar plugin folder out in my file manager. I should think that if a plugin fails (which it did), it would just not install at all, but the new code was trying to run anyway. The error I received should not surprise you:

    Fatal error: Cannot redeclare is_rtl() (previously declared in C:\wamp\www\explore_ca\blog\wp-includes\locale.php:347) in C:\wamp\www\explore_ca\blog\wp-includes\locale.php on line 349

    I was trying this plugin because it’s used as an example in a Lynda.com tutorial and I wanted to walk through the steps with the video.

    Lastly, when I hit the bug tracker link under Details, it took me here:
    bug tracker
    which is one of those darn advertising sites that pops up windows all over my screen. Please update that link.

    @gogel

    Sorry that’s one of the ones I haven’t worked out.

    I’ve been looking into the Admin Calendar to see how it divides the day up to try and replicate that in the large calendar.

    If I work it out I’ll put the code up but at the moment not looking good for me ??

    Hi guys,

    Have you all updated to version 6.6.2? I have been extremely busy with the launch of two sites that have required an immense amount of my time, so haven’t had a chance to look into the problems above.

    Our sites launch this Thursday and I should have a bit more free time to focus on the above errors.

    I will be working on the SVN versions as well as integrating all the fixes into 7.0.

    Please be patient, while I try and work with the developer to get all these problems sorted out.

    Cheers,
    Byron

    @cydward – please try the latest version (6.6.2) of the plugin that is available from the Plugin Repo – that resolves the issue. If you are still having problems please let me know.

    Thanks,
    Byron

    tooltips still doesn’t show in list widget.

    byronrode, I ran the 6.6.2 update, and will be rolling to 3.0 during a maintenance window tonight. I just wanted to say, thank you, a ton, for jumping on this the way you did. I cannot tell you the panic when I reloaded the site to that error. Thank god for nightly backups. The kind of support you guys provide are absolutely the reason the WordPress community is so robust.

    Hi. I just wanted to jump in with the issue of the mouse-over not working. Has anyone found a solution for this yet?

    Also, I think the calendar is reading me to be in the wrong time zone. In the evenings when I’m working it shows my “current day” as what is actually tomorrow. But during the day, it’s correct. Not sure of specifically what time it is rolling over, but I think it’s sometime after 6PM EST.

    I’m using wp 3.0 and downloaded the 6.6.2 version. I’m not crashing wp like before, but 6.6.2 does not process the EventsCalendarLarge as it did before the latest version. Any suggestions?

    https://www.miniatureaerosportsters.org/mas-calendar/

    Thread Starter snumb130

    (@snumb130)

    Use [events-calendar-large] now.

    I must say BYRONRODE is an ABSOLUTE genius …. you literally saved me HOURS upon HOURS of headache…. God bless you!!!!

    Thread Starter snumb130

    (@snumb130)

    @sing242 – Yes he is. I am very grateful to him for taking the time to not only fix some issues, but share them with everyone else.

    Hello,

    I am suffering from the same issues that s3than had, specifically

    2.If multiple events are listed on a day only the last event is showing in the tooltip.

    If anyone has a fix for this it would be greatly appreciated. My calendar is one of the highest viewed pages on my site and I have had great success with this plugin in the past. Looking forward to getting running 100% again.

    Great work on all the other fixes, and the overall development of this plugin.

    Keep up the great work!!

    Hi,

    I’m having the same problem as @fidosmarket (using WP 3.0 and WP-EC 6.6.2), where the mouseover hover tooltip is no longer showing up on the sidebar calendar. It’s not urgent, as the details do display if the date is clicked upon, but it would be nice to have it back! The 6.6.2 update / patch has been awesome at solving everything else, so many thanks for that! ??

    @localvibe – I saw that there’s a solution to the multiple events problem on the Events Calendar website. Hope that helps you.

Viewing 15 replies - 46 through 60 (of 63 total)
  • The topic ‘Cannot redeclare is_rtl’ is closed to new replies.