Notifications
Clear all

[Solved] Can not delete attachment

11 Posts
4 Users
0 Likes
7,250 Views
Posts: 6
Customer
Topic starter
(@antonmymrikov)
Member
Joined: 7 years ago

Hi guys!

I have installed wpForo Advanced Attachments and tried to add some images. But I can not delete this images. In console next message:

DELETE  https://pharm-community.com/wp-admin/admin-ajax.php?file=3-0f31082a9cfd8orig.jpg &action=wpforoattach_load_ajax_function net::ERR_EMPTY_RESPONSE
jquery.js?ver=1.12.4:4

I have tried to deactivate all plugins except wpForo and the problem still exists. I need to resolve it until Monday. Please help.

10 Replies
Posts: 6
Customer
Topic starter
(@antonmymrikov)
Member
Joined: 7 years ago

Plugin also added some artifacts under forum bottom:

artefacts
<div id="blueimp-gallery" class="blueimp-gallery blueimp-gallery-controls" data-filter=":even">
<div class="slides"></div><h3 class="title"></h3>
<a class="prev">‹</a><a class="next">›</a><a class="close">×</a><a class="play-pause"></a><ol class="indicator"></ol>
</div>

and

<div id="wpf-content-blueimp-gallery" class="blueimp-gallery blueimp-gallery-controls">
   <div class="slides"></div><h3 class="title"></h3>
   <a class="prev">‹</a><a class="next">›</a><a class="close">×</a><a class="play-pause"></a><ol class="indicator"></ol>
</div>
Reply
Posts: 6
Customer
Topic starter
(@antonmymrikov)
Member
Joined: 7 years ago

I bought the plugin and I need support!

I think that  I have resolved the second problem with artifacts. Just added into WP Custom css next:

#wpf-content-blueimp-gallery, #blueimp-gallery {
display: none;
}

And these divs are gone.

What is wrong with AJAX from first post?

Reply
Posts: 6
Customer
Topic starter
(@antonmymrikov)
Member
Joined: 7 years ago

In Firefox console, when I click delete near image:

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help  http://xhr.spec.whatwg.org/   jquery.js:4:26272
Reply
Posts: 4171
 Tom
Admin
(@tomson)
Famed Member
Joined: 9 years ago

Hi Anton,

this is definitely conflict with your plugins or with the theme. Please deactivate all plugins and activate them one by one in order to find the problem causer. Also keep all caches deleted and turned off during the test. If you can't find the reason, please send admin login details to support[at]gvectors.com email address, we'll check it.

Reply
Page 1 / 3
Share:
Scroll to top