alcalbg
- Sold between 5 000 and 10 000 dollars
- Europe
- Microlancer Beta Tester
- Has been a member for 0-1 years
- Exclusive Author
- Referred between 10 and 49 users
- Bought between 1 and 9 items
315
Purchases
Buyer Rating:
4.82 stars
4.82 average based on 44 ratings.
(more information)
-
5 Star
3886%
-
4 Star
49%
-
3 Star
24%
-
2 Star
00%
-
1 Star
00%
| Created | 19 September 12 |
| Last Update | 6 June 13 |
| Compatible Browsers | IE7, IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Software Version | PHP 5.0 - 5.2, PHP 5.3 |
| Files Included | JavaScript JS, HTML, CSS, PHP |
- ajax uploader
- browser
- commander
- explorer
- file
- file browser
- file manager
- file-manager
- filegator
- filemanager
- finder
- gator
- manager
- uploader
© All Rights Reserved alcalbg -
Contact Envato Support


strage problem. everytime i click on home or filegator logo it’s redirecting to ?cd=
Hmm… This supposed to be a feature – click on logo or home takes you back to your root folder. Why is this a problem to you? It needs to have ?cd= part in order to tell the script to change folder to root.
problem solved was an entry in my .htaccess blocking requests with ? for security reasons, everything is fine
Hello!
Found some issues with filegator.
1) changing permissions for guest is not possible. Firebug prints “ReferenceError: set_password is not defined @ url:819”
2) password, permissions and name set by get parameter. this is insecure.
3) its possible to create users with existing names.
Hello,
Thanks for reporting these issues. It’s all been fixed and v2.6 is waiting for approval.
I really appreciate this kind of feedback!
Best,
v2.6 approved, you can update now (see update instructions.)
Great Script
But I am having a problem. The directory structure displays OK, but none of the previews of images.
The script is putting the absolute server path in the URL…
http://www.mysite.co.uk/filenav1/content/Hosting/m/y/mysite.co.uk/web/public2/images/prettyPhoto/facebook/sprite.pngand it should be…
http://www.mysite.co.uk/public2/images/prettyPhoto/facebook/sprite.pngCan you help??
Hi,
See this FAQ and try to relocate FileGator installation. If this doesn’t help contact me via email and send FTP credentials so I can look into this closely.
Best,
Updates – I purchased v2.3 how do I get a copy of v2.5.
And are there any update instructions.
Many thanks, Hugh
See this FAQ.
Hi Alcalbg, how are you today? Just installed the product and it works fine. However, I need help with the more important part on my business, I already set my php.ini to 200MB, and is ready test it working fine and my php.index is set for 209715200, but when I upload files to FileGator I can only upload 10MB each one, and I need to be abailable to upload more than that can you help me please? (I Already reduced the ‘max_number of files’ to 20 I don’t need to upload 100.. Thank you so much Alcalbg.
Hi,
If you have Apache web server follow instructions from here. If you run on Nginx server read this.
In FileGator script you can only adjust max_filesize to desired value (index.php) but all other setting related to this limit are somewhere on the server-side. Contact me via email if nothing helps.
Hi there
A fantastic product !!
But I have a problem -
The “folder structure” view is NOT showing the actual folder structure in the correct order?
Help please.
Regards, Hugh
Hi,
Sorting in Tree View (Folder Structure modal window) is not possible due to PHP and RecursiveDirectoryIterator function limitation. It can be done with other functions but it would be very slow, especially when dealing with large and deep directory structures. I guess this is a compromise between speed and usability.
2nd question – how do I can the favicon?
I have tried to replace the actual file with another favicon but it keeps coming back…
Help please – which file do I need to edit.
favicon is located here /include/views/img/favicon.ico
I think you browser is just caching this file, try with different browser
Hi there,
I have just installed Filegator and created a new user account after being able to log into Filegator as admin. Unfortunately Filegator doesn’t recognise any of the user details and after trying to log in with the user details, the login box reverts back to the details of the admin account and displays ‘wrong user name or password’.
Please advise my next step.
Thanks.
PS. Am I to take it that the ‘repository’ folder is where everything that’s uploaded and managed will be stored?
See this FAQ.
Hi there. Managed to sort the problem. Please ignore my previous comment. Thanks.
Great! Permissions problem right?
Any idea why some files download and others don’t? It seems that smaller files that I have posted via FTP download fine… other larger files (a couple hundred megs) show up in the file list, but when I go to download them it acts like it’s starting the download, but comes up with a file that is zero bytes in size. If I “control-click” on the actual file name in the list, and save it to disk that way, it works. But obviously not the desired method. Ideas?
Hi,
I just tried with 300MB and 900MB files and I cannot produce this zero-bytes error so I need more info on this:
- which browser are you using? can you try with different one?
- on which server is FileGator installed? apache?
- can you tell me exact extension of those files?
- how exactly you download faulty files? by clicking on them (left-click) or by clicking on cog icon and then on “download” button?
Thanks, alcalbg
This issue has been fixed. Update to new version 2.7
Hi Alcalbg,
Great script!
Is there any way to give permissions to super admin to Upload Content for its users?
Thanks
Yes, please read this FAQ.
yep! I have read that.. thanks
nice work, bro! But the bad side is that there is no any user registration option
also how I can edit the logo? Cuz I used CS5 , but after, the final .gif was much more different (in framing and animation time aspects)
Hi,
To add user registration see this FAQ.
I can’t help you with the logo because designer did this part for me. I don’t know how to use CS5
thnx for response. THough I have a few more questions. 1) Is short url or secured link function available in this script? 2) I configured the registration but after the creation of new registrants homedir how can I put restriction in that folder? like only the user can enter this folder with his pass ( I mean guests and other users can’t read the folder).
1. No, but see if encrypt_url_actions config parameter is suitable for you. For more info see security notes.
2. Each new registered user gets a new private folder. If you want all users to have the same repository then in your register.php script search and replace this line:
with this:oh I know, but the question is if it is available to put restrictions into the user’s new private folders. To privatize the folders for the users, like only the users can see and read their folders.
I see, then you must edit guest’s repository folder to something like this:
This way guests will have a separate folder and they will not be able to see other users folders.
thnx a lot, really helped. Awesome script and support
so the another problem is : 1) how I can add “repeat the pass” and email poll in register.php? I know it is a beta future , but it is really important as it is the last stage of my config. 2) also when the registration is done the “Thank you” appears and nothing more, even not a link to sign in. Can u help also with that? I’ll really appreciate your help.
Put this new signup script version into filegator/ (not filegator/config/) folder and please give some feedback. Download link. Thanks.
“Page Not Found” is only what I see now, but sure it have 2 be smth nice
link is broken
Ah, sorry, here we go again:
Simple signup form
Advanced signup form with email activation
It is really fantastic, amazing script, and the best support I experienced so far. Big thnx. Really must have script!
hi, i would like to know if login can be required before viewing the file list? i tried the demo.. however i can see the list even i hvnt logged in… thanks
Absolutely. In demo setup “Guest” account is enabled so anyone can see the list of files and try the app easily. However, this is disabled by default and users must login to see the file list after you install FileGator. Disabling and enabling “Guest” account is easily controlled by the single config parameter “allow_guests”.
unable to uploading multiple files in internet explorer 9. Is there any way to solve this issue.
Thanks
Microsoft Internet Explorer 9 and earlier versions currently does not (and probably never will) implement the ability to upload multiple files at once. Therefore there is no script/HTML support for receiving multiple files. However, Microsoft implemented this feature in Internet Explorer 10.
Workaround for this is to zip multiple files, upload this archive and unzip it online.
gotcha thanks for reply..
Hello i have Cron.php Command Problem. I put file on courently directory but it is no working. cron.php file is working but it don’t change permission on config file. plz help me to solve this problem.
Sorry, important install instruction was missing. Put this script inside filegator/config/ directory and run it via cron service or manually like this: http://example.com/filegator/config/cron.php
i do this but it is not chanching permission in config file
Can you download cron.zip file one more time and try again? I’ve added some output code so we can see what happens.
Page Not Found Broken link
Fixed! What is the output?
when i enter this file it automatic redirect me to DirectAdmin Login Page
Can you send me your FTP credentials to email so I can inspect this closely? I don’t know what this DirectAdmin is…
i send you email
and WT?
I tried everything and this doesn’t work on your server
To be more specific – this function cannot be executed http://php.net/manual/en/function.shell-exec.php which is required for cron.php script to work. You can talk to your provider and see why is this disabled.
i have another version to see how many MB is directory like this:
$path = ”$dir”; // <—Edit: Add your folder name here!
function filesize_r($path){ // Function 1 if(!file_exists($path)) return 0; if(is_file($path)) return filesize($path); $ret = 0; foreach(glob($path.”/“) as $fn) $ret += filesize_r($fn); return $ret; }
function showSize($size_in_bytes) { // Function 2 $value = 0; if ($size_in_bytes >= 1073741824) { $value = round($size_in_bytes/107374182410)/10; return ($round) ? round($value) . ‘Gb’ : “{$value} Gb”; } else if ($size_in_bytes >= 1048576) { $value = round($size_in_bytes/104857610)/10; return ($round) ? round($value) . ‘Mb’ : “{$value}”; } else if ($size_in_bytes >= 1024) { $value = round($size_in_bytes/102410)/10; return ($round) ? round($value) . ‘Kb’ : “{$value} Kb”; } else { return “{$size_in_bytes} Bytes”; } } $zoma = showSize(filesize_r($path)); echo $zoma;
}
and wt did you do with script i can’t login with usert and can’t register
I will try with this solution but it’s not promising since it would be very slow with many files and folders.
I didn’t mess with a script at all, I only edited cron.php file. Try to remove cron.php files.
It not work it write me “Wrong username or password.” and in register Link that “ERROR: Config file not found!”
Folder permissions were wrong 744 instead of 755
Yes, I got the same result, this is because cron.php cannot execute shell_exec function. I will let you know I find alternative solution.
and how it work are dis this in my site?
Try this version with your method implemented. It’s slower but will probably work on your server.
Please backup your config.json file first.
it works thnx for help
:*
! VACATION ! VACATION ! VACATION ! VACATION ! VACATION !
Hi,
Please note I am currently out of the office and will not have access to my emails until the 28th of June.
Please read item’s FAQ.
Regards,
! VACATION ! VACATION ! VACATION ! VACATION ! VACATION !