- Posts: 10
COMMUNITY FORUM
K2 User Plugin fails on JomSocial Avatar Change
- Christopher Ambler
-
Topic Author
- Offline
- New Member
K2 appears to be making the presumption that the data in $_POST is its data. It is not, it is JomSocial's postback. While it's fine for K2 to register for the onAfterStoreUser(), it seems wrong that it presumes that it might be the only component out there passing data back in $_POST for this event.
This causes K2's plugin to emit an error ("could not upload your image.") when no such error is present. The error is because there is no index for on $file in this case. K2 presumes there is, again, because it presumes that the data in $_POST is its own.
This is breaking JomSocial - bad form, K2!
Would a developer please comment on this and acknowledge the bug?
Please Log in or Create an account to join the conversation.
- Christopher Ambler
-
Topic Author
- Offline
- New Member
- Posts: 10
Please Log in or Create an account to join the conversation.
- Christopher Ambler
-
Topic Author
- Offline
- New Member
- Posts: 10
Hello? Is this thing on?
Please Log in or Create an account to join the conversation.
- Sunny
-
- Offline
- New Member
- Posts: 7
Christopher Ambler said:Do the K2 developers even read this forum?
Please Log in or Create an account to join the conversation.
- Mike C
-
- Offline
- Senior Member
- Posts: 49
Please Log in or Create an account to join the conversation.
- bunglehaze
-
- Offline
- Elite Member
- Posts: 168
Error reporting has to be on maximum but it is still happening
Devs?
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Christopher Ambler
-
Topic Author
- Offline
- New Member
- Posts: 10
What? Why?! How about we get the bug fixed, instead?
Please Log in or Create an account to join the conversation.
- bunglehaze
-
- Offline
- Elite Member
- Posts: 168
leigh
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
bunglehaze said:Hi lefteris, that is fine to fix in the meantime but what about the undefined property bug I posted also that is persistant?
leigh
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Lisa Kipps-Brown
-
- Offline
- New Member
- Posts: 2
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
Lisa Kipps-Brown said:I also have this issue when adding discussions and photo albums; the fix will address these also?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Toyce Francis
-
- Offline
- New Member
- Posts: 5
K2 also prevented joomla from sending out the new user authentication email too. I didn't have any of the K2 plugins enabled, then I enabled them all, and the registration email went out. But then I got this error...
I love K2, but I love JomSocial too... they have to play nicely together...
Please Log in or Create an account to join the conversation.
- Esther Rodríguez Fuldauer
-
- Offline
- New Member
- Posts: 7
Lefteris Kavadas said:Hi. OK we have fixed that for the next version so that K2 Plugin looks for a K2 variable to ensure that the post is coming from K2 and not from an other extension. Thank you for reporting this issue to us.
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
Esther Fuldauer said:Can you post a patch to this while the new version gets out?
Lefteris Kavadas said:Hi. OK we have fixed that for the next version so that K2 Plugin looks for a K2 variable to ensure that the post is coming from K2 and not from an other extension. Thank you for reporting this issue to us.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.