Code Monkey home page Code Monkey logo

Comments (7)

dasistwas avatar dasistwas commented on August 14, 2024

Could you provide your PHP version? I assume it is 8.0 or 8.1. This might be related to stricter handling of type declarations. I will check that.

from moodle-mod_datalynx.

jommoj avatar jommoj commented on August 14, 2024

Thanks a lot for your swift reply. I need to check the PHP version with the server admin, I don't have admin access to this installation. I will provide this asap.

And yes, I'm assuming 8.x as well, because the legacy signature was removed from 7.4 to 8.0. This is why I checked the usage of implode within your module's code. I also added rules in order to check, if non-existing rules might cause this error, but it still happens.

from moodle-mod_datalynx.

jommoj avatar jommoj commented on August 14, 2024

The installation is based on Moodle 4.1.5 and PHP 8.1.2 (for Ubuntu).

from moodle-mod_datalynx.

dasistwas avatar dasistwas commented on August 14, 2024

Fixed in 332483a

Workaround: First create fields, then create the view (makes mor sense)

from moodle-mod_datalynx.

dasistwas avatar dasistwas commented on August 14, 2024

You can get the new version at https://moodle.org/plugins/mod_datalynx/v3.0-dataintelligence/29825

from moodle-mod_datalynx.

jommoj avatar jommoj commented on August 14, 2024

Thanks a lot for the immediate update!
I'm not sure, if the workaround will do the job. I added fields first, created tabular, grid and pdf afterwards, then CSV creation fails. We will install the fix asap and let you know, if it resolves the issue.

from moodle-mod_datalynx.

jommoj avatar jommoj commented on August 14, 2024

The issue is resolved, CSV is working as expected. Thanks a lot for your assistance!

from moodle-mod_datalynx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.