Skip to content

Problems with JavaScript files #7

@aiturria-spain

Description

@aiturria-spain

Hi Gernott

I'm upgrading your extension wp_mailqueue 2.0.1 to work with Typo3 V13

I could upgrade the code and I dont get errors anymore. The problem ist with the javascript DataTables.js and Mail.js

I get the following errors:

Mail.js -> Uncaught ReferenceError: define is not defined

DataTables.js -> Uncaught ReferenceError: jQuery is not defined

I have the newest Version of DataTables script V2.3.4 included via $pageRenderer->loadJavaScriptModule

For testing I included also the jquery V3.7.1 to see if it works.

In the Backend I see only a empty table and I guess it's because the errors in JavaScript. Do you have a solution to fix the issues in JavaScript? Do you have newer versions e.g. Mails.js

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions