By Serena Taccari on Monday, 03 March 2014
Posted in General Issues
Replies 12
Likes 0
Views 523
Votes 0
hi all
i've purchased easyblog last week, and integrated it with js3.1.4
i've set up in the configuration, js integration for the streaming and other settings available but when i post a new blog entry no streaming appears in jomsocial nor frontend or backend! can anybody help? thank you.
Hello Serena Taccari,

I'm sorry that was my mistake, we should remove that category private checking from the code, so everything is fine now, please have a check,

if( $category->private == 0 )
{
// @rule: Add new stream item in jomsocial
EasyBlogHelper::addJomSocialActivityBlog( $this, $isNew );
}

Replace with


EasyBlogHelper::addJomSocialActivityBlog( $this, $isNew );

·
Wednesday, 05 March 2014 17:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Serena,

Sorry for late reply to this,
I have tried to access in your site, but i getting this "Oops! Google Chrome could not connect to http://www.xxx.xx" : http://screencast.com/t/Szg3ddU5KDRI
Is it your site under maintenance now? Please advise.
·
Monday, 03 March 2014 10:25
·
0 Likes
·
0 Votes
·
0 Comments
·
no, my website is not in mantainance i'm actually logged in with other users try again please
www.il-dono.org
·
Monday, 03 March 2014 16:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Serena Taccari,

Sorry for late reply to this,
I have tried access in your site again, but i getting same result
I will try to open your site in another PC later and getting back to you as soon as possible.
·
Monday, 03 March 2014 19:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Serena,

It seems that Arlex still could not access your site, please advice?
However, I had look through your site and found out that your category blog is set to private, this is the reason why it is not showing in your stream.
screenshot --> http://screencast.com/t/RSnva7RqYYp7

You could go to Joomla\administrator\components\com_easyblog\tables\blog.php line 925 and remove the code below.
      if( $category->private == 0 )
{
// @rule: Add new stream item in jomsocial
EasyBlogHelper::addJomSocialActivityBlog( $this, $isNew );
}


Please provide your FTP if you need further assistance.
Thanks:)
·
Tuesday, 04 March 2014 00:28
·
0 Likes
·
0 Votes
·
0 Comments
·
thank you. i have to keep private the category! the blog is only visible to registered users may i suggest to add this as available option: to show streaming even if private or not..
i don't know why the website results not accessible! strange things happening...
thank you again for your support.
·
Tuesday, 04 March 2014 01:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Serena,

Did you try and remove the code earlier? Please provide us with your FTP so I could remove it for your.

Thanks
·
Tuesday, 04 March 2014 02:04
·
0 Likes
·
0 Votes
·
0 Comments
·
yes no problem at all i'm going to do it by myself thank you again.
·
Tuesday, 04 March 2014 05:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Serena Taccari,

You're welcome, please let us know if you need further assistance.
·
Tuesday, 04 March 2014 10:23
·
0 Likes
·
0 Votes
·
0 Comments
·
hi. i've done as you told me to do, i've removed the rows in the code but yet no stream in jomsocial when a blog is posted.
i've also tried making the category public yet in joomla articles category available only to registered users. noway: no jomsocial stream. how can i solve this? no ftp access to grant you, as i already told i only have ip sensitive sftp access. if you tell me what to do i can execute. thank you again.

late update..
i've noticed just now that easyblog categories are not like myblog one (which i migrated from) so are not depending on joomla category..so don't mind of what i wrote about joomla category prermission...
Serena Taccari wrote:

hi. i've done as you told me to do, i've removed the rows in the code but yet no stream in jomsocial when a blog is posted.
i've also tried making the category public yet in joomla articles category available only to registered users. noway: no jomsocial stream. how can i solve this? no ftp access to grant you, as i already told i only have ip sensitive sftp access. if you tell me what to do i can execute. thank you again.
·
Wednesday, 05 March 2014 09:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Serena Taccari,

Sorry for late reply to this,
I have tried to access in your site today, finally can access your site and joomla backend, but i think you're changed the login credential, because when i tried to login getting this :

User name and password is not correct or you do not have an account yet.

Is it possible provide us again with your Joomla backend and FTP access so we can help you investigate on your issues? Please advise.
my current IP address : 121.121.31.217
·
Wednesday, 05 March 2014 11:41
·
0 Likes
·
0 Votes
·
0 Comments
·
hi no, i've not changed the password nor username please try again.
as i already said i don't have an ftp access but a secure ftp (sftp ) ip sensitive so you can't access it.
·
Wednesday, 05 March 2014 15:43
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post