By Albert on Thursday, 02 February 2017
Posted in General
Likes 0
Views 168
Votes 0
....\components\com_easysocial\themes\wireframe\streams\pages\featured.title.php
'APP_USER_PAGES_STREAM_FEATURED_PAGE'

en-GB.com_easysocial.ini - NO
Hey Albert,
It looks like the file(....\components\com_easysocial\themes\wireframe\streams\pages\featured.title.php) is not being used anymore. No stream will be generated when a page is featured on the site. The language constant in there is also not being used so there is no need to add it into the language file.
For the other 2 language constants, I have logged this issue internally and these will be included in the next release.
·
Friday, 03 February 2017 16:37
·
0 Likes
·
0 Votes
·
0 Comments
·
add -
APP_TASKS_STREAM_EVENTS_CREATE_SINGLE_TASKS_TITLE_PAGES
APP_TASKS_STREAM_EVENTS_CREATE_MILESTONE_TITLE_PAGES
·
Friday, 03 February 2017 07:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Albert,
I am unable to reproduce these language constants. May I know how did you reproduce these language constant on your site? Can you also provide some screenshots where the language constants appear on the site so I can have a better look? Thanks.
·
Friday, 03 February 2017 13:30
·
0 Likes
·
0 Votes
·
0 Comments
·
When I created a task to the event of the Pages, on the event stream - everything is fine.
But on the Pages stream - out these lines
APP_TASKS_STREAM_EVENTS_CREATE_SINGLE_TASKS_TITLE_PAGES
APP_TASKS_STREAM_EVENTS_CREATE_MILESTONE_TITLE_PAGES

Screenshots will be able to send later
·
Friday, 03 February 2017 14:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Albert,
Understood. I am able to replicate those 2 language constants now.
For this: APP_USER_PAGES_STREAM_FEATURED_PAGE
Can you tell me how did you managed to replicate this? Thanks.
·
Friday, 03 February 2017 14:30
·
0 Likes
·
0 Votes
·
0 Comments
·
When I opened the file I found code on the line 16
<?php echo JText::sprintf('APP_USER_PAGES_STREAM_FEATURED_PAGE',......

But in the language file en-GB.com_easysocial.ini code is missing (APP_USER_PAGES_STREAM_FEATURED_PAGE)

To be or not to be generated in the activity stream when the user makes the page featured?
·
Friday, 03 February 2017 14:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Albert,
Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Friday, 03 February 2017 17:18
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post