Skip to content

Gives Fatal Error in Server #3

Description

@anuragrath

The code works perfectly when running in local system.
But when uploaded to server, gives the below Error:

Fatal error: Call to undefined method CI_Upload::do_multi_upload()

The code is straight forward:

$this->load->library('upload', $config);

$RetVal = $this->upload->do_multi_upload('userfile', TRUE, $PhotoList);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions