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.

[SOLVED]Cannot save profile

10 years 4 months ago
Licenses:
JomSocial Expired

I'm trying to change some profile information in my user, but there is no save button. I guess it happens automatically,
so I looked in the log and found an error in the Jomsocial edit profile template.

FastCGI sent in stderr: "PHP message: PHP Notice: Undefined variable: readPermission in /var/www/html/mysite.com/components/com_community/templates/default/profile.edit.php on line 202"

10 years 4 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

Please open that profile.edit.php file and remove this code :

<div>
									<input<?php echo $readPermission ? ' checked="checked" disabled="true"' : '';?> type="checkbox" id="facebookread" name="connectpermission" onclick="FB.Connect.showPermissionDialog('read_stream', function(x){if(!x){ joms.jQuery('#facebookread').attr('checked',false);}}, true );">
									<label for="facebookread" style="display: inline;"><?php echo JText::_('COM_COMMUNITY_ALLOW_SITE_TO_READ_UPDATES_FROM_YOUR_FACEBOOK_ACCOUNT');?></label>
								</div>

10 years 4 months ago
Licenses:
JomSocial Expired

this works now, but is this functionality missing now?

10 years 4 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

actually that code should be deleted by default.. we already commented it in our latest code

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