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.

JomSocial Dashboard - SSL Warnings

10 years 4 months ago
  • Srinath's Avatar
    Topic Author
  • Srinath
  • Offline
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Licenses:
JomSocial Expired

Hello,

I'm receiving SSL warning messages when I visit JomSocial Dashboard on my website. My website is running on Joomla v3.2.1 with Site wide SSL is enabled. It seems to be on JomSocial Dashboard, a widget is establishing regular http connections which reaised these SSL warnings. I attached some screenshots.

I would like to remove that widget from Dashboard to get rid of these SSL warnings. Any further help would be greatly appreciated.

Thank you!

Screenshots:

Attachment Capture2.PNG not found



Attachment Capture.PNG not found

Attachments:
10 years 4 months ago
  • Srinath's Avatar
    Topic Author
  • Srinath
  • Offline
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Licenses:
JomSocial Expired

@Support team,

Any update please? Thanks.

10 years 4 months ago
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

Hello Srinath

Please note that most of our team is on Holidays, and festive days are approaching so support might be delayed for a day or two. Your patience during those time for non-urgent issues is appreciated.

To remove that widget, open this file
ROOT/administrator/components/com_community/views/community/tmpl/default.php
Delete all from line 632 to line 672

<div class="span12">
  <!-- News Feed -->
	   <div class="widget-box" id="news-feed-box">
		<div class="widget-header widget-header-flat">
		  <h5>
			<i class="js-icon-rss orange"></i>
			<?php JText::_('COM_COMMUNITY_DASHBOARD_NEWS_FEED')?>
		  </h5>

		  <div class="widget-toolbar no-border">
			<ul class="nav nav-tabs" id="recent-tab">
			  <li class="active">
				<a data-toggle="tab" href="#news-tab"><?php echo JText::_('COM_COMMUNITY_DASHBOARD_NEWS'); ?></a>
			  </li>

			  <li class="">
				<a data-toggle="tab" href="#addon-tab"><?php echo JText::_('COM_COMMUNITY_DASHBOARD_FEED_ADDONS'); ?></a>
			  </li>

			  <li class="">
				<a data-toggle="tab" href="#ijoomla-tab"><?php echo JText::_('COM_COMMUNITY_DASHBOARD_FEED_IJOOMLA'); ?></a>
			  </li>

			</ul>
		  </div>
		</div>

		<div class="widget-body">
		  <div class="widget-main padding-4">
			<div class="tab-content padding-8 overflow-visible">
			  <div id="news-tab" class="tab-pane active"> </div>

			  <div id="addon-tab" class="tab-pane"> </div>

			  <div id="ijoomla-tab" class="tab-pane"> </div>
			</div>
		  </div><!--/widget-main-->
		</div><!--/widget-body-->
	  </div>

</div>

Thank You


- Don't say feature not working. Instead, explain what you tried and what was the outcome.
- When you think you found the bug, try to replicate it on a fresh Joomla.
- When looking for support always provide temporary Super Administrative access to your site. We will ask for it anyway.
- Help yourself and read documentation which can give you answers to almost all questions you may have
10 years 4 months ago
  • Srinath's Avatar
    Topic Author
  • Srinath
  • Offline
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Licenses:
JomSocial Expired

Hi Srinisa,

After removing the selected part of code, SSL warnings are gone! Is there any other way to achieve this (like overrides functionality in Joomla) instead of modifying core files. Because any future upgrades will revert this change backs to default.

Thanks & Happy holidays.

10 years 4 months ago
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

Hello Srinath

You can use built in Joomla overrides, to override jomsocial with it, same as you would override any other component


- Don't say feature not working. Instead, explain what you tried and what was the outcome.
- When you think you found the bug, try to replicate it on a fresh Joomla.
- When looking for support always provide temporary Super Administrative access to your site. We will ask for it anyway.
- Help yourself and read documentation which can give you answers to almost all questions you may have
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