Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter delphiman

    (@delphiman)

    Okay, after 4 hours searching and searching and ..no answer anywhere

    But I think I solved this problem. I am still not sure why this line of code solved the problem. But it did

    So here is how I solved it:

    Open file admin.php in folder infinite-scroll/includes/admin.php

    Find this: add_filter( ‘get_media_item_args’, array( &$this, ‘send_to_editor’), 10, 1);

    Around line 24, then either delete that line or comment it out. Upload the file back to your server, then test your upload again. It should be working.

    Again, I am not sure why this line of code solved the problem and I do not know the implication of this line to the whole site, but so far I have not seen any side effect yet.

    delphiman. That seems to have worked! Thanks you so much. I don’t see any side-effects yet, either. Will let you guys know.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conflict with uploading image’ is closed to new replies.