Forum Replies Created
-
AuthorPosts
-
Oliver
ParticipantHi Brian!
that was the perfect hint! After having another look at the places where redirects happen I found the right place!
In the Ultimate Member Login form there is a redirect option, which I configured (but completely forgot, as I had done this already 1-2 months ago):
https://www.dropbox.com/s/d6zc46v2ucmxe3q/Screenshot%202015-08-30%2020.42.31.png?dl=0Thanks a lot for your time & patience!
OliverOliver
ParticipantYes, they are on the same server and have the same settings.
Today I did some more testing on the test system:
– I deactivated again all other plugins except the TEC plugins.
– I removed completely the W3 Total Cache plugin
– I changed again the theme to Twenty Fitheen.
– I played around with the UTC setting.But there is no difference, the enddate is always set to startdate – 1 day.
Interesting enough to mention: In the overview the date is displayed correct:
https://www.dropbox.com/s/ur18341h4wbrh4z/Screenshot%202015-08-30%2013.36.41.png?dl=0But not in the detail view:
https://www.dropbox.com/s/sq8yjgzjtp66q4j/Screenshot%202015-08-30%2013.38.17.png?dl=0Apart from that I found another weird behavior: when uploading the same events several times several events are created instead of being updated. In the clean environment this works fine.
Any idea where I can have another look?
Best,
OliverOliver
ParticipantHi Nico,
wow, this is weird: In the clean test environment it work flawless, but in the productive system and the test system not. Looks like I need some more deep dives to figure out the reason for this behavior.
I’ll keep you updated!
Regards,
OliverOliver
ParticipantHi Brian,
thanks for installing the Ultimate Member Plugin. Everything you described is right and I can reproduce it on my website.
Unfortunately I think I didn’t explain detailed enough the problem I have, therefore I will do it now:
1. Both UM + ETC are installed and active
2. Create a new user with the “subscriber” role (that’s very important, it doesn’t work with the “admin” role)
3. Login with this user
4. After login you will be redirected to domain.com/events/community/list instead of the URL configured in the redirect field under Settings -> Community -> Redirect-URL. Whatever I put in there it just get’s ignored:
https://www.dropbox.com/s/w3rk8ok3g60o439/Screenshot%202015-08-27%2023.08.15.png?dl=0Are you are able to reproduce this behavior?
Best regards,
Oliver-
This reply was modified 10 years, 8 months ago by
Oliver.
Oliver
ParticipantTadaaa! I tried your second workaround: I just changed the translation of “list” to “list” and now it works!
That’s great for the moment, but maybe we can still figured out why the Ultimate Member Plugin is incompatible to be safe for future problems?
Oliver
ParticipantHi Brian,
thanks for the code. I use it and change the ‘list’ to:
$this->rewriteSlugs['list'] = 'liste';Unfortunately it doesn’t work (even I think your code is correct).
I found the reason for it (but have still no solution):
There is an incompatibility between TEC and the plugin “Ultimate Member”.
Whenever I install and activate this plugin, the slug configured in the backend of TEC is overwritten by ‘http://www.treffpunkt-jazz.de/events/community/list’.As I have no idea how the overwrite work in TEC neither in Ultimate Member I’m really lost now.
Any idea how to fix this?Maybe you can install Ultimate Member on your test system (it’s a free plugin)?
Best regards,
Oliver-
This reply was modified 10 years, 8 months ago by
Oliver.
Oliver
ParticipantHi Brian,
I tried the temporary option, but unfortunately it doesn’t work. The code you gave me overwrites the community-slug (domain.com/events/COMMUNITY/hinzufuegen), but not the “hinzufuegen”. Is there a way to overwrite the “hinzufuegen” part of the URL by e.g. changing the code?
Best regards,
OliverOliver
ParticipantHi Brian,
yes, it’s exactly here, what I’m talking about:
Events > Settings > Community Tab > “Community rewrite slug”
I tried a lot of other workarounds to get it run but with no success.Just to keep our productive website running with the workaround:
In which file do I have to change the code?Best regards,
OliverOliver
ParticipantHi Barry!
That works like a charm! Thanks for the quick bugfix!
Cheers,
OliverOliver
ParticipantOk, I will setup a clean test environment this week and will check it there!
Thanks!
OliverOliver
Participant—
Oliver
ParticipantThanks! Now I found it! 🙂
Oliver
ParticipantI found it by myself 🙂
It’s located in the Events Calendar PRO in
pro/modules/meta/additional-fields.phpOliver
ParticipantThis reply is private.
Oliver
ParticipantHi Nico,
I deactivated all plugins except the Events Calendar Plugins.
I also changed the timezone to UTC-0.
I double-checked the field mapping.Unfortunately there is no difference, the enddate is always set to startdate – 1 day.
Do you have any other ideas, where the problem could be?
Best regards,
Oliver -
This reply was modified 10 years, 8 months ago by
-
AuthorPosts
