Forum Replies Created
-
AuthorPosts
-
Crosby
ParticipantIt is disappointing that I reported this issue almost 3 months ago and still there is no fix even planned yet for the problem.
Can you give us an idea of when v3 will be released and when this problem will be fixed? Will the fix come as part of v3?
Crosby
Participantok great, for the time being, i just hid those page links from the page. Hopefully we can get it fixed soon enough.
Crosby
ParticipantGreat jonah, be sure to see my last post. I think i located the point where things break! Thanks.
Crosby
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?
Crosby
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.
Crosby
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?
Crosby
Participantcould it be an out of memory issue? I’m going to try to increase the amount of memory wordpress gets.
Crosby
ParticipantAnd then logging back in, the page doesnt load anymore. geesh. This one is confusing.
Crosby
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.
Crosby
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?
Crosby
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.
Crosby
Participantawesome! ok it’s working now on my dev site.
Now you can see what it was really meant to do. I’ll run through all of my sites and make that same change. Thanks for your help and in the future I will prefix my variables with my own identifier to eliminate stupid problems like this one! 🙂 Thank you again!
Crosby
Participantaah yeah, that definitely helped.
http://hv.crosbydev.com/events-widget/?_m=01&_y=2013&getAll=true
You can see the couple demo events i plugged in there.
Crosby
Participantyes i’ll try that out now and report back.
Crosby
ParticipantI can also now confirm that using &.amp; does not fix the problem. That is not a viable solution. I tested more thoroughly on another site using the same script and it wouldn’t load events that existed in 2012 that would load when i just & in the url. So I’m thinking the proper url format to send the data is just using a &. This seems very odd that when changing the year to 2013 all of a sudden breaks the script. I’m still stumped.
-
AuthorPosts
