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.

Can't save user profile modifications

10 years 3 months ago
Licenses:
JomSocial Expired

ISSUE SUMMARY:
Jomsocial 4
I change my template, I have same problem


STEPS TO REPLICATE:
1
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER

10 years 3 months ago
Licenses:

Hi,

here the fix:
copy edit.php from [joomla site site]/components/com_community/templates/jomsocial/layouts/profile/ to
[joomla site site]/templates/jsn_sky_pro/html/com_community/layouts/profile/

create that folder if not exist yet.
at line 90 you can find this code

<input type="submit" onclick="submitbutton('frmSaveProfile'); return false;"
       class="joms-button--primary joms-button--full-small"
       value="<?php echo JText::_('COM_COMMUNITY_SAVE_CHANGES_BUTTON'); ?>"/>
changing it to
<input type="submit" class="joms-button--primary joms-button--full-small" value="<?php echo JText::_('COM_COMMUNITY_SAVE_CHANGES_BUTTON'); ?>"/>

Regards

The following user(s) said Thank You: Grédoire
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