Home › Forums › Calendar Products › Events Calendar PRO › strange links to venues and event organisers
- This topic has 31 replies, 5 voices, and was last updated 10 years, 2 months ago by
Geoff.
-
AuthorPosts
-
January 12, 2016 at 1:07 pm #1054828
Alexander
ParticipantThank you
January 12, 2016 at 1:11 pm #1054830Geoff
Member🙂
January 27, 2016 at 11:00 am #1063305Alexander
ParticipantHi Geoff,
Any news from the Western Front?
Cheers
January 28, 2016 at 12:56 pm #1063995Geoff
MemberNone yet, I’m afraid. I do see the issue has been reported one other time since and we are about to scope our next maintenance release. I’ll let you know if it gets rolled in there.
Thanks for hanging in here with us as we work on this.
Geoff
January 28, 2016 at 1:20 pm #1064008Alexander
Participantgot it. Thanks
January 29, 2016 at 3:00 am #1064206gdioletis
ParticipantHi,
is there any hint since I am getting a big problem due to this bug?
For example, can i disable the hyperlink until the bug fix?
Cheers,
George
PS: Take a look!
……………
[Fri Jan 29 12:51:07 2016] [error] [client 173.245.50.62] (36)File name too long: access to /~~TRIBE~PC~~CF~~TRIBE~PC~~87~~TRIBE~PC~~CF~~TRIBE~PC~~8E~~TRIBE~PC~~CF~~TRIBE~PC~~81~~TRIBE~PC~~CE~~TRIBE~PC~~BF~~TRIBE~PC~~CF~~TRIBE~PC~~82-~~TRIBE~PC~~CE~~TRIBE~PC~~B4~~TRIBE~PC~~CE~~TRIBE~PC~~B9~~TRIBE~PC~~CE~~TRIBE~PC~~B5~~TRIBE~PC~~CE~~TRIBE~PC~~BE~~TRIBE~PC~~CE~~TRIBE~PC~~B1~~TRIBE~PC~~CE~~TRIBE~PC~~B3~~TRIBE~PC~~CF~~TRIBE~PC~~89~~TRIBE~PC~~CE~~TRIBE~PC~~B3~~TRIBE~PC~~CE~~TRIBE~PC~~AE~~TRIBE~PC~~CF~~TRIBE~PC~~82/\xce\xb2\xcf\x81\xcf\x85\xcf\x83\xce\xac\xce\xba\xce\xb9-2/ failed (filesystem path ‘/home/elamazi/public_html/~~TRIBE~PC~~CF~~TRIBE~PC~~87~~TRIBE~PC~~CF~~TRIBE~PC~~8E~~TRIBE~PC~~CF~~TRIBE~PC~~81~~TRIBE~PC~~CE~~TRIBE~PC~~BF~~TRIBE~PC~~CF~~TRIBE~PC~~82-~~TRIBE~PC~~CE~~TRIBE~PC~~B4~~TRIBE~PC~~CE~~TRIBE~PC~~B9~~TRIBE~PC~~CE~~TRIBE~PC~~B5~~TRIBE~PC~~CE~~TRIBE~PC~~BE~~TRIBE~PC~~CE~~TRIBE~PC~~B1~~TRIBE~PC~~CE~~TRIBE~PC~~B3~~TRIBE~PC~~CF~~TRIBE~PC~~89~~TRIBE~PC~~CE~~TRIBE~PC~~B3~~TRIBE~PC~~CE~~TRIBE~PC~~AE~~TRIBE~PC~~CF~~TRIBE~PC~~82’)………………..
…………..-
This reply was modified 10 years, 2 months ago by
gdioletis.
January 29, 2016 at 9:42 am #1064549Geoff
MemberHey there, George!
Sorry you’re running into the same issue here. This snippet was able to correct the issue for me when testing, but didn’t seem to work for Alexander:
function fix_42815_links( $link ) { $tribe_placeholder = '~~TRIBE~PC~~'; if ( false === strpos( $link, $tribe_placeholder ) ) return $link; return strtoupper( str_replace( $tribe_placeholder, '%', $link ) ); } function fix_42815_redirect( $to, $requested ) { return ( str_replace( '\\', '', $to ) === $requested ) ? false : $to; } add_filter( 'post_type_link', 'fix_42815_links' ); add_filter( 'redirect_canonical', 'fix_42815_redirect', 10, 2 );You’re certainly welcome to give that a try as well while we work on an official patch for release. You’re also welcome to open a new thread if you’d like direct support.
Cheers!
GeoffFebruary 1, 2016 at 1:57 am #1065460gdioletis
ParticipantThis reply is private.
February 1, 2016 at 7:39 am #1065760Geoff
MemberThis reply is private.
February 3, 2016 at 12:44 am #1066721gdioletis
ParticipantHello Geoff again,
Can you please tell me in which php file I should add this code..?
Cheers,
George
February 3, 2016 at 9:37 am #1067134Geoff
MemberThis reply is private.
February 6, 2016 at 2:39 pm #1068895Alexander
ParticipantHi Geoff,
It looks I’ve found another place with the same (I think) behaviour.
When you click on the see all link you get 404If this didn’t cause by the bug we are discussing in this thread, please, let me know. I’ll create a separate issue.
Thank you
PS. How long it’ll take to get this bug cleaned up? SEO, false leads for the visitors… unsatisfied site owner You know all these stories. Please, do something.
Thank you for understanding.February 8, 2016 at 7:54 am #1069538Geoff
MemberHey Alexander, thanks for following up! This does look like the same issue, so no need to open a new thread for now.
It has definitely been a longer wait between maintenance releases than we typically schedule. The good news is that this issue has been pinned for the next release and I expect it to go out next week barring any unforeseen circumstances.
Thanks so much for your patience while we figure this one out. I know it’s a huge inconvenience and we’ll be able to patch that up soon.
Geoff
February 14, 2016 at 11:26 pm #1072944gdioletis
ParticipantHi Geoff
No any reply so far, is there any progress?
The issue is really critical!
Cheers,
George
-
This reply was modified 10 years, 2 months ago by
gdioletis.
February 15, 2016 at 1:45 am #1072952KOSTAS
ParticipantHi, I have the same problem with greek language as mentioned above from Alexander.
Geoff I tried the solution you provide and it works for me only when I have my Greeklish permalinks plugin deactived.
I waiting for a permant solution!Thanks
Kostas -
This reply was modified 10 years, 2 months ago by
-
AuthorPosts
- The topic ‘strange links to venues and event organisers’ is closed to new replies.
