By romagromov on Wednesday, 01 October 2014
Posted in General
Replies 12
Likes 0
Views 759
Votes 0
Empty stream in "All" filter

Hello romagromov,

After debugging long time ago, it seems like the EasySocial trying to truncate the Easydiscuss content that times causing the PHP scripts failed, so we have temporary fix this for you, but this fix is not included in the latest version of EasyDiscuss. Because it seems like this issues only happening in your site. So you have to backup this few file from your site before you update the EasyDiscuss.

JoomlaFolder/media/com_easysocial/apps/user/discuss/themes/default/streams/likes.content.php
JoomlaFolder/media/com_easysocial/apps/user/discuss/themes/default/streams/vote.content.php
JoomlaFolder/media/com_easysocial/apps/user/discuss/themes/default/streams/reply.content.php
JoomlaFolder/media/com_easysocial/apps/user/discuss/themes/default/streams/create.content.php
JoomlaFolder/media/com_easysocial/apps/user/discuss/themes/default/streams/accepted.content.php
JoomlaFolder/media/com_easysocial/apps/user/discuss/themes/default/streams/favourite.content.php


And see how it goes.
·
Friday, 03 October 2014 19:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Is it possible for you to provide us with the back end and FTP access to your site to check on this issue?
·
Wednesday, 01 October 2014 02:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Of course, no problem, I provided back end and FTP access more than 5 times today
·
Wednesday, 01 October 2014 03:12
·
0 Likes
·
0 Votes
·
0 Comments
·
@romagromov - You didn't happen to upgrade to Joomla! 3.3.5 did you?
·
Wednesday, 01 October 2014 04:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello romagromov,

Sorry for late reply to this,
I have tried to logged in as you provided that test user account, but it seems like the stream come out in the "All" filter.
Can you provide us with your Admin access so we can directly check for it as well? Please advise.
·
Wednesday, 01 October 2014 10:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Provided.

Also new problem

·
Wednesday, 01 October 2014 13:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello romagromov,

Sorry for late reply to this,
it seems like this error causing this error when you click on the "ALL" filter.

Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with JRegistry::loadSetupFile() in /var/www/vsehristiane/data/www/vsehristiane.com/libraries/joomla/html/parameter.php on line 512

I believe that Joomla latest version already fixed this error. I have applied some fix in this file -> JoomlaFolder/libraries/joomla/html/parameter.php
It should work fine now.

Regarding with your 2nd issues:
>> I have applied this CSS code in your JoomlaFolder//templates/vsehristiane/css/template_11.04.14-2.css
>> Before you view your site try clear all the browser cache and your Joomla cache, so the new CSS code will only generated.
Hope this help.
·
Wednesday, 01 October 2014 16:00
·
0 Likes
·
0 Votes
·
0 Comments
·
I updated joomla to latest version - Joomla! 2.5.27


But in filter "All" strem still empty

·
Thursday, 02 October 2014 18:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Helllo romagromov,

Sorry for late reply to this,
It seems like the Joomla didn't fix this in Joomla 2.5 latest version, I have applied the fix again in your file. Please have a check, it should display the stream now.
·
Friday, 03 October 2014 01:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Arlex, stream for "All" still empty

Can you post the code to replace and files to edit?
·
Friday, 03 October 2014 14:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Romagromov,

Sorry for late reply to this,
Actually I have applied the fix in this files after you update to latest version of Joomla, but It seems like I can't able to reproduce this from our end, check my video link below. -> http://screencast.com/t/agnYI6Pw
You can noticed that was working fine. Please advise.

JoomlaFolder/libraries/joomla/html/parameter.php

// LINE 388
public function loadSetupFile()
//Modify with
public function loadSetupFile($path = null)

·
Friday, 03 October 2014 15:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, flter "All" working fine, but now fliter "My activity" is empty

·
Friday, 03 October 2014 16:10
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post