Home › Forums › Calendar Products › Events Calendar PRO › 404 error on upcoming events page
- This topic has 23 replies, 5 voices, and was last updated 10 years, 7 months ago by
Leah.
-
AuthorPosts
-
February 25, 2013 at 11:06 am #40899
Crosby
ParticipantWe are using WordPress v3.5. (not the latest version).
We are using The Event Calendar Pro v2.0.10 (not the latest version).
Here are some other plugins that we are using: Advanced Custom Fields, Askismet, BBpress, Configure SMTP, Google Analytics for WordPress, Members, Peter’s Login Redirect, Reveal Template, SB Welcome Email Editor, The Events Calendar Pro, WordPress SEO, WPML Multilingual CMS, WPML String Translation, and WPML Translation Management.Here is the problem. When i click the View full calendar I’m taken to the full calendar page, no problem, i see the full calendar view. When i click “Event List”, I’m getting a 404 error page. The full calendar slug is interactive-calendars and the singular is interactive-calendar. If i change the slug when the url is /interactive-calendars/upcoming/ to /interactive-calendar/upcoming/ the Event List view will load. But that is not how it is supposed to work.
Let me know if you know of a way to fix the 404 problem or if you need more information.
On our dev website, it is running and working. The main different between the two version is the dev version does not have wpml installed on it. Could the wpml be conflicting with the events calendar?
This is a live website so i have not tried to deactivate other plugins.
February 25, 2013 at 11:48 am #40911Jonah
ParticipantHi Crosby,
It sounds like it could be an issue with WPML. Can you turn it off or install it on the dev site to see if you have the same problem?
– Jonah
February 25, 2013 at 11:54 am #40913Crosby
Participanthey jonah, yes, i will try that out. I’ll install it on the dev site and see what happens. I’ll report back. My gut was telling that wpml was the problem since i didnt have that one installed on my dev site. Let’s test the theory.
February 25, 2013 at 12:22 pm #40924Jonah
ParticipantSounds good Crosby, let me know how it goes.
– Jonah
February 25, 2013 at 12:29 pm #40928Crosby
Participanthi jonah, well i installed WPML to the dev site. I can not get it to break the events calendar on the dev site. The dev site url is the same as the one i provided before except swap out www. with dev.
I’m pretty baffled at the moment. I’m not at all sure why this is happening. I’m going to flip debug on in the wp-config file and see if i get any errors. I’ll report back. got any suggestions in the meantime?
February 25, 2013 at 12:44 pm #40932Crosby
ParticipantAnother interesting thing i am noticing is that sometimes when i am logged in as an admin, the upcoming events page will load, but as soon as i logout and then go to that upcoming page, i get the 404 error.
Also enabling wp_debug in the wp-config did not show any errors.
February 25, 2013 at 12:46 pm #40933Crosby
ParticipantAnd then logging back in, the page doesnt load anymore. geesh. This one is confusing.
February 25, 2013 at 1:38 pm #40940Crosby
Participantcould it be an out of memory issue? I’m going to try to increase the amount of memory wordpress gets.
February 25, 2013 at 2:30 pm #40949Crosby
ParticipantHere’s another oddity. In the url, as i’ve mentioned before, the url is /interactive-calendars/upcoming/ – if i change it to /interactive-calendar/upcoming/ the page will load.
Do you think my singular slug has to be something completely different from the normal slug?
February 26, 2013 at 7:24 am #41010Crosby
ParticipantHere is the latest. I finally got it to break on my dev site by installing the wpml translation plugin and once i started to configure it, i noticed that it was broken just like on the live site. I translated the homepage and an event. Its now messed up.
Is it possible for your company and the wpml people to get together and figure out what the conflict is?
I noticed that it was broken once i translated the category name of the events. Let me know if you have any suggestions.
I also updated the plugin on my dev site to the latest version.
I guess for now i am just going to hide those buttons.
February 26, 2013 at 7:27 am #41011Jonah
ParticipantHey Crosby,
Thanks for all the updates on this. I’m going to dig around and see if we have a ticket for this already. I know there have been some other compatibility issues with WPML, so this one might be in there. If not, I’ll create a new ticket for us to look at. This is definitely an issue we want to get fixed. I’ll post an update when I know more about how we’ll proceed with this.
Thanks,
JonahFebruary 26, 2013 at 7:36 am #41012Crosby
ParticipantIn the events calendar category settings, I went to update them. I have debug in wordpress wp-config set to true so i can see debug info. I’m getting some errors. I bet there is some issue with the rewrite rules when it pertains to the translations???? I’m guessing.
Here are those debug errors:
Notice: Undefined variable: translated_parent in /mnt/stor3-wc2-dfw1/500335/720629/dev.crsricebowl.org/web/content/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 4240
Notice: Undefined variable: translated_parent in /mnt/stor3-wc2-dfw1/500335/720629/dev.crsricebowl.org/web/content/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 4241
Warning: Cannot modify header information – headers already sent by (output started at /mnt/stor3-wc2-dfw1/500335/720629/dev.crsricebowl.org/web/content/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:4240) in /mnt/stor3-wc2-dfw1/500335/720629/dev.crsricebowl.org/web/content/wp-includes/pluggable.php on line 876
—
Another observation. Ok, so I have one category for our events called “Lent”, slug is “lent”. When I translate that category, I called the new category “Lent-ES” and slug is “lent-es”. When i add a transated category, it is breaking the front end. When the translated category exists, when i go to this page: http://dev.crsricebowl.org/interactive-calendars/upcoming/ I will get the 404.php page.
I’ve since removed the translated category and now this page is working again.
So, I think i have clearly nailed down the problem. When can i fix for it?
February 26, 2013 at 7:38 am #41013Crosby
ParticipantGreat jonah, be sure to see my last post. I think i located the point where things break! Thanks.
February 27, 2013 at 4:08 pm #41178Jonah
ParticipantHi Crosby,
Thanks for the additional troubleshooting. I’m going to need to have one of our developer take a look at this as it’s beyond me. You can expect a response in a day or two. Stay tuned.
Thanks,
JonahMarch 5, 2013 at 7:50 am #41600Jonah
ParticipantHi Crosby, just a quick update on this. We are in discussion over WPML integration and changes necessary to make integration better. This is a higher priority item so something should get done about it but I can’t promise anything or give you an ETA as to when you can expect this to be fixed. Just know we are looking into it closely and carefully.
Regards,
Jonah -
AuthorPosts
- The topic ‘404 error on upcoming events page’ is closed to new replies.
