It looks like you're new here. If you want to get involved, click one of these buttons!
I get 'The image you are attempting to upload doesn't fit into the allowed dimensions.' Where can I go to change this setting to allow for larger images?
Check the fuel/application/config/MY_fuel.php for the assets_upload_max_width and assets_upload_max_height parameters.
fuel/application/config/MY_fuel.php
assets_upload_max_width
assets_upload_max_height
Comments
Check the
fuel/application/config/MY_fuel.php
for theassets_upload_max_width
andassets_upload_max_height
parameters.