Ignore:
Timestamp:
Mar 1, 2011, 1:47:10 PM (13 years ago)
Author:
plg
Message:

bug fixed: on a fresh installation, if you have never opened the admin upload form, upload configuration (resize options) are not defined

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/community/add_photos.php

    r9447 r9450  
    3131
    3232define('PHOTOS_ADD_BASE_URL', make_index_url(array('section' => 'add_photos')));
     33
     34prepare_upload_configuration();
    3335
    3436$user_permissions = community_get_user_permissions($user['id']);
Note: See TracChangeset for help on using the changeset viewer.