Hi,
I just did a fresh installation on Sugar 6.2.2 and I was having a layout broken issue like this guy posted http://www.sugarcrm.com/forums/f115/...-broken-56322/
I did what they said on the postings. (Using FileZille FTP)
- select these folders: /cache /custom /data /modules
Right click: set permission to 777. "Recurse into subdirectories" Check. "Apply to subdirectories only"
- same folders selected.
Right click: set permission to 664. "Recurse into subdirectories" Check. "Apply to files only"
- selec files config_override.php and config.php
Right click: set permission to 664. OK.
-Set this value inside Config.php
...
'default_permissions' =>
array (
'dir_mode' => 1533,
'file_mode' => 436,
'user' => '',
'group' => '',
),
...
Then the layout went back to normal however, now I cannot click "Marketing" "Support" "Activities" "Collaboration" "All" menu tabs.
Any idea?
Thanks.
hc.


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks