Source
251 }
252
253
254 if ($this->VideoIsLocal == 1) {
255
256 if (!$this->VideoLocalFile || strlen($this->VideoLocalFile)<5){
257
258 return true;
259 }
260 elseif (file_exists($this->VideoLocalFile) && filesize($this->VideoLocalFile)>0){
261
262 //echo($this->VideoLocalFile);
263 //echo"<br/>";
264 //echo(filesize($this->VideoLocalFile));
265 //echo"<br/>";
266 //echo(file_exists($this->VideoLocalFile));
Trace
- file_exists(/var/www/skachat.online/web/assets/downloads/soundcloud/62b8bd3ebc0af33aefbd26fc78451579.mp3)
VideoObject.php:260
- VideoObject->amIExpired()
ViewableData.php:466
- ViewableData->obj(amIExpired,,,1,amIExpired)
ViewableData.php:504
- ViewableData->cachedCall(amIExpired,)
ViewableData.php:517
- ViewableData->hasValue(amIExpired,,1)
DataObject.php:4172
- DataObject->hasValue(amIExpired,,1)
SSViewer.php:187
- SSViewer_Scope->__call(hasValue,Array)
SSViewer.php:650
- SSViewer_DataPresenter->__call(hasValue,Array)
.cache.themes.skachat.templates.Layout.LandingPage_download.ss:67
- include(/www/wwwroot/skachat.online/silverstripe-cache/www-php7.2.33/.cache.themes.skachat.templates.Layout.LandingPage_download.ss)
SSViewer.php:1172
- SSViewer->includeGeneratedTemplate(/www/wwwroot/skachat.online/silverstripe-cache/www-php7.2.33/.cache.themes.skachat.templates.Layout.LandingPage_download.ss,LandingPage_Controller,,Array,)
SSViewer.php:1234
- SSViewer->process(LandingPage_Controller,)
SSViewer.php:1230
- SSViewer->process(LandingPage_Controller)
Controller.php:166
- Controller->handleRequest(SS_HTTPRequest,DataModel)
ContentController.php:200
- ContentController->handleRequest(SS_HTTPRequest,DataModel)
ModelAsController.php:75
- ModelAsController->handleRequest(SS_HTTPRequest,DataModel)
Director.php:387
- Director::handleRequest(SS_HTTPRequest,Session,DataModel)
Director.php:149
- Director::direct(/soundcloud-mp3-audio-downloader/1315/azide-x-j-swey-i-lost-carol-feat-blak-trash-by-j-swey-free-listening-on-soundcloud-direct-download/,DataModel)
main.php:211