WWBN / AVideo-Storage

Storage Server for AVideo Platform Open-Source
26 stars 37 forks source link

I can't move video to new storage #9

Closed zauklian closed 4 years ago

zauklian commented 4 years ago

I got the following error log.

PHP Fatal error: Uncaught Error: Call to undefined function _error_log() in /var/www/AVideo/plugin/YPTStorage/YPTStorage.php(14) : eval()'d code(1) : eval()'d code:659 Stack trace:

0 /var/www/AVideo/plugin/YPTStorage/YPTStorage.php(14) : eval()'d code(1) : eval()'d code(530): YPTStorage::log(77, 'Start (Local to...')

1 /var/www/AVideo/plugin/YPTStorage/YPTStorage.php(14) : eval()'d code(1) : eval()'d code(725): YPTStorage::moveFromLocalToSite(77, '2')

2 /var/www/AVideo/plugin/AVideoPlugin.php(506): YPTStorage->afterNewVideo(77)

3 /var/www/AVideo/objects/aVideoEncoderNotifyIsDone.json.php(58): AVideoPlugin::afterNewVideo(77)

4 {main}

thrown in /var/www/AVideo/plugin/YPTStorage/YPTStorage.php(14) : eval()'d code(1) : eval()'d code on line 659

DanielnetoDotCom commented 4 years ago

Hi

maybe you are using a wrong version of AVideo

can you please confirm what version are you using?

zauklian commented 4 years ago

Hi

maybe you are using a wrong version of AVideo

can you please confirm what version are you using?

AVideo version 8.0

akhilleusuggo commented 4 years ago

we're at 8.9

zauklian commented 4 years ago

we're at 8.9

Upgrade to version 8.9 and then work fine.

Thanks :)