Bug in the Jomsocial template for Musicity

GK User
Sun Dec 18, 2011 3:02 pm
I have found a style bug in the Musicity template for Jomsocial.

This is how my inbox in Jomsocial looks:

Capture.JPG


And this is have it looks when I am showing a message thread in Jomsocial:

Capture2.JPG


In short, it does not look good at all.
User avatar
Platinum Boarder

GK User
Sun Dec 18, 2011 3:43 pm
Forgot to say that I have Joomla 1.7.3 and Jomsocial 2.4.1 with the latest hotfix.
User avatar
Platinum Boarder

GK User
Mon Dec 19, 2011 4:12 pm
I have found another bug.

This is when I am inviting friends to join my group:

Capture.JPG
User avatar
Platinum Boarder

teitbite
Tue Dec 20, 2011 12:22 am
Hi

Please tell me the exact url to the pages with bugs and give me some user access if needed to see it.
User avatar
Moderator

GK User
Tue Dec 20, 2011 3:46 pm
I have created a test user for you, this is NOT a super user, it is an ordinary registered user.

URL: http://www.fotoforalla.se/community

Username: test

Password: aqswdefr

Since this is an empty user and the bug is in the message system I have send you an PM so that you can see the bug. The first two screenshots is from the Jomsocial PM system.

The other screenshot is from when you invite friends to join your group, so I have invited you to be my friend also so you have a friend to invite to a group.
User avatar
Platinum Boarder

teitbite
Wed Dec 21, 2011 1:03 pm
Hi

After clicking at PM or Invites I'm being redirected to a login page. Is this the error too or just unsufficient rights for this user ?
User avatar
Moderator

GK User
Wed Dec 21, 2011 2:20 pm
I had update work scheduled for today so I had to take the site offline while I did it.

There shouldn´t be any problem if you try it now!
User avatar
Platinum Boarder

teitbite
Fri Dec 23, 2011 12:10 am
Hi

1. Inbox fix. Please add this code to css:

Code: Select all
.cInboxList div {
float:left;
width:20%;
}


2. Please tell me how I can see message thread

3. Please guide me what to do to see this bug
User avatar
Moderator

GK User
Fri Dec 23, 2011 5:03 am
Where is the gk-musicity style for JomSocial?

Please tell me.
User avatar
Fresh Boarder

teitbite
Fri Dec 23, 2011 1:39 pm
Hi

Please download rest_file package attached in this template's download area.
User avatar
Moderator

GK User
Sun Dec 25, 2011 5:09 pm
teitbite wrote:Hi

1. Inbox fix. Please add this code to css:

Code: Select all
.cInboxList div {
float:left;
width:20%;
}


2. Please tell me how I can see message thread

3. Please guide me what to do to see this bug


I added that code and now it looks like this:

Capture.JPG
User avatar
Platinum Boarder

GK User
Tue Dec 27, 2011 6:14 pm
Login in with this account:

URL: http://www.fotoforalla.se/community

Username: test

Password: aqswdefr

And go to this URL:

http://www.ffatest.se/community/inbox/read?msgid=520

To see the message thread style bug.
User avatar
Platinum Boarder

teitbite
Wed Dec 28, 2011 3:00 am
Hi

1. Small fix to add to css:

Code: Select all
.cInboxList div.clr {
float:none !important;
}


Unfortunately I still cannot see the rest 2 bugs. Please tell me what url exacly to look at and what to click.
User avatar
Moderator

GK User
Wed Dec 28, 2011 12:51 pm
Yes that code fixed one bug.

To see the message thread bug go to this URL: http://www.ffatest.se/community/inbox/read?msgid=520

Login with this account:

Username: test

Password: aqswdefr

Now you will see this:

Capture.JPG


And as you can see it doesn´t look so good.
User avatar
Platinum Boarder

teitbite
Wed Dec 28, 2011 6:49 pm
Hi

Please try this code:

Code: Select all
.cInbox-Message .cAvatar {
    float:left;
    margin-right:20px;
}

.cInbox-Message .cMessage-Body {
    float:left;
}
User avatar
Moderator

GK User
Thu Dec 29, 2011 3:50 pm
That code didn´t solve the problem. Now it looks like this:

Capture.JPG
User avatar
Platinum Boarder

teitbite
Thu Dec 29, 2011 6:28 pm
Hi

Than You need to give me an access to Your account, because with the test one it looks ok:
User avatar
Moderator

GK User
Thu Dec 29, 2011 9:10 pm
The problem probably occurs when someone has sent a very long PM. Is it possible to add lines between the messages? Because everything looks kind of messy right now.
User avatar
Platinum Boarder

GK User
Mon Jan 02, 2012 5:54 pm
Is it possible to set the messages in the message thread to width 100% so that they fill up all the space and add a line below all of them?
User avatar
Platinum Boarder

GK User
Fri Jan 13, 2012 12:49 pm
I have found another bug on the page where you can see the featured members:

http://www.fotoforalla.se/community/search/browse

Capture.JPG
User avatar
Platinum Boarder


cron