• When attempting to upload an image into a webform which consists of title, image file and category, i am getting a **Notice**

    {U011} upload may not have succeeded. No updates – page may have expired, or upload size may have been over the limit of 8M. Page will reload to show current status.

    The images files are less than 1M and eventually they are uploaded after a few tries. This occurs with three different browsers on four different machines.

    Any advice would be appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Ilia Tyker

    (@joanne123)

    You may be able to get further information from your php error log files. If the EntryWizard code was reached at all, I tried to make sure it logged any errors.

    But I’m afraid that sort of thing may be due to some problem on the server, such as too many images being uploaded at once, or going over some other limit your hosting company has imposed.

    Thread Starter gouletd

    (@gouletd)

    OK I will look at the error logs and try a few things.
    I’ll let you know if resolve the issue

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Notice code U011’ is closed to new replies.