Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Activity Stream can't be disabled

10 years 4 months ago
Licenses:
JomSocial Expired

Hello,

it should be a simple task, but somehow it doesn't work: the activity stream can't be disabled or changed in any way from the backend. We'd like to have a message for our guests in the frotend instead of the stream, but the stream is placed there no matter what...
Any idea why this is the case (and maybe how to show a message for the guests there) ?

We followed a little tutorial by one of your guys from the supportteam: http://www.jomsocial.com/forum/installation/5485-disable-activity-stream-guest#26910

10 years 4 months ago
Licenses:

Hi Hüseyin,

seem something wrong with database data for jomsocial configuration. can you provide me phpmyadmin/cpanel access detail? by editing your first post at this topic and put it at site info form.

or you can force it to hide the stream for guest users by using override:
documentation.jomsocial.com/wiki/Customizing_Template

override file: frontpage.index.php at line 72 changing the code from

 <?php if ($config->get('showactivitystream') == '1' || ($config->get('showactivitystream') == '2' && $my->id != 0 )) { ?>
to
 <?php if ($my->id != 0 )){ ?>

Regards,
Albert
<?php if ($config->get('showactivitystream') == '1' || ($config->get('showactivitystream') == '2' && $my->id != 0 )) { ?>

10 years 4 months ago
Licenses:
JomSocial Expired

Hey Albertus,

I've added the phpmyadmin login to my first post.
If possible, I'd like to avoid that quick hotfix you just posted. But thanks for that :) .

Maybe there's an error because we also installed jSubscription (but uninstalled it because it didn't fit our needs) and later installed the Profile Type Extension . Maybe the uninstalling of the first extension is causing the malfunction?

10 years 4 months ago
Licenses:

Hi Hüseyin,

the problem with Jomsocial Profile Types component (3rd party extension) it self. that component override jomsocial configuration.
if any jomsocial configuration not working, please check it at Jomsocial Profile Types component. sometime this things will make confusing.

Regards,
Albert

10 years 4 months ago
Licenses:
JomSocial Expired

Hey Albertus,

but it seems to be working now, which is nice. And it's good to know that the Profile Types Extension is causing that error.

Thanks for your help!

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW