Some questions !

More
11 years 3 months ago #16173 by Julien.F
Some questions ! was created by Julien.F
Hi !

I just bought this plugin and it works, but I've some questions:

1 - Can I change points format " 100.00 " to " 100 " ?

2- I can't change module position in jomsocial, in parameters, Core is enable, but when I change the position, it doesn't work. Can you help me ?

Thanks !

Julien

Please Log in or Create an account to join the conversation.

More
11 years 3 months ago #16177 by nordmograph
Replied by nordmograph on topic Some questions !
Hi

1 - Yes, you need to edit
plugins/community/aupprofile/aupprofile.php
replace
Code:
$user_info->points
with
Code:
number_format($user_info->points,0,',',' ')

2 - When changing this setting , it only applies to new users or users that have not added the plugin yet.
I allready verified weird behaviours with this though.

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

Time to create page: 0.318 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.