Support the ongoing development of Laravel.io →
Requests Views Packages

i install responsive filemanager with tinymc in laravel when i click on img icon open dialog box for upload img but when i click on responsive file browser i see a dialog box with error not fount this route how can i solve this error? link that want to open in dialog box : js/ResponsiveFilemanager-master/filemanagerdialog.php?type=1&descending=false&sort_by=&lang=fa

Last updated 3 years ago.
0

check URL path is wrong /filemanagerdialog.php you have to add one slash / in tinymce config

your current settings without slash /
external_filemanager_path:js/ResponsiveFilemanager-master/filemanager

settings after slash /
external_filemanager_path:js/ResponsiveFilemanager-master/filemanager/

your calling url will be like this /filemanager/dialog.php

0

Sign in to participate in this thread!

Eventy

Your banner here too?

rasez rasez Joined 7 Apr 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.