Search found 68 matches

by CisterNino
Mon May 11, 2020 9:31 am
Forum: Gestione Didattica e Frontend
Topic: [Risolto] Fatal error su Upload file come Oggetto didattico Forma 2.1
Replies: 3
Views: 4117

Re: [Risolto] Fatal error su Upload file come Oggetto didattico Forma 2.1

Ciao wolk73, la correzione segnalata da alfa14 è esatta, ma non risolve il problema principale. La tua installazione di forma.lms è basata su una versione di php superiore alla 7.0.33, e quindi non compatibile con la versione di forma 2.3 o 2.4.1. Dunque se non effettui downgrade della tua versione ...
by CisterNino
Mon Mar 02, 2020 10:13 am
Forum: Installazione e Configurazione
Topic: Errore incorporamento video YouTube
Replies: 6
Views: 4694

Re: Errore incorporamento video YouTube

Ciao, prova a incorporare i video con questo sistema:
<iframe src="/https://www.youtube.com/embed/tgbNymZ7vqY" width="420" height="315"></iframe>
by CisterNino
Fri Feb 14, 2020 9:33 am
Forum: Gestione Didattica e Frontend
Topic: FORMA 2.3.x - Segnalazione Errore Download Item (File) da modulo
Replies: 4
Views: 3804

Re: FORMA 2.3.x - Segnalazione Errore Download Item (File) da modulo

Ciao, forma 2.4 non supporta php 7.2 , 7.3, 7.4. Quello che hai trovato (Fatal error: Uncaught ArgumentCountError: Too few arguments to function Track_Item) è proprio un problema legato ad un controllo più rigido del passaggio dei parametri ad una funzione nella versione 7.3 del PHP. Forma 3.0 suppo...
by CisterNino
Mon Dec 09, 2019 2:45 pm
Forum: Installazione e Configurazione
Topic: Bug upgrade da 2.3 a 2.4
Replies: 3
Views: 4061

Re: Bug upgrade da 2.3 a 2.4

In realtà nello script di setup del db (install/data/sql/lms.sql) della versione 2.3 di forma, la creazione della tabella learning_report_schedule, è già presente.
by CisterNino
Tue Sep 04, 2018 3:29 pm
Forum: Administration Management
Topic: Assign user to multiple nodes
Replies: 6
Views: 5245

Re: Assign user to multiple nodes

Indeed there's a little mistake in alfa24 suggestion:

The right instruction to use is:
if ( Get::sett('orgchart_singlenode', 'off') == 'on' ){
by CisterNino
Fri Sep 01, 2017 3:26 pm
Forum: Installation and configuration
Topic: Help Please - White Screen only
Replies: 41
Views: 33288

Re: Help Please - White Screen only

Look under templates folder. Could you list which main folders do you see ?
by CisterNino
Fri Sep 01, 2017 3:16 pm
Forum: Installation and configuration
Topic: Help Please - White Screen only
Replies: 41
Views: 33288

Re: Help Please - White Screen only

you should have

param_name
default_language

param_value
english

value_type
language
by CisterNino
Fri Sep 01, 2017 3:14 pm
Forum: Installation and configuration
Topic: Help Please - White Screen only
Replies: 41
Views: 33288

Re: Help Please - White Screen only

no. There should be a language. try putting 'english'
by CisterNino
Fri Sep 01, 2017 3:02 pm
Forum: Installation and configuration
Topic: Help Please - White Screen only
Replies: 41
Views: 33288

Re: Help Please - White Screen only

BTW, could you tell me which forma version do you run ?
by CisterNino
Fri Sep 01, 2017 2:59 pm
Forum: Installation and configuration
Topic: Help Please - White Screen only
Replies: 41
Views: 33288

Re: Help Please - White Screen only

go in debug mode and print here what you get after logging in