modification of account home

Status
Not open for further replies.

tor-36182785

Member
YetiShare User
Jul 25, 2013
35
1
8
Hello dear sir

There is something not practical when you have a lot of files and the folders do not help much for the management.

Ideally, when moving files to a folder, the files disappear from "your files". It would be more practical to manage files.
We see this on professional hosting.

With this, the script would perfect

Very thank you for your works
 

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
Re: modification of Edit/Move/Delete Multiple Files plus get

The modification is made by YetiShareMods who is has no affiliation to MFScripts.

I have edited your post to be more relevent to the Yetishare script functions.

As a quick fix you can do the following:

Open _account_home.ajax.php

Find on line 27:
Code:
$clause .= " AND statusId = ".$filterByStatus." ";
Replace with:
Code:
$clause .= " AND statusId = ".$filterByStatus." AND folderId IS NULL ";
Save and upload
 

tor-36182785

Member
YetiShare User
Jul 25, 2013
35
1
8
Hello

Thank you for your solution.

This is http://www.yetisharemods.com who sent me here
 

tor-36182785

Member
YetiShare User
Jul 25, 2013
35
1
8
It's very good.

But in the folders, I do not have any settings to manage files: delete, move ... ;)

Do you have a quick fix?

Sorry for my insistence, but I have a lot of files to manage
 
Status
Not open for further replies.