• Resolved carlosgv

    (@carlosgv)


    Hello,
    I can’t attach document. I remplaced attachments.js (https://raw.githubusercontent.com/boonebgorges/buddypress-docs/master/includes/js/attachments.js) but I can’t attach documents.

    Firefox console said:
    file_frame is undefined

    attachments.js?ver=dcfb9226486054d8470f32cd5f449db2:14 Uncaught TypeError: Cannot read property ‘open’ of undefined
    at HTMLButtonElement.<anonymous> (attachments.js?ver=dcfb9226486054d8470f32cd5f449db2:14)
    at HTMLButtonElement.dispatch (jquery.js?ver=1.12.4-wp:3)
    at HTMLButtonElement.r.handle (jquery.js?ver=1.12.4-wp:3)


    ERROR is in:
    ___
    // Open the dialog
    file_frame.open();

    ————-

    wordpress version: 5.5
    buddypress version: 6.2.0

Viewing 1 replies (of 1 total)
  • Hi Support,

    I also have the same issue. I already replaced attachments.js but still throwing the same issue:

    tinymce.min.js?ver=49100-20200624:2 Uncaught (in promise) TypeError: Cannot read property ‘apply’ of undefined
    at tN.execCallback (tinymce.min.js?ver=49100-20200624:2)
    at yw (tinymce.min.js?ver=49100-20200624:2)
    at f.content_style.a (tinymce.min.js?ver=49100-20200624:2)
    at tinymce.min.js?ver=49100-20200624:2

    I’m using wordpress version: 5.5.1

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t attach documents’ is closed to new replies.