When i trying to uploade the image by file explorer, Sub-folders are not opening.
When i am checking in Localhost it working fine but in live server file explorer not openign files and its folders, giving elf_connector issues.
I am using these extensions and PHP version 7.4 using.
Is there any solution on this forum or i have check on other forum.
You most likely will need to contact help desk to investigate the issue because it seems to be isolated to your install and like you said, it works fine on your other install.
Thanks Sir, Some problem fixed, It was permission issues.
when i am opening the file explorer Files are opening now but, it requesting more than 3000 requests to server in less than one minutes. and contunue to requesting untill i refresh the page.
Cs-cart help desk is confusing. They first advised to take the subscriptions. Then he will suggest this problem is not from his code, then he again send a customization quotes.
ex.
If i have problem in one of tiles in floor, they ask to take subscription to check all building. then he will suggest, we have not fixed the tiles, so they now charge to fix all the tiles in floor.
While checking the webkul cs-cart demo, the same problem was with cs-cart website during picture upload, access the file explorer.
Means cs-cart code has some issues.
Request cs-cart team to check this, some issues in file explorer you have to solve as soon as possible.
Our customer care service is provided on a paid basis and it seems like your account does not have access to it at the moment.
You can find the details on the available customer care subscription plans at this page:
We are in no way related to this demo.
Check this https://youtu.be/-x8QLw8fXbQ
During checking webkul cs-cart mobile application, cs-cart demo has exactly same file explorer issues,
Files and folders are not opening.
Feel free to contact WebKul support on this case, since this issue does not occur in our demos.
Please suggest the possible couses, so i can talk to freelincers to solve.
It it found on multiple website it means some issues in cs-cart code.
So if you suggest what to check, we will discuss with freelincers or other developers.
Since I don’t know how to reproduce this, I’ve checked the code. I’m afraid there are too many different possible cases that can cause unexpected cases to be returned. Firstly, please try using your browser’s developer tools to check the response from your server for the request made when you click to open the broken folder. This should be a POST request similar to this one:
admin.php?dispatch=elf_connector.manage&start_path=&security_hash=...
Thanks your valuable reply, i will check.