The First/Previous/Next/Last is in
/js/jquery.dataTables.min.js
Find:
oPaginate:{sFirst:"First",sPrevious:"Previous",sNext:"Next",sLast:"Last"}
Dropdowns are in the database in the file status table
I think a great addition would be a desktop application that enables members to log into their account from their desktop (not browser).
Features include:
Upload Files (Similar to FTP where you can queue files to be uploaded).
Download Files.
Create Folders (set to public/private & password...
What I think is better (and something I have already requested) is the option to make our own usergroups instead of pre-configured ones. Because not everyone wants to use the pre-defined groups.
You also have to edit _footer.php
Find:
echo '<strong>[ <a href="' . WEB_ROOT . '/admin/" target="_blank">' . t('admin_area', 'admin area') . '</a> ]</strong><br/><br/>';
Edit the /admin/ part to your new admin directory name.
For added security you could remove this code from _footer.php...
Getting a 500 Error when I try to send a PM so I'll reply here
Run this MySQL query then try to upload a 4-5GB file again
ALTER TABLE `file` CHANGE `fileSize` `fileSize` BIGINT( 15 ) NULL DEFAULT NULL
You cannot do it from the admin control panel, but you can do it from phpmyadmin
Run this query:
UPDATE `file_server` SET `statusId` = '3' WHERE `serverLabel`= 'Local Default' AND `serverType` = 'local';
I don`t think bitcoin is a viable payment solution because from what I can make out on their wiki (only glanced at, I never read it properly) server admins have to install bitcoin on the server and download/install over 2GB of data to make it work. plus you don`t earn any actual money from it...
I want to know where you can get a dedicated server for 3 years for $425 :lol: thats $11.80 a month :roll:
I have 12 servers and i'm paying over $3500 a month for them
Couple of possibilities:
http://forums.cpanel.net/f42/cpanel-api-create-ftp-accounts-144121.html
http://www.zubrag.com/scripts/cpanel-ftp-account-creator.php