changing the layout of meeting list

Hi,

I tried to modify the layout of the meeting list through studio but it doesn’t seem to work.

I already done Quick Repair and Rebuild several times but the changes does not reflect.

Hi Indigo21,

What changes did you make specifically?

Could you provide a screenshot of the Meeting list & The changes you planned to make in studio?

Being unable to modify UI through studio is commonly a permissions issue, I’d recommend resetting your permissions just to make sure.

Hi John,

Can you please confirm how can I reset the permission?
And what permission settings shall I apply?

You should be able to find it in many places on the forums, but the following commands are what we would recommend:
[i]
sudo chown -R : .

sudo chmod -R 755 .

sudo chmod -R 775 cache custom modules themes data upload config_override.php[/i]

Replace and with your Apache User and group.
i.e: Ubuntu will usually have www-data as both and
and centOS will usually have apache as both and