Can not save comments.

More
12 years 5 months ago #8467 by simos
Can not save comments. was created by simos
HI,
I am using Jomsocial 2.4.1, and I am using the option from Jomsocial "can comment everyone",.
When one user is locating his location by automatic locator, the message with the map which is coming to jomsocial wall,
got a button "comment", which is seems working, but it is not saving the comment.
Can you help me please?

Please Log in or Create an account to join the conversation.

More
12 years 5 months ago #8468 by nordmograph
Hello
Tryed to reproduce here on js 2.4.1
skatefleet.com/index.php?option=com_comm...frontpage&Itemid=122
but it worked fine.
So it seems that this issue is not a geommunity locator issue
It's not also a Jomsocial issue,
It must be an issue related to javascript of your template or other extension showing on the page/
You can post a url if you want me to have a look.

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
12 years 5 months ago #8469 by nordmograph
Oups sorry
You're right it worked but did not save
This is a definitely a Jomsocial issue as commenting other activities did not work either

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
12 years 5 months ago #8470 by simos
Replied by simos on topic Re: Can not save comments.
Jomlike and other still working and posting on the wall without problem
Jomsocial is telling me its a problem of geomunity,
and now you are telling me is a jomsocial issue...
And now what? What I have to do?
Wait for an update from you? Wait for an update for jomsocial? Try to fix it from my own?
Please help me.

Please Log in or Create an account to join the conversation.

More
12 years 5 months ago #8471 by nordmograph
ok don't worry, I'll have a closer look at it.

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.
The following user(s) said Thank You: simos

Please Log in or Create an account to join the conversation.

More
12 years 5 months ago #8472 by nordmograph
Hello again Simos,

here is a fix
open geommunitylocator.php
find
Code:
CActivityStream::add($act);
and right before add:
Code:
$act->comment_id = CActivities::COMMENT_SELF; $act->comment_type = 'profile.location'; $act->like_id = CActivities::LIKE_SELF; $act->like_type = 'profile.location';

Let me know

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.
The following user(s) said Thank You: simos

Please Log in or Create an account to join the conversation.

Time to create page: 0.360 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.