CMSMS Config Variables PDF inconsistency

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
cb2004
Power Poster
Power Poster
Posts: 317
Joined: Wed Jul 04, 2007 3:39 pm

CMSMS Config Variables PDF inconsistency

Post by cb2004 »

Default Value: 644

My default in System Information is 664. I have to add:

Code: Select all

$config['default_upload_permission'] = '644';
to my config file to get it to what it should be.
Post Reply

Return to “CMSMS Core”