Ho installato forma 2.4.5 su un servizio xampp dove è installato php 7.0.31 ed ho riscontrato un problema in fase di caricamento di un oggetto scorm. Il problema sembra che si presenta se all'interno dello scorm ci sono file singoli di circa 45mb. Al termine del caricamento compare una maschera bianca e non viene inserito il record nel database ma fisicamente il file viene caricato e scompattato. Non è un problema di dimensione massima dello zip perché pacchetti più pesanti ma che all'interno hanno file di dimensioni minori vengono caricati senza problema ( ho verificato sino a file da 35mb ).
Eseguendo un downgrade della versione php alla 5.6.28 il problema non si presenta.
Sapete se c'è qualche impostazione/correzione che si può applicare per poter utilizzare php 7.0.x?
Grazie
PHP 7.0.31
Re: PHP 7.0.31
Attiva il debug, se è un problema di PHP riceverai un fatal error. Postalo qui.
Per supporto GRATUITO contattatemi in privato qui
Re: PHP 7.0.31
Questo è quello che mi restituisce quando compare la maschera bianca:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; UserPreferencesDb has a deprecated constructor in C:\xampp_70\htdocs\forma245\lib\lib.preference.php on line 26
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; UserPreferences has a deprecated constructor in C:\xampp_70\htdocs\forma245\lib\lib.preference.php on line 451
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Services_JSON has a deprecated constructor in C:\xampp_70\htdocs\forma245\lib\lib.json.php on line 116
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Services_JSON_Error has a deprecated constructor in C:\xampp_70\htdocs\forma245\lib\lib.json.php on line 785
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Services_JSON_Error has a deprecated constructor in C:\xampp_70\htdocs\forma245\lib\lib.json.php on line 799
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Non-static method Format::init() should not be called statically in C:\xampp_70\htdocs\forma245\i18n\lib.format.php on line 32
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; RegionalSettings has a deprecated constructor in C:\xampp_70\htdocs\forma245\i18n\lib.regset.php on line 22
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; RegionalSettingsManager has a deprecated constructor in C:\xampp_70\htdocs\forma245\i18n\lib.regset.php on line 462
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LmsModule has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\class.module\class.definition.php on line 16
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LmsPageWriter has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\lib\lib.lmspagewriter.php on line 17
Deprecated: Non-static method LmsPageWriter::createInstance() should not be called statically in C:\xampp_70\htdocs\forma245\appLms\index.php on line 62
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Non-static method TrackUser::checkSession() should not be called statically in C:\xampp_70\htdocs\forma245\appLms\lib\lib.preoperation.php on line 41
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Selector_Course has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\lib\lib.course.php on line 36
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Man_Course has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\lib\lib.course.php on line 312
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Man_CourseUser has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\lib\lib.course.php on line 1648
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DoceboCourse has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\lib\lib.course.php on line 1992
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CourseSubscribe_Management has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\lib\lib.subscribe.php on line 711
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Module_Scorm has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\class.module\class.scorm.php on line 14
Notice: Only variables should be assigned by reference in C:\xampp_70\htdocs\forma245\appLms\index.php on line 71
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; PclZip has a deprecated constructor in C:\xampp_70\htdocs\forma245\addons\pclzip\pclzip.lib.php on line 192
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; RendererDb has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\RendererDb.php on line 27
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DDomDocument has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\xmlwrapper.php on line 23
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DDomNode has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\xmlwrapper.php on line 84
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DDomTextNode has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\xmlwrapper.php on line 254
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DDomElement has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\xmlwrapper.php on line 262
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DDomNodeList has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\xmlwrapper.php on line 338
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DDomXPath has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\xmlwrapper.php on line 369
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; RendererDefaultImplementation has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\RendererBase.php on line 92
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Scorm_Organization has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\scorm_organizations.php on line 25
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SCORM12_Sequencing has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\scorm_utils.php on line 516
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Scorm_Item has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\scorm_items.php on line 25
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Warning: Missing argument 3 for sl_upload(), called in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\scorm.php on line 90 and defined in C:\xampp_70\htdocs\forma245\lib\lib.upload.php on line 74
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; UserPreferencesDb has a deprecated constructor in C:\xampp_70\htdocs\forma245\lib\lib.preference.php on line 26
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; UserPreferences has a deprecated constructor in C:\xampp_70\htdocs\forma245\lib\lib.preference.php on line 451
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Services_JSON has a deprecated constructor in C:\xampp_70\htdocs\forma245\lib\lib.json.php on line 116
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Services_JSON_Error has a deprecated constructor in C:\xampp_70\htdocs\forma245\lib\lib.json.php on line 785
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Services_JSON_Error has a deprecated constructor in C:\xampp_70\htdocs\forma245\lib\lib.json.php on line 799
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Non-static method Format::init() should not be called statically in C:\xampp_70\htdocs\forma245\i18n\lib.format.php on line 32
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; RegionalSettings has a deprecated constructor in C:\xampp_70\htdocs\forma245\i18n\lib.regset.php on line 22
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; RegionalSettingsManager has a deprecated constructor in C:\xampp_70\htdocs\forma245\i18n\lib.regset.php on line 462
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LmsModule has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\class.module\class.definition.php on line 16
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LmsPageWriter has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\lib\lib.lmspagewriter.php on line 17
Deprecated: Non-static method LmsPageWriter::createInstance() should not be called statically in C:\xampp_70\htdocs\forma245\appLms\index.php on line 62
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Non-static method TrackUser::checkSession() should not be called statically in C:\xampp_70\htdocs\forma245\appLms\lib\lib.preoperation.php on line 41
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Selector_Course has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\lib\lib.course.php on line 36
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Man_Course has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\lib\lib.course.php on line 312
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Man_CourseUser has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\lib\lib.course.php on line 1648
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DoceboCourse has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\lib\lib.course.php on line 1992
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CourseSubscribe_Management has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\lib\lib.subscribe.php on line 711
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Module_Scorm has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\class.module\class.scorm.php on line 14
Notice: Only variables should be assigned by reference in C:\xampp_70\htdocs\forma245\appLms\index.php on line 71
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; PclZip has a deprecated constructor in C:\xampp_70\htdocs\forma245\addons\pclzip\pclzip.lib.php on line 192
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; RendererDb has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\RendererDb.php on line 27
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DDomDocument has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\xmlwrapper.php on line 23
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DDomNode has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\xmlwrapper.php on line 84
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DDomTextNode has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\xmlwrapper.php on line 254
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DDomElement has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\xmlwrapper.php on line 262
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DDomNodeList has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\xmlwrapper.php on line 338
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DDomXPath has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\xmlwrapper.php on line 369
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; RendererDefaultImplementation has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\RendererBase.php on line 92
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Scorm_Organization has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\scorm_organizations.php on line 25
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SCORM12_Sequencing has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\scorm_utils.php on line 516
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Scorm_Item has a deprecated constructor in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\scorm_items.php on line 25
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_plugin in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 31
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Notice: Undefined index: notuse_customscript in C:\xampp_70\htdocs\forma245\lib\lib.forma.php on line 49
Warning: Missing argument 3 for sl_upload(), called in C:\xampp_70\htdocs\forma245\appLms\modules\scorm\scorm.php on line 90 and defined in C:\xampp_70\htdocs\forma245\lib\lib.upload.php on line 74
Re: PHP 7.0.31
In /lib/lib.upload.php riga 74
sostituisci
con
sostituisci
Code: Select all
function sl_upload( $srcFile, $dstFile, $file_ext) {
Code: Select all
function sl_upload( $srcFile, $dstFile) {
Per supporto GRATUITO contattatemi in privato qui
Re: PHP 7.0.31
Non è cambiato nulla. Avevo trovato un vecchio topic dove era riportato di impostare la riga con $file_exp = "" ma cmq non andava
Re: PHP 7.0.31
Che vuol dire non è cambiato nulla?
Hai fatto la modifica e l'errore resta lo stesso?
Se è così sarei pronto a giocarmi casa che non hai fatto la modifica
Hai fatto la modifica e l'errore resta lo stesso?
Se è così sarei pronto a giocarmi casa che non hai fatto la modifica
Per supporto GRATUITO contattatemi in privato qui
Re: PHP 7.0.31
A livello di debug è solo sparito il messaggio riguardante il file modificato ma continua a rimanere pagina bianca.
Re: PHP 7.0.31
Gli avvisi sono solamente quelli che avevo postato.
Al momento ho risolto cambiando la versione di php o potrei continuare a tenere la 7 trasferendo lo scorm tramite ftp perché a parte questo intoppo che è emerso per caso per il resto non ho trovato problemi.
Proverò a fare qualche altro test per vedere se trovo qualcosa cmq Grazie.
Al momento ho risolto cambiando la versione di php o potrei continuare a tenere la 7 trasferendo lo scorm tramite ftp perché a parte questo intoppo che è emerso per caso per il resto non ho trovato problemi.
Proverò a fare qualche altro test per vedere se trovo qualcosa cmq Grazie.
Re: PHP 7.0.31
Riposta il log con la modifica fatta.
Per supporto GRATUITO contattatemi in privato qui