This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

alaatarek9527470
alaatarek9527470

can't open mail templates from the backend menu getting this: error View [0] not found. .../vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php line 137

            if ($this->files->exists($viewPath = $path.'/'.$file)) {
                return $viewPath;
            }
        }
    }

    throw new InvalidArgumentException("View [$name] not found.");
}

I have checked my vendor folder and modules folder and getting no change in any of them with the originals but while spaces that decreased after compression and optimization

Last updated

alaatarek9527470
alaatarek9527470

I have found that the function is looping on mail code whose value is 0 [$name] not looping on mail id the error is neither in the vendor director or the modules director so please can anyone help ???

1-2 of 2

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.