• Resolved stephenriosdev

    (@stephenriosdev)


    After checking the box next to “Custom 1”, clicking on “Upload”, choosing a file, and clicking “Insert Into Post”, the file is uploaded to WordPress, but the modal does not catch the event from the upload API properly, and simply continues displaying the popup stating that I need to click “Upload”, choose a file, and click “Insert Into Post”, which clearly I have already done.

    Can you please look into this?

    https://wordpress.org/plugins/ultimate-social-media-plus/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thanks Stephen, did you already check our FAQ on this point? http://www.ultimatelysocial.com/faq

    Thread Starter stephenriosdev

    (@stephenriosdev)

    I’ve passed this on to the server admin. Thank you for the direction. Hopefully this solves the problem. I’ll let you know if it does.

    Thread Starter stephenriosdev

    (@stephenriosdev)

    Worked with the server admin on this issue. In php.ini we have this set:

    ; Whether to allow the treatment of URLs (like http:// or ftp://) as files.
    ; http://www.php.net/manual/en/filesystem.configuration.php#ini.allow-url-fopen
    allow_url_fopen = On

    With this setting enabled, and even re-starting the server to make sure the init was caught correctly, the issue persists. This problem is occurring in the latest Chrome browser. The server is running PHP 5.3.3.

    Is there anything else we can try?

    Hm. Do you have CURL activated?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom Icon Upload Not Working’ is closed to new replies.