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.

Cover looses position after editing the group.

10 years 8 months ago
  • John's Avatar
    Topic Author
  • John
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Expired

Hi
steps to reproduce

1. pick a group already created then add a cover way bigger than the frame dimensions.
2. repositon the image all the way down, showing the bottom of the image.
3. now click on edit then without modifying anything just "save"
4. going back to the group you will see the image has been moved all the way to the top.

thanks

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

Hi John,

Thank you for reporting this is valid bug.

have a nice weekend!

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

Hi John,

Here is the fix open this file components/com_community/controllers/groups.php, find this code around line 1635 :

$params = $this->_bindParams();

then replace to :
$oriParams = new CParameter($group->params);
                 $params = $this->_bindParams();
                $params->set('coverPosition', $oriParams->get('coverPosition'));

thx

10 years 8 months ago
  • John's Avatar
    Topic Author
  • John
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Expired

Awesome, works perfect now.
thanks

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

You're welcome..

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