404 error on events page

Home Forums Calendar Products Events Calendar PRO 404 error on events page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #71347
    implex
    Participant

    single events show up but there is a 404 error when going to the calendar here is the wp-debug info:
    Strict Standards: Non-static method TribeCommonLibraries::getInstance() should not be called statically, assuming $this from incompatible context in /var/www/clients/client2/web25/web/wp-content/plugins/events-calendar-pro/vendor/tribe-common-libraries/tribe-common-libraries.class.php on line 66

    Strict Standards: Declaration of Tribe_Events_Pro_Week_Template::event_classes() should be compatible with Tribe_Template_Factory::event_classes($classes) in /var/www/clients/client2/web25/web/wp-content/plugins/events-calendar-pro/lib/template-classes/week.php on line 17

    Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method TribeCommonLibraries::activate_plugins() should not be called statically in /var/www/clients/client2/web25/web/wp-includes/plugin.php on line 406

    Strict Standards: Non-static method TribeEventsProSupport::getInstance() should not be called statically in /var/www/clients/client2/web25/web/wp-content/plugins/events-calendar-pro/vendor/tribe-support/tribe-support.class.php on line 263
    Server is running nginx/php-fpm on debian 7

    #71351
    implex
    Participant

    interesting development
    the plugin settings page says the following:
    The slug used for building the events URL.Your current events URL is: http://wpsticks.dev.implex.net/index.php/events/
    This page returns a 404
    But,
    if I go to http://wpsticks.dev.implex.net/events/
    It appears to work.

    #71375
    Barry
    Member

    That is strange; can you confirm what your permalink structure is set to (by visiting the Settings → Permalinks admin screen)? Thanks!

    #71379
    implex
    Participant

    I tried every setting, odly enough they all included index.php in the path. choosing custom and using /%post_id% seemed to fix the issue.

    #71382
    Barry
    Member

    Great: “pathinfo” style permalinks that include index.php do indeed have a history of causing problems here (and we appreciate they are unavoidable in some environments), but it sounds like you have a working solution now which is great.

    If there’s anything else we can help with please let us know by creating new threads as required 🙂

    Thanks!

    #981445
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘404 error on events page’ is closed to new replies.