Jump to content

Problem uploading images


Jacek
 Share

Recommended Posts

Thank you Macrura.

I've tried all of these suggestions and nothing helped, except editing InputfieldImage.js in the following manner:

// Initialize Upload
        /*if(useAjaxUpload()) {
            initUploadHTML5('');
        } else {
            initUploadOldSchool();
        }*/


        initUploadOldSchool();

 

Now I can add images (without any progress bar of course). I select one, save edited page and a thumbnail show up. I consider it temporary solution.

On the basis of this upload I presume neither of the suggested php settings (max_post_size, max_execution_time,  max_memory) is the main cause of my problem.

I've contacted my hosting provider and wait for their response.

phpinfo() doesn't display any security_mode settings.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...