Coder Social home page Coder Social logo

Comments (7)

francoisjacquet avatar francoisjacquet commented on May 14, 2024

Maybe you could tell me more:
Do you have an SQL error showing up?
Do you have the Moodle integrator enabled (in config.inc.php)?
And do you have checked "Publish event in Moodle"?

from rosariosis.

lcueto avatar lcueto commented on May 14, 2024

Hi,

  1. No error ---- but the new event (done by clicking the plus (+) sign in the calendar) has not been created or cannot be seen in the calendar. Though Assignments done by teachers could be seen in the calendar.
  2. Set the model integrator to "false"
  3. Where to set-up this check/uncheck "Publish event in Moodle"? I cannot see this.
    Thanks.

from rosariosis.

francoisjacquet avatar francoisjacquet commented on May 14, 2024

I cannot reproduce this in RosarioSIS v1.3.3.
Please update if you do not have this version (simply overwrite the files, no database changes).

from rosariosis.

Akodia avatar Akodia commented on May 14, 2024

Tried to create an event on the calender but it failed. Gave an error.
Moodle Intergrator is set to false.
image

System: Windows Server 2012

Thanks,
Akodia

from rosariosis.

francoisjacquet avatar francoisjacquet commented on May 14, 2024

Hi Akodia,
for this specific error:

ERROR: date/time field value out of range: "13/01/2010" HINT: Perhaps you need a different "datestyle" setting.

Simply modify the PostgreSQL configuration file: postgresql.conf

The configuration value datestyle should be set this way:

datestyle = 'iso, dmy'

from rosariosis.

Akodia avatar Akodia commented on May 14, 2024

Hallo François,
Thank you very much. It works perfectly.
image

Thanks for the support.
Akodia.

from rosariosis.

francoisjacquet avatar francoisjacquet commented on May 14, 2024

Note that the above commit should fix the issue without modifying the datestyle parameter.

from rosariosis.

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.