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.

disable function remapFieldValue () that delete values on not publicated fields

8 years 4 months ago
  • Felipe's Avatar
    Topic Author
  • Felipe
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Licenses:
JomSocial Active

In our web there are some user profile fields that are filled by administrator.
since we actualizate to 4.2.6 the system delete the values in not publicated fields when the users edit their profile. I think is caused by components/com_community/tables/fieldvalue.php Función: remapFieldValue ()
¿is that a bug?
¿is possible disable that function whitout change this file: components/com_community/tables/fieldvalue.php?
thanks a lot

8 years 4 months ago
Licenses:

Hi, Felipe.

Thank you for contacting us.
I'll assign developer to take a look at this.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
8 years 4 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Felipe,

Yes that is a new code.. if you wanna remove that code please open that components/com_community/tables/fieldvalue.php , before this code :

$user = CFactory::getUser($userId);
add new code :
return false;

thank you!

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