Skip to content

problem with uploading files #14

@mamswojelataiwiemcorobie

Description

there is a problem with uploading files, you have to change the way that you create the form in form.ctp from:

BSForm->create($modelClass); ?>

to:

BSForm->create($modelClass, array('type' => 'file')); ?>

to make i t work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions