Link to Mod (http://mods.simplemachines.org/index.php?mod=477)
Rate this Mod (http://mods.simplemachines.org/index.php?action=review;sa=add;mod=477)
This file manager is a a simple yet powerful mod for SMF. It allows you to explore the directory and subdirectories of the folder you installed SMF in.
Features:
- File index (alphabeticly ordered by name, displaying size, date of last update, features pagination)
- Delete files and folders
- Create folders
- Edit text files
- Upload files
- CHMOD files/folders
Changelog for version 2.0.3:
- Added Albanian translation, thanks to eXecuT
- Added Greek translation, thanks to MinasC
- Added Turkish translation, thanks to crazyboy_123
Changelog for version 2.0.2:
- Made the mod compatible with 1.0.4
Changelog for version 2.0.1:
- Fixed a bug: if PHP's magic quotes was enabled, the contents of a file would get extra slashes.
Changelog for version 2.0:
- All subactions now have their own subtemplate.
- Templates now use the comma-operator instead of the dot-operator for string concatenation when possible (boosts speed a bit).
- Every action that modifies the file system (such as renaming files or creating a new folder) now requires session verification.
- It is now also possible to edit writable files.
- Added new icons for the rename and edit actions.
- The CHMOD action is now hidden on servers running Windows.
Although this mod has been tested thoroughly, I cannot guarantee it'll work on every host. However, bug reports and feature requests are welcome.
wow, good job.
the CHMOD feature should be huge for people that dont know
their way around FTP.
Oh this will come in very handy with multiple forums in play. Time saver for sure. Will be back tonight to grab it. ;D ;)
I installed this on a totally fresh install of RC3 on my test board.
It threw up and error during the package manager install, but as it related to the Dutch version I ignored it.
However, all it does is place a blank line in my Admin panel which I presume should say 'File Manager'
Any ideas how to 'tweak' this to enable it to work properly?
Would be a very useful mod if it worked for me!
Thanks
hi,
open Modifications.english.php which is in your Themes/default/languages folder
look for
?>
and just above it add
$txt['filemanager']['adminbutton'] = 'File Manager';
There also seems to be another little bug, if you make a new folder i.e. uploads, then upload a file to it
, the file will not display , until another file is uploaded to the same folder.
I used test1.txt , test2.txt, test3.txt, text4.txt .
I uploaded test1.txt, it didnt appear, I then uploaded test2.txt, and test1.txt appeared in the
listing for uploads. I did this for all 4 files, but only 3 of them appear in the folder listing.
I'm sure it wont take Aäron too long to fix.
This is sweet!!
Quote from: DrDom on September 20, 2006, 02:53:12 PM
hi,
open Modifications.english.php which is in your Themes/default/languages folder
look for
?>
and just above it add
$txt['filemanager']['adminbutton'] = 'File Manager';
There also seems to be another little bug, if you make a new folder i.e. uploads, then upload a file to it
, the file will not display , until another file is uploaded to the same folder.
I used test1.txt , test2.txt, test3.txt, text4.txt .
I uploaded test1.txt, it didnt appear, I then uploaded test2.txt, and test1.txt appeared in the
listing for uploads. I did this for all 4 files, but only 3 of them appear in the folder listing.
I'm sure it wont take Aäron too long to fix.
Many thanks, worked a treat!
Quote from: Long Time Dead on September 20, 2006, 02:30:25 PM
I installed this on a totally fresh install of RC3 on my test board.
It threw up and error during the package manager install, but as it related to the Dutch version I ignored it.
However, all it does is place a blank line in my Admin panel which I presume should say 'File Manager'
Any ideas how to 'tweak' this to enable it to work properly?
Would be a very useful mod if it worked for me!
Thanks
Same here with an added error in the error log. Going to wait for next version. ::)
8: Undefined index: filemanager
File: /home/christia/public_html/forum/Sources/Subs.php
Line: 2811
Be sure that you sent all php files to your server (check them). The mod works fine.
really nice mod, thanx
Where do I find a link to it ??
I have the mods section installed with Global Announcements, and after install all that appeared was a blank space under Forum maintanence
Quote from: L.G.S on September 21, 2006, 10:55:06 AM
Where do I find a link to it ??
I have the mods section installed with Global Announcements, and after install all that appeared was a blank space under Forum maintanence
Read my previous posts and DrDom's answer! ;)
Hmm thanks, everything installed right so I didn't think it would be that
Has the bug in this been fixed since my last post on the 20th?
Quote from: Long Time Dead on September 20, 2006, 02:30:25 PM
I installed this on a totally fresh install of RC3 on my test board.
It threw up and error during the package manager install, but as it related to the Dutch version I ignored it.
However, all it does is place a blank line in my Admin panel which I presume should say 'File Manager'
Any ideas how to 'tweak' this to enable it to work properly?
Would be a very useful mod if it worked for me!
Thanks
Quote from: DrDom on September 20, 2006, 02:53:12 PM
I used test1.txt , test2.txt, test3.txt, text4.txt .
I uploaded test1.txt, it didnt appear, I then uploaded test2.txt, and test1.txt appeared in the
listing for uploads. I did this for all 4 files, but only 3 of them appear in the folder listing.
I'm sure it wont take Aäron too long to fix.
Both bugs are fixed in version 1.0.1 which I just released. Sorry for the delay, I'm on hiatus with a reason. ;)
Btw I would really appreciate any reviews. :D
Oh yea i forgot you were on hiatus. But thanks for updating.
And I'll try to get back here with a little review when I can make a little more time.
I need a 8 day 25 hour week some times. lol 8) ;D
Very helpful mod.
Installed and workwell in my SMF 1.1 RC3 environment (with several mods installed). 8)
After installing the mod, when I try to enter the File Manager I get this error "Unable to load the 'main' template", and in the error log I also find this error "2: call_user_func(FileManager): First argument is expected to be a valid callback
File: /web/htdocs/www.mysite.net/home/smf/index.php"
Any help?
Could you try re-installing the mod, as it obviously didn't install correctly?
Done! Can't figure out what went wrong, but everything works great now. Thank you ;)
This s great....Can you please help me?
I need a script which can display files n folder, should have an option to arrange them by alphabetical, date, size, if it's possible search option. I want this script for my site downloads not for forum. Can you please brother?
You could try SNIF (attached) for that. Please don't ask for support regarding SNIF here though.
Any possibility that you could create a folder with said permissions that members could view?
This mod is pretty cool! :) I have a feature request though. Editing file contents. It would just let you edit the contents of a file. I hope you consider making this a feature soon! :)
Dang, I really want to install this Mod, it looks fabulous! :-(
Last month: Got an error on the dutch file. Deleted Mod before Aaron replied (thank you Aaron).
Now: Tried to install fresh - but get a Test Failed on index.php.
SMF Default theme with these mods:
Member Awards 1.0.2
Ultimate Shoutbox 1.39
Karma Buttons 1.02
Affiliate System 1.0
Country Flags 1.0.1
Custom Profile Field Mod 3.15
Karma Description Mod
Would someone please point me in the right direction? Thank you!
How can I make it work with themes? Like the Dibler MC theme?
also the icons aren't working
Quote from: MMJ on November 07, 2006, 08:39:30 AM
How can I make it work with themes? Like the Dibler MC theme?
There's no need to do so, as it only appears in the admin panel.
Quote from: MMJ on November 07, 2006, 08:39:30 AM
also the icons aren't working
You'll need to upload the images found in the package to the images directory of the theme that's missing them.
It seems a very handy mod
Dank u wel Aäron
Quote from: babjusi on January 18, 2007, 02:03:58 AM
One question though, Is it compatible with SMF 1.1.1&TinyPortal v0.9.7. And if I install it, would I be able to still download new mods via the Package Installer?
Yes, it's compatible with both SMF 1.1.1 and TinyPortal 0.9.7, that is, it should be. Should you run into problems, please say so here. :)
Quote from: babjusi on January 18, 2007, 02:03:58 AM
Dank u wel Aäron
Graag gedaan. ;)
Quote from: Aäron on January 18, 2007, 11:40:56 AM
Yes, it's compatible with both SMF 1.1.1 and TinyPortal 0.9.7, that is, it should be. Should you run into problems, please say so here. :)
Quote from: babjusi on January 18, 2007, 02:03:58 AM
Dank u wel Aäron
Graag gedaan. ;)
I am using SMF 1.1.1 and TP 0.971
When I try to install the 1.0.2 version of File Manager through the package manager (using the default theme and language) I get an error:
The package you are trying to download or install is either corrupt or not compatible with this version of SMF.
Any ideas?
I've just updated the mod to version 1.0.3. This new version fixes compatibility with SMF 1.1.1 and adds French localization. :)
Quote from: Eva on February 05, 2007, 12:02:23 AM
When I try to install the 1.0.2 version of File Manager through the package manager (using the default theme and language) I get an error:
The package you are trying to download or install is either corrupt or not compatible with this version of SMF.
Should be solved in the new version I just released. :)
This looks like a terrific modification! Does it work well with 1.1.2?
Thanks! And yes, it should. :)
Just to make sure...When I install this I get an error in the following lines:
4. Execute Modification ./Themes/default/languages/Modifications.dutch.php Test failed
5. Execute Modification ./Themes/default/languages/Modifications.french.php Test failed
Should I just ignore these errors?
Thanks!
Yep, it means you don't have Dutch or French languagefiles installed, which isn't relevant for your installation either. :)
Aaron.
Thanks! I appreciate the quick assistance!
My pleasure. :)
Perhaps a silly question, but I am looking for a mod that allows users to share documents. As I was not sure from the description and this discussion, I prefer to ask before installing it.
When I install "File Manager", does this open a folder in my SMF forum where users can upload/download files (in a truly simple or "fool-proof" way)?
If not, does anyone know of such a modification?
Thanks.
No, this mod adds a file manager to the admin panel.
If you're using TinyPortal (http://www.tinyportal.net), you can simply enable the downloads module. :)
Aaron.
Thanks.
I downloaded TinyPortal and will install it asap.
My package manager wouldn't install this for 1.1.2. Will it work? How do I install?
Why won't it install? Does it fail on some files, or..?
I had to edit the package-info.xml adding 1.1.2 for supported versions, and remove the dutch mod stuff. But installed fine after that. :-)
Hiya Aäron,
Firstly, great mod, wonderful to use to upload files, move em around, rename and all without an FTP client...awesome! :D
I do have a feature request:
Would it be possible to implement a kind of text editor or an option to edit a file? (I am thinking of editting non-theme php's, so pure text editting)
Greetings
i love you
I just released a new version, version 2.0. This version is compatible with all recent SMF 1.1 versions.
Changelog for version 2.0:
- All subactions now have their own subtemplate.
- Templates now use the comma-operator instead of the dot-operator for string concatenation when possible (boosts speed a bit).
- Every action that modifies the file system (such as renaming files or creating a new folder) now requires session verification.
- It is now also possible to edit writable files.
- Added new icons for the rename and edit actions.
- The CHMOD action is now hidden on servers running Windows.
Comments / bug reports / translations are very welcome! :)
does that mean i can't chmod with it
Servers running Windows don't support the CHMOD command anyway, so it's much better to just hide the option. ;)
Bravo! Bravo!
What a fantastic mod. Thank you. :-*
Yeah, i think this mod is really great! Thanks! 8)
Quote from: Aäron on July 14, 2007, 08:08:38 AM
translations are very welcome! :)
I made a German one! ;)
Perhaps someone can examine it.
I need to unzip files please add that
Quote from: geodreiek24 on August 15, 2007, 08:50:49 AM
I made a German one! ;)
Perhaps someone can examine it.
Thanks! I added it to my local version of the mod, so it will be included with the next release!
Hi!
I've installed v.2 on SMF 1.1.3 and the link in Admin panel is visible only in default theme, not in others (eg. I use Pn-Pn (for 1.1.3)). Sure, Modifications.english.php and Modifications.croatian.php are set correct as it works in default Theme... Have you any clue why it isn't showing up?
Hi Bernard,
You probably use a custom Modifications language file in the Pn-Pn theme. That language file should be updated as well. :)
- Aaron.
Hi,
I've just upgraded from v1.2 to v2.0 of your mod, and I think the live editing of files is GREAT 8)
One problem - I edited Modifications.template.php in the default language folder, and I've now killed my site :'( I get "Template Parse Error!" on every page. It appears that when your mod saved the file, it added some extra lines after the closing "?>", which has caused the parser to fall over.
Unfortunately, I'm at work for another hour, so I won't be able to manually upload a replacement file until I get home :'(
Please look into this
Thanks!
Fixed in version 2.0.1 of the File Manager mod. Thanks for reporting.
Quote from: Aäron on August 23, 2007, 11:45:25 AM
Fixed in version 2.0.1 of the File Manager mod. Thanks for reporting.
Wow! Thanks for the quick response! :D
Quote from: Aäron on July 14, 2007, 08:08:38 AMtranslations are very welcome! :)
So here is Turkish translation.
Thanks for this useful mod.
I have installed it on smf 1.1.3 but file upload doesn't work with relative big files(the file size was 10MB). It uploads the file but when finished i don't see the uploaded file. The folder had 777 and 755 permissions.
Is there a way to integrate the files that are uploaded using this mod on your main site?
Quote from: ivo2296 on September 05, 2007, 02:36:41 PM
I have installed it on smf 1.1.3 but file upload doesn't work with relative big files(the file size was 10MB). It uploads the file but when finished i don't see the uploaded file. The folder had 777 and 755 permissions.
This depends on the PHP configuration of your server. You can try to fix this by creating an .htaccess file with the following content:
php_value upload_max_filesize 20M
php_value post_max_size 20M
That should increase the upload size to 20 megabytes. Please note that this won't work on all servers.
Quote from: SolidSnake2003 on September 06, 2007, 06:29:39 AM
Is there a way to integrate the files that are uploaded using this mod on your main site?
Sure, but you would need to have a framework in advance. You can read how that's done in the SMF blogs.
Hi Aäron,
Thanks for your mod.
I have installed your mod on my test forum.
I would like my forum users should be able to access particular folder ? How can I do that.
I want the module should create a link on the top of home page along with Profile, My Messages etc... and all the members as per permission based can access (read and upload)
Basically, my requirment is like what yahoo groups provide to upload file and central place and users can access that depending on permission.
How can I do this.
Please suggest.
Thanks,
Hi Aäron,
Please suggest.
Thanks,
I installed this on a clean 113 but there is a gap in the admin panel menu and no actual link to the mod. After finding the url manually there were no action buttons in the mod, no upload button for example. Is this a common problem?
Is there a way to integrate it what you upload to show up using the ssi?
Sorry still a php novice
i get this error
s_dir() [<a href='function.is-dir'>function.is-dir</a>]: open_basedir restriction in effect. File(..) is not within the allowed path(s):
why is that?
Great mod!!!
Will you make it work for 1.1.4?
Sorry it took me so long to reply!
@topbuyer: this mod isn't intended to be used for such a purpose, sorry. It's really intended for admin purposes only.
@Miraploy: are you using a language other than English, Dutch, German or French?
@Neorics: you can't use this mod when open_basedir is enabled, sorry.
@Pspuser007: you should be able to install the just-uploaded version 2.0.2 in an SMF 1.1.4 environment.
Quote from: Aäron on October 22, 2007, 05:45:13 AM
@Neorics: you can't use this mod when open_basedir is enabled, sorry.
i can use the mod fine... but i just get this error logs... any quick fix on this?
Well somehow i can´t get this to work right....
1. Entity: line 35: parser error : Input is not proper UTF-8, indicate encoding ! Bytes: 0xE4 0x72 0x6F 0x6E
2. Installing SMF File Manager 2.0.2 by A�ron
3. ^
Stack Trace:
#0 C:\Inetpub\wwwroot\smfhacks\packageparser\package.php(133): SimpleXMLElement->__construct('<?xml version="...')
#1 C:\Inetpub\wwwroot\smfhacks\packageparser\package.php(94): parsePackageInfoXML('/tmp//package-i...', 'install', 'all')
#2 C:\Inetpub\wwwroot\smfhacks\packageparser\package.php(772): parseArchive('C:\upload\php54...', 'install', 'all')
#3 {main}
great mod ! ;D
here's the greek translation :
for Modifications.greek-utf8.php
$txt['filemanager']['adminbutton'] = 'Διαχείριση Αρχείων';
and for Filemanager.greek-utf8.php
// Version: 2.0; FileManager
// Main
$txt['filemanager']['pagetitle'] = 'Διαχείριση Αρχείων';
$txt['filemanager']['filename'] = 'Όνομα Αρχείου';
$txt['filemanager']['size'] = 'Μέγεθος';
$txt['filemanager']['date'] = 'Τελευταία Τροποποίηση';
$txt['filemanager']['item'] = 'αντικείμενο';
$txt['filemanager']['items'] = 'αντικείμενα';
$txt['filemanager']['edit'] = 'τροποποίηση';
$txt['filemanager']['rename'] = 'μετονομασία';
$txt['filemanager']['delete'] = 'διαγραφή';
$txt['filemanager']['chmod'] = 'CHMOD';
// Tabs
$txt['filemanager']['tabindex'] = 'Κατάλογος Αρχείων';
$txt['filemanager']['tabnewfolder'] = 'Νέος Φάκελος';
$txt['filemanager']['tabuploadfile'] = 'Ανέβασμα Αρχείου';
// Rename
$txt['filemanager']['renametitle'] = 'Μετονομασία ή μετακίνηση αρχείου';
$txt['filemanager']['renameoriginal'] = 'Αρχικό όνομα αρχείου:';
$txt['filemanager']['renamenew'] = 'Νέο όνομα αρχείου:';
$txt['filemanager']['renamesubmit'] = 'Μετονομασία ή μετακίνηση';
$txt['filemanager']['renamesuccess'] = 'Το αρχείο ή φάκελος μετονομάστηκε και/ή μετακινήθηκε επιτυχώς!';
$txt['filemanager']['renamefailed'] = 'Το αρχείο ή φάκελος δεν μπόρεσε να μετονομαστεί και/ή να μετακινηθεί.';
// Edit
$txt['filemanager']['edittitle'] = 'Τροποποίηση αρχείου';
$txt['filemanager']['editcontents'] = 'Χρησιμοποιώντας την παρακάτω περιοχή κειμένου μπορείτε να αλλάξετε τα περιεχόμενα του αρχείου <em>%1$s</em>. Μη
ξεχάσετε να υποβάλλετε όταν ολοκληρώσετε!';
$txt['filemanager']['viewcontents'] = 'Το αρχείο <em>%1$s</em> είναι χαρακτηρισμένο ως "μόνο για ανάγνωση". Δεν μπορείτε να τροποποιήσετε το περιεχόμενο του
αυτή τη στιγμή.';
$txt['filemanager']['editsubmit'] = 'Αποθήκευση αλλαγών';
$txt['filemanager']['editnofile'] = 'Δεν έχετε επιλέξει αρχείο για τροποποίηση, ή το επιλεγμένο αρχείο δεν υπάρχει.';
$txt['filemanager']['editsavesuccess'] = 'Οι αλλαγές στο αρχείο <em>%1$s</em> αποθηκεύτηκαν επιτυχώς!';
$txt['filemanager']['editsavefailed'] = 'Οι αλλαγές στο αρχείο <em>%1$s</em> ΔΕΝ μπόρεσαν να αποθηκευτούν.';
// CHMOD
$txt['filemanager']['chmodtitle'] = 'Αλλαγή δικαιωμάτων (CHMOD)';
$txt['filemanager']['chmodintro'] = 'Ποιά δικαιώματα πρέπει το αρχείο ή ο φάκελος <em>%s</em> να έχει;';
$txt['filemanager']['chmodnewperms'] = 'Αξία νέου δικαιώματος: ';
$txt['filemanager']['chmodapply'] = 'Apply';
$txt['filemanager']['chmodsuccess'] = 'Η CHMOD αξία του αρχείου ή φακέλου άλλαξε επιτυχώς.';
$txt['filemanager']['chmodfailure'] = 'Η εντολή CHMOD απέτυχε. Ίσως ο παροχέας σας έχει απενεργοποιήσει αυτή την λειτουργία, ή το forum σας τρέχει σε σέρβερ
Windows.';
// New folder
$txt['filemanager']['newfoldertitle'] = 'Δημιουργία ενός νέου φακέλου';
$txt['filemanager']['desiredname'] = 'Παρακαλώ εισάγετε το επιθυμητό όνομα για το φάκελο που θα δημιουργηθεί στο ';
$txt['filemanager']['foldername'] = 'Όνομα φακέλου:';
$txt['filemanager']['foldersubmit'] = 'Δημιουργία φακέλου';
$txt['filemanager']['foldercreatedsuccess'] = 'Ο φάκελος δημιουργήθηκε επιτυχώς!';
$txt['filemanager']['folderalreadyexists'] = 'Ο φάκελος που προσπαθείτε να δημιουργήσετε υπάρχει ήδη!';
$txt['filemanager']['folderinvalid'] = 'Ανιχνεύτηκαν παράνομοι χαρακτήρες. Παρακαλώ δοκιμάστε άλλο όνομα.';
$txt['filemanager']['foldererrorother'] = 'Ο φάκελος δεν μπόρεσε να δημιουργηθεί. Παρακαλώ ελέγξτε τα δικαιώματα εγγραφής του φακέλου μέσα στον οποίο
προσπαθείτε να κάνετε δημιουργία φακέλου.';
// Upload file
$txt['filemanager']['uploadfiletitle'] = 'Ανέβασμα ενός αρχείου';
$txt['filemanager']['selectfile'] = 'Παρακαλώ επιλέξτε το αρχείο που επιθυμείτε να ανεβάσετε στο ';
$txt['filemanager']['choosefile'] = 'Επιλέξτε αρχείο:';
$txt['filemanager']['changefilename'] = 'Μετονομασία αρχείου;';
$txt['filemanager']['uploadsubmit'] = 'Ανέβασμα αρχείου';
$txt['filemanager']['uploadsuccessful'] = 'Το αρχείο ανέβηκε επιτυχώς ως %1$s!';
$txt['filemanager']['uploadfailed'] = 'Το αρχείο δεν μπόρεσε να ανέβει. Παρακαλώ ελέγξτε τα δικαιώματα εγγραφής του φακέλου μέσα στον οποίο προσπαθείτε να
ανεβάσετε.';
// Error messages
$txt['filemanager']['invalid_dir'] = 'Ο επιλεγμένος φάκελος ("%s") είναι άκυρος!';
$txt['filemanager']['protected'] = 'Το αρχείο ή φάκελος, %s, προστατεύεται από τη Διαχείριση Αρχείων SMF, αφού είναι απαραίτητο από το SMF για να
λειτουργήσει σωστά. Για να άρετε την προστασία θα πρέπει να τροποποιήσετε την <em>$protected</em> ακολουθία στο /Sources/FileManager.php.';
// Help
$txt['filemanager']['mainhelp'] = 'Καλωσήρθατε στη Διαχείριση Αρχείων του SMF! Στην περιοχή αυτή μπορείτε να διαχειριστείτε τα αρχεία και τους φακέλους μέσα
στον κατάλογο του forum σας. Αυτό περιλαμβάνει περιήγηση, εμφάνιση, μετονομασία, CHMODing και διαγραφή αρχείων και φακέλων.<br /><em>Τώρα περιηγείστε στο
φάκελο:</em> %s';
$txt['filemanager']['newfolderhelp'] = 'Στην περιοχή αυτή μπορείτε να δημιουργήσετε ένα νέο υποφάκελο σε ένα φάκελο στον οποίο περιηγείστε. Μετά θα μπορείτε
να ανεβάσετε αρχεία σε αυτόν.<br /><em>Ο νέος φάκελος θα δημιουργηθεί μέσα σε αυτόν τον φάκελο:</em> %s';
$txt['filemanager']['uploadfilehelp'] = 'Στην περιοχή αυτή μπορείτε να ανεβάσετε ένα αρχείο στον φάκελο στον οποίο περιηγείστε. Μπορείτε επίσης να ορίσετε
άλλο όνομα για το αρχείο που θα ανεβάσετε.<br /><em>Το αρχείο θα ανέβει στο φάκελο:</em> %s';
// Delete
$txt['filemanager']['deletefiletitle'] = 'Διαγραφή αρχείου';
$txt['filemanager']['deletefoldertitle'] = 'Διαγραφή φακέλου';
$txt['filemanager']['deletewarning'] = 'Προσοχή! Πρόκειται να διαγράψετε αυτό το αρχείο/φάκελο: <em>%s</em>';
$txt['filemanager']['deleteareyousure'] = 'Είστε σίγουροι ότι επιθυμείτε να προχωρήσετε; Αυτή η πράξη είναι μη αναστρέψιμη!';
$txt['filemanager']['deleteyesiam'] = 'Ναι, είμαι σίγουρος/η.';
$txt['filemanager']['deletedoesntexist'] = 'Το αρχείο/φάκελος %s δεν υπάρχει!';
$txt['filemanager']['deletesuccessful'] = 'Το αρχείο %s διεγράφη επιτυχώς.';
$txt['filemanager']['deletefailure'] = 'Το αρχείο %s δε μπορεί να διαγραφεί. Ελέγξτε τα δικαιώματα του.';
// Delete folder
$txt['filemanager']['delfolder']['verwbestand'] = 'Διαγραφή αρχείου: "%s"';
$txt['filemanager']['delfolder']['submapgevonden'] = 'Βρέθηκε ο υποφάκελος: "%s", εκκίνηση διαδικασίας εκκένωσης';
$txt['filemanager']['delfolder']['beginlegen'] = 'Εκκίνηση διαδικασίας εκκένωσης φακέλου "%s"';
$txt['filemanager']['delfolder']['legenklaar'] = 'Όλα τα αρχεία του φακέλου "%s" διαγράφηκαν.';
$txt['filemanager']['delfolder']['bestaatniet'] = 'Ο φάκελος που προσπαθείτε να διαγράψετε δεν υπάρχει.';
$txt['filemanager']['delfolder']['mapverwijderd'] = 'Ο φάκελος "%s" διαγράφηκε επιτυχώς.';
$txt['filemanager']['delfolder']['mapverwfout'] = 'Ο φάκελος "%s" δεν μπόρεσε να διαγραφεί.';
$txt['filemanager']['delfolder']['mapnietleeg'] = 'Ο φάκελος "%s" δεν μπόρεσε να περικοπεί.';
Quote from: Neorics on October 22, 2007, 06:06:19 AM
i can use the mod fine... but i just get this error logs... any quick fix on this?
Are you using a language other than English? If so, you will need to copy and optionally translate the File Manager language strings that have been added to Modifications.english.php and FileManager.english.php
Quote from: MinasC on December 27, 2007, 08:46:23 AM
great mod ! ;D
here's the greek translation
Thanks! I'll include it in my local copy, so it'll be in the next release. :)
Here is an albanian translation. :)
$txt['filemanager']['adminbutton'] = 'File Menagjeri';
filemanager.albanian.php
// Version: 2.0; FileManager
// Main
$txt['filemanager']['pagetitle'] = 'File Menagjeri';
$txt['filemanager']['filename'] = 'Emri i File\'it';
$txt['filemanager']['size'] = 'Madhesia';
$txt['filemanager']['date'] = 'Modifikimi i Fundit';
$txt['filemanager']['item'] = 'vegla';
$txt['filemanager']['items'] = 'veglat';
$txt['filemanager']['edit'] = 'ndrysho';
$txt['filemanager']['rename'] = 'ndrysho emrin';
$txt['filemanager']['delete'] = 'pastroje';
$txt['filemanager']['chmod'] = 'CHMOD';
// Tabs
$txt['filemanager']['tabindex'] = 'Indeksi i File\'ve';
$txt['filemanager']['tabnewfolder'] = 'Folder i Ri';
$txt['filemanager']['tabuploadfile'] = 'Dergo File\'in';
// Rename
$txt['filemanager']['renametitle'] = 'Ndrysho emrin ose Levize File\'in';
$txt['filemanager']['renameoriginal'] = 'Emri origjinal i File\'it:';
$txt['filemanager']['renamenew'] = 'Emri i Ri i File\'it:';
$txt['filemanager']['renamesubmit'] = 'Ndryshoja emrin ose Levize';
$txt['filemanager']['renamesuccess'] = 'Emri i File\'it ose i Folder\'t u ndrysha ose u leviz me sukses!';
$txt['filemanager']['renamefailed'] = 'File\'i apo Folder\'i nuk u ndryshua apo nuk u leviz!';
// Edit
$txt['filemanager']['edittitle'] = 'Ndrysho file\'in';
$txt['filemanager']['editcontents'] = 'Duke e perdorur kutin e me poshtme mund te ndryshoni permbajtjen <em>%1$s</em>. Mos e harroni te prekni Dergo pas mbarimit';
$txt['filemanager']['viewcontents'] = 'File\'i <em>%1$s</em> eshte i vendosur vetem per te lexuar. Ju nuk mund te ndryshoni permbajtjen e File\'it.';
$txt['filemanager']['editsubmit'] = 'Ruaj Ndryshimet';
$txt['filemanager']['editnofile'] = 'Ju nuk e keni zgjedhur ndonje gje per te ndryshur ose File\'i nuk gjendet.';
$txt['filemanager']['editsavesuccess'] = 'Ndryshimet ne File <em>%1$s</em> jane ruajtur me sukses';
$txt['filemanager']['editsavefailed'] = 'Ndryshimet ne File<em>%1$s</em> nuk u ruajten me sukses.';
// CHMOD
$txt['filemanager']['chmodtitle'] = 'Ndrysho lejet e (CHMOD)';
$txt['filemanager']['chmodintro'] = 'Cilat leje duhet File\'i<em>%s</em> te kete?';
$txt['filemanager']['chmodnewperms'] = 'Vlersime te reja ne leje: ';
$txt['filemanager']['chmodapply'] = 'Prano';
$txt['filemanager']['chmodsuccess'] = 'Vlerat e Folder\'it apo File\'it jane ndryshuar me sukses.';
$txt['filemanager']['chmodfailure'] = 'CHMD komanda me [b]pasukses[/b]. Ndoshta Hosti juaj e ka ndalour apo ju jeni duke e perdorur nje host me server Windows.';
// New folder
$txt['filemanager']['newfoldertitle'] = 'Krijo Nje File Te Re';
$txt['filemanager']['desiredname'] = 'Ju lutemi shkruani nje emer ne File\'in e zgjedhur ';
$txt['filemanager']['foldername'] = 'Emri i Folderit:';
$txt['filemanager']['foldersubmit'] = 'Krijo Nje Folder Te Ri';
$txt['filemanager']['foldercreatedsuccess'] = 'Folderi u krijua me sukses!';
$txt['filemanager']['folderalreadyexists'] = 'Folderi qe ju doni te krijoni eshte duke ekzistuar!';
$txt['filemanager']['folderinvalid'] = 'Karaktere te palexueshme ne text.';
$txt['filemanager']['foldererrorother'] = 'Folderi nuk u krijua.Ju lutemi shikoni tek lejet e File\'it ose Folder\'t qe jeni duke e krijuar.';
// Upload file
$txt['filemanager']['uploadfiletitle'] = 'Dergo Nje File';
$txt['filemanager']['selectfile'] = 'Ju lutemi zgjedheni Filein te cilin do te Shtoni';
$txt['filemanager']['choosefile'] = 'Zgjidhe nje File:';
$txt['filemanager']['changefilename'] = 'Ndrysho emrin e File\'t?';
$txt['filemanager']['uploadsubmit'] = 'Uploadoje File\'in';
$txt['filemanager']['uploadsuccessful'] = 'File\'i eshte shtuar me sukses %1$s!';
$txt['filemanager']['uploadfailed'] = 'Filei nuk u shtua. Ju lutemi shikoni lejet e Folder\'t ne te cilin deshironi te shtoni File'in.';
// Error messages
$txt['filemanager']['invalid_dir'] = 'Folderi i specifikuar ("%s") nuk gjendet!';
$txt['filemanager']['protected'] = 'Ky File apo Folder, %s, eshte i ruajtur nga Simple Machines Manager. Per te aktivizuar ju duhet <em>$protected</em> arrayin ne /Sources/FileManager.php.';
// Help
$txt['filemanager']['mainhelp'] = 'Mirserdhet ne SMF File Managjerin. Ketu mund te shtoni apo te rregulloni, te ndryshoni File\'et e shtuara nga ju apo te tjeret.<br /><em>Ju jeni duke e shikuar kete folder:</em> %s';
$txt['filemanager']['newfolderhelp'] = 'Ne kete pjese ju mund te krijoni nje nenfolder. Pastaj ju mund te shtoni file ne te.<br /><em>Folderi i ri do te krijohet ne kete folder:</em> %s';
$txt['filemanager']['uploadfilehelp'] = 'Ne kete pjese ju mund te shtoni File\'in ne Folder\'in vijues. Ju edhe mund te zgjedhni emrin e File\'it apo Folder\'it vijues.<br /><em>File\'i do te shtohet ne kete folder:</em> %s';
// Delete
$txt['filemanager']['deletefiletitle'] = 'Fshije File\'in;
$txt['filemanager']['deletefoldertitle'] = 'Fshije Folder\'in';
$txt['filemanager']['deletewarning'] = 'Kujdes! Ju jeni duke e fshihur kete folder apo file: <em>%s</em>';
$txt['filemanager']['deleteareyousure'] = 'A jeni te sigurt per procesin vijues? Ky eshte irversibe!';
$txt['filemanager']['deleteyesiam'] = 'Po jam i sigurt.';
$txt['filemanager']['deletedoesntexist'] = 'File apo Folderi %s nuk egzistion!';
$txt['filemanager']['deletesuccessful'] = 'File %s u fshih me sukses.';
$txt['filemanager']['deletefailure'] = 'File %s nuk mund te fshihet. Shikojeni lejet.';
// Delete folder
$txt['filemanager']['delfolder']['verwbestand'] = 'Fshije Folder\'in: "%s"';
$txt['filemanager']['delfolder']['submapgevonden'] = 'U gjete nje Nenfolder: "%s", fillo procesin e pastrimit';
$txt['filemanager']['delfolder']['beginlegen'] = 'Fillo pastrimin e Folder\'it "%s"';
$txt['filemanager']['delfolder']['legenklaar'] = 'Qdo file ne folder "%s" u fshih.';
$txt['filemanager']['delfolder']['bestaatniet'] = 'Folderi qe deshironi nuk egziston';
$txt['filemanager']['delfolder']['mapverwijderd'] = 'Folderi i selektuar "%s" u fshih me sukses.';
$txt['filemanager']['delfolder']['mapverwfout'] = 'Folderi "%s" nuk u fshih.';
$txt['filemanager']['delfolder']['mapnietleeg'] = 'Folderi "%s" nuk u ndryshua';
Thanks, added that to my local copy as well. :D
I've noticed an issue with this mod v2.0.2. I'm running TinyPortal v0.9.8 and SMF 1.1.4. Once I select File Manager from the admin control panel, Tinyportal's left pane now pops up. Which is not the case with the other controls within admin section of SMF.
That's because TinyPortal checks whether you're viewing an admin action, according to its own definitions. Since the File Manager isn't a default feature, TinyPortal doesn't know it belongs to the Admininistration Centre and thus expands shows its blocks again.
And no, I'm not going to edit this mod to make it 'TinyPortal compatible', sorry.
I just released version 2.0.3, which is basicly a maintenance release to include three new translations in the package. Enjoy! :)
Changelog for version 2.0.3:
- Added Albanian translation, thanks to eXecuT
- Added Greek translation, thanks to MinasC
- Added Turkish translation, thanks to crazyboy_123
NVM, just realized this was the same issue i posted before, nice mod btw
;D
Quote from: Aäron on January 24, 2008, 10:55:57 AM
...And no, I'm not going to edit this mod to make it 'TinyPortal compatible', sorry.
That's a bummer, but I can understand your position . Any chance you could point us in the right direction to eliminate this issue?Nevermind. I figured it out myself. Quite simple really.
In .../Sources/TPortal.php
if (in_array($context['TPortal']['action'], array('theme','tpadmin','admin', 'ban', 'boardrecount', 'cleanperms', 'detailedversion', 'dumpdb', 'featuresettings', 'featuresettings2', 'findmember', 'maintain', 'manageattachments', 'manageboards', 'managecalendar', 'managesearch', 'membergroups', 'modlog', 'news', 'optimizetables', 'packageget', 'packages', 'permissions', 'pgdownload', 'postsettings', 'regcenter', 'repairboards', 'reports', 'serversettings', 'serversettings2', 'smileys', 'viewErrorLog', 'viewmembers')))
Simply add , 'filemanager' directly after 'viewmembers'.
Resulting code should look like this:
if (in_array($context['TPortal']['action'], array('theme','tpadmin','admin', 'ban', 'boardrecount', 'cleanperms', 'detailedversion', 'dumpdb', 'featuresettings', 'featuresettings2', 'findmember', 'maintain', 'manageattachments', 'manageboards', 'managecalendar', 'managesearch', 'membergroups', 'modlog', 'news', 'optimizetables', 'packageget', 'packages', 'permissions', 'pgdownload', 'postsettings', 'regcenter', 'repairboards', 'reports', 'serversettings', 'serversettings2', 'smileys', 'viewErrorLog', 'viewmembers', 'filemanager')))
Aäron, this seems like it'd be simple enough to add in to the package installer. Why not?
Quote from: Metorks on March 01, 2008, 05:25:16 AM
Aäron, this seems like it'd be simple enough to add in to the package installer. Why not?
Oh, it's simple enough alright. It's just that not everyone has TinyPortal installed. Sure, I could add
error="skip" to the XML, but I don't think that's a nice solution.
I should have prefaced that by stating that I am a complete novice at coding, so I suppose I wouldn't know about any hidden difficulties. I would think you could add an IF ELSE statement to check for a TP installation. But, I've discovered that this isn't the only mod with this problem, so I'm content to add in the code by hand.
Thanks for your work on the File Manager mod by the way. I absolutely love it and use it quite a bit. It beats opening up my FTP client and logging in when all I need to do is upload or download a file or two. Superb Mod!
Quote from: Metorks on March 01, 2008, 12:53:49 PM
I should have prefaced that by stating that I am a complete novice at coding, so I suppose I wouldn't know about any hidden difficulties. I would think you could add an IF ELSE statement to check for a TP installation.
That's what I meant by adding
error="skip". I could include a path for $sourcedir/TPortal.php, but I don't like having to do that. Most users won't have TinyPortal installed anyway.
Quote from: Metorks on March 01, 2008, 12:53:49 PM
Thanks for your work on the File Manager mod by the way. I absolutely love it and use it quite a bit. It beats opening up my FTP client and logging in when all I need to do is upload or download a file or two. Superb Mod!
Thanks for the kind words! :)
TO:Aäron
IM USING VERSION 1.1.5
AND I CANT UPLOAD SO DO U THINK U CAN UPDATE IT?
Will do so in just a few minutes. :)
Aäron, what user permissions cause the File Manager to become visible for someone? While I may trust others to moderate my forums, I would prefer to limit access to this [wonderful] tool to just myself, not everyone who has an Admin menu.
BTW, this is a really handy tool. I liked it so much that I've moved my forum to the top level of my site so that I can use it as an FTP client if needed! The only suggestion I have is to add check-boxes to the contents list so that a user can select multiple files/folders for deletion or CHMODing.
Thanks for your kind words, Larathiel. :)
Quote from: Larathiel on June 28, 2008, 07:51:54 PM
what user permissions cause the File Manager to become visible for someone? While I may trust others to moderate my forums, I would prefer to limit access to this [wonderful] tool to just myself, not everyone who has an Admin menu.
Basically everyone who has the 'Administrate forum and database' permission ('admin_forum') has access to it.
Quote from: Larathiel on June 28, 2008, 07:51:54 PM
The only suggestion I have is to add check-boxes to the contents list so that a user can select multiple files/folders for deletion or CHMODing.
Thanks for the suggestion. I might add that in a next version. :)
Quote from: Aäron on June 28, 2008, 08:04:59 PM
Quote from: Larathiel on June 28, 2008, 07:51:54 PM
what user permissions cause the File Manager to become visible for someone? While I may trust others to moderate my forums, I would prefer to limit access to this [wonderful] tool to just myself, not everyone who has an Admin menu.
Basically everyone who has the 'Administrate forum and database' permission ('admin_forum') has access to it.
Ah great, that's all I needed to know. Thanks again, and I look forward to any future versions!
great mod ;)
This looks good.
I recently started to admin an already existing forum. A few months ago, the host was hacked and the site was hacked as well. The site stayed down more than up until I obtained a better host and migrated it. Since migration, everything has worked fantastic until i installed the Filemanager mod. According to the package manager the installation was successful, and the file manager option is available in the admin control panel. Upon clicking the file manager button, it opens as it should but the area where the directory tree structure should be is blank. There are now 2 errors that show up in tandem in the error log each time I attempt to access file manager. I am not very proficient in php coding myself, so attempting to trace the problem has been quite a task. Here are the two errors that always come at the same time.
2: Invalid argument supplied for foreach()
File: /homepages/31/d250717583/htdocs/Themes/default/Admin.template.php (eval?)
Line: 25
2: Wrong parameter count for array_slice()
File: /homepages/31/d250717583/htdocs/Sources/FileManager.php
Line: 199
Any help in pointing me in the right direction would be greatly appreciated.
Are you sure the $boarddir set in Settings.php is correct?
I had to logoff awhile. I will check now.
Ok- i was certain that it was but took another look to be sure. I have 7 other mods and 2 extra themes that are all working correctly.
1. GoogleTagged 1.2
2. vBulletin Style Meta Tags
3. Pretty URLs - Base 0.8.4
4. SMFChess 1.0
5. SMF Sitemap 1.2.2
6. Add Domaintools to TrackIP
7. Pm_Informer 1.0
8. SMF File Manager 2.1
I am at a loss on what could do it. I have uninstalled File manager ands reinstalled twice. Same results each time.
I just realized that I left part of the error code off, I am not sure if it matters or not.
http://thedemonsden.com/index.php?action=filemanager
2: Invalid argument supplied for foreach()
File: /homepages/31/d250717583/htdocs/Themes/default/Admin.template.php (eval?)
Line: 25
http://thedemonsden.com/index.php?action=filemanager
2: Wrong parameter count for array_slice()
File: /homepages/31/d250717583/htdocs/Sources/FileManager.php
Line: 199
I left out the username and ip address info.
Sorry about the double post.
Doesn't matter much, really. You haven't answered my question, though, and I really need an answer to that.
Is $boarddir in Settings.php set to '/homepages/31/d250717583/htdocs' or not?
Quote from: busterone on August 10, 2008, 02:22:03 PM
snip- Ok- i was certain that it was but took another look to be sure. -snip
I apologize, I possibly wasn't very clear in the earlier post. Yes, it is correct.
Quote from: Aäron on August 10, 2008, 03:22:21 PM
Doesn't matter much, really. You haven't answered my question, though, and I really need an answer to that.
Is $boarddir in Settings.php set to '/homepages/31/d250717583/htdocs' or not?
I've the same problem... and the $boarddir are set correctly.
Looks like this is a problem for PHP versions older than version 5.0.2. If I were in your position, I'd ask my host to upgrade the PHP software on their servers asap, as PHP 4 isn't supported anymore.
Aside from that, it's an easy fix. I'll upload a fixed package in a few minutes, but in case you're curious as to what the culprit was:
$files = array_slice($files, $fileStart, $filesPerPage, true);
If you remove the fourth parameter (", true"), that should solve the problem.
Worked like a charm! Thank you very much. Fantastic mod too. I use it on another forum and love it. :)
No problem at all. Sorry it took me so long to get back to you, though!
No apology is necessary. I understand being busy myself. :)
Quote from: Aäron on August 13, 2008, 12:18:52 PM
Aside from that, it's an easy fix. I'll upload a fixed package in a few minutes, but in case you're curious as to what the culprit was:
$files = array_slice($files, $fileStart, $filesPerPage, true);
If you remove the fourth parameter (", true"), that should solve the problem.
Works!! Thanks!!
I'll try to ask the upgrade the PHP.
Thank you very much this has been a very useful Mod.
darrell
Aaron,
Is there a way that I can use the file manager to download a file? I can upload no problem and edit in the textarea box but I would like to be able to download the entire file. Is this possible? I didn't see that as an option maybe I missed something, when I click on a file in just takes me to that page and doesn't download the file. If that is the case then maybe that could be an option for the next release if there is one coming.
Anyways, great mod use it all the time. My work blocks all my ftp clients but your mod gets me around that. Now if I could only use it for my entire site. Thanks again
Nick
Aäron, again thanks, nice Mod has been working great.
I noticed an update on the Mod, so I Uninstalled older version and installed newest version. I just thought that maybe a bug had been fixed or some new functionality added... etc. Uninstall and Install of the newer version went well with the Package Manager, no errors. The Mod works fine, no errors. However, I have noticed this one odd thing, since I did all of the above. On the Admin screen where all my Mods are listed, File Manager does not now have an "Uninstall" option to click. the "List Files, and "Delete Files" options are listed. It is the only Mod like this, and i have not seen this before.
Is this of any concern or is there a reason for this that I am unaware of? i have read all the Topic replies here, and cannot find this situation mentioned by anyone else.
I installed your Mod on 1.1.5 Default Theme.
Thanks for any advice.
ddarrell
OK, Aäron may be busy. If anyone else can help me, I would appreciate it very much!
Thanks, in advance if you can help.
darrell
@ddarrell: is the uploaded package the latest version? Older versions cannot be installed nor uninstalled on SMF 1.1.5 due to restrictions in the package XML, but the latest version can.
Yes, it was the latest version.
"SMF File Manager v2.1 by Aäron ...., July 2008"
There was an update of it, that was after when I originally installed.
So it is possible that I re-installed that same version, with a tweak?
But, I Uninstalled, and Reinstalled, with no errors.
It's just that now, I have missing "Uninstall" option on the list of my installed Mods. (for File Manager only, other Mods have "Uninstall" option)
Thanks if you can help.
ddarrell
Quote from: ddarrell on September 06, 2008, 06:56:49 AM
So it is possible that I re-installed that same version, with a tweak?
You probably updated your forum via the package manager update, effectively updating your forum to the latest version but leaving all mods intact, thus keeping the file manager. Now, the old package doesn't officially support SMF 1.1.5, so it doesn't show the uninstall option. If you add ";version_emulate=1.1.4" (without quotes) to the package manager URL, it should show it again, allowing you to uninstall the mod.
--where is the package manager URL string, to modify?
Open your forum, go to Admin -> Packages and add it to the URL in the address bar. :)
ALL is WELL THANK YOU SO MUCH!!! ;D ;D ;D ;D ;D ;D
I had to go to INSTALLED PACKEDGES and Uninstall it there.
Then re-installed via package manager, and the "Uninstall" option is now normal for File Manager.
Thanks, again!!
ddarrell
;D
Any update for SMF 2.0???
Thx
Any plans on making this mod compatible with 1.1.6
Quote from: InternetMafia on October 09, 2008, 07:12:48 PM
Any plans on making this mod compatible with 1.1.6
Works great on smf 1.1.6
Every mod work of works with 1.1.4 will work with 1.1.5 and 1.1.6 ;)
Hmm this is weird
3. SMF File Manager 2.1.1 [ List Files ] [ Delete ]
Is all i can see no install :/
Quote from: NIBOGO on September 11, 2008, 08:33:51 PM
Any update for SMF 2.0???
I plan to rewrite this mod for use with SMF 2.0 as soon as SMF 2.0 goes gold.
Quote from: InternetMafia on October 09, 2008, 07:12:48 PM
Any plans on making this mod compatible with 1.1.6
Version 2.1.2 is installable on SMF 1.1.6. You can get it from the mod page (http://custom.simplemachines.org/mods/index.php?mod=477).
I have installed this mod, on a windows 2003 server, running 1.1.6 SMF with MySql 5.0.45.
The mod appears to be installed, but I do not have a link in my admin page for it. I have made the suggeted change to the modifcations.english.php file.
Any other suggestions would be appreciated.
Thanks,
TAZ
Fatal error: Call to a member function on a non-object in /home/limteam/data/www/limteam.ru/Sources/FileManager.php on line 463
what can i do with this error?
here ia s code
function getDirSize($dirname)
{
global $txt;
$dir = dir($dirname);
$fileCount = 0;
while ($filename = $dir->read())
$fileCount++;
Hi,
I like the MOD...Couple of questions and one request for you.
How Safe is this for the Forum?....to prevent hackers?
Can a Password protect be put into this MOD, so to access "File Manager"...a second password is needed to access File Manager? Is this possible? Would be helpful.
What do other thing of this idea?
Thanks designer
Why when I use this mod to upload files it adds an extra line break between every line? So when I upload a file with this code:
<?php
echo '
<table border="0" width="80%" cellspacing="0" align="center" cellpadding="4" class="tborder">
<tr class="titlebg">
<td>' . $txt['gallery_filespace_list_title'] . ' - ' . $context['gallery_filelist_realname'] . '</td>
</tr>
<tr class="windowbg">
<td>
<table cellspacing="0" cellpadding="10" border="0" align="center" width="90%" class="tborder">
<tr class="catbg">
<td>' . $txt['gallery_app_image'] . '</td>
<td>' . $txt['gallery_filespace_filesize'] . '</td>
<td>' . $txt['gallery_text_options'] . '</td>
</tr>';
?>
I would get back something like this when I redownload the file with ftp:
<?php
echo '
<table border="0" width="80%" cellspacing="0" align="center" cellpadding="4" class="tborder">
<tr class="titlebg">
<td>' . $txt['gallery_filespace_list_title'] . ' - ' . $context['gallery_filelist_realname'] . '</td>
</tr>
<tr class="windowbg">
<td>
<table cellspacing="0" cellpadding="10" border="0" align="center" width="90%" class="tborder">
<tr class="catbg">
<td>' . $txt['gallery_app_image'] . '</td>
<td>' . $txt['gallery_filespace_filesize'] . '</td>
<td>' . $txt['gallery_text_options'] . '</td>
</tr>';
?>
Any help would be grat as this is very annoying.
Nick
Any chance on having this updated for 2.0?
Wow great mod!... too bad im a beta user at the moment....Anyways I havent used this yet, but when i do im hoping it will have these features.... Dont knwo if it does, and if it does then consider them suggestions
File editor for .php, decomperssion tools (integrated with Cpanel somehow; no idea how you could pull off that one), when uploading there should be a status bar for percentage complete like the one for SMG (media galery), re-naming files, Im sure the current uploader allows any files and any size..... but i dont know if allows you to select your directory.
Thats all i can think of for the moment, Cant wait till this mod is compatable with the stable version of betas wich i hope will be out soon!
This installed fine on the default theme, but I had to copy the images from the package to the other themes installed (all are color variations of the default theme).
Works very well though - Thanks!
It wouldn't show the option in admin panel.. I know it's working but what's the code for find and replace/after to have it in admin panel. I do know it's right under maintenance options but it's not there now.
I hope I'm posting this in the right place. Last February, I installed SMF and all went well. I got brave and installed some mods - including FileManager203. Again all went as it should. Somewhere along the way, I accidentally uploaded something I shouldn't have and it messed up a few things. I don't remember what I uploaded. I managed to fix everything except the File Manager. The name shows in the Admin Maintenance panel but when I click on it, I am bounced back to the main forum. I was told to uninstall the mod. I would, but it does not show up on my list of mods - it could be that I did install it back then but the words File Manager remained on the maint list.
So now, I want to get the little things fixed. I did find the download for a newer version of that file manager but it's for 1.1.7 and I have 1.1.8. Would I mess things up even more if I installed the one for 1.1.7? Is there something I may need to do before attempting to install this file?
I am still pretty much a novice so if you can help, it would be great!
Will this mod be updated to 1.1.8 or 2.0 RC1 soon?
Quote from: - Lawrence - on April 06, 2009, 05:33:41 PM
Will this mod be updated to 1.1.8 or 2.0 RC1 soon?
Works great in smf 1.1.8
I am running 1.1.8 and installed this mod... no problems, works just fine for me too!
Quote from: NIBOGO on April 06, 2009, 07:46:05 PM
...
Works great in smf 1.1.8
Yeah, I just noticed that actualy, but will it be released for 2.0 RC1, or are you waiting for a stable release?
The author of the mod says of he will update the mod when smf 2.0 release the final version ;)
Quote from: - Lawrence - on April 07, 2009, 08:56:02 AM
Quote from: NIBOGO on April 06, 2009, 07:46:05 PM
...
Works great in smf 1.1.8
Yeah, I just noticed that actualy, but will it be released for 2.0 RC1, or are you waiting for a stable release?
Quote from: NIBOGO on April 07, 2009, 09:56:11 AM
The author of the mod says of he will update the mod when smf 2.0 release the final version ;)
...
Ok thanks, looks like I have to wait :(.
Hi there !
I also wait for a file manager for smf 2.x .... since the beta is very stable running at my site.
Pllllssss make the new version asap ;D
hey Arron well was wondering if you where ever going to release a version for SMF 2.0RC1
Great tool, but it doesn't seem to work properly here. After I've editted a file, the changes are not visible when displaying (read-only) the file content. But when I edit the file again, the changes are right there. How is this possible?
hoping for a RC 1.1 version
Hi. I installed this. No errors. I am using smf 1.1.8
I am wanting to edit the index.php.
I click edit on the index.php on my root and it says:
An Error Has Occurred!
This file or folder, index.php, is protected by SMF File Manager, since it's essential for SMF to work correctly. To unprotect it, edit the $protected array in /Sources/FileManager.php.
What do you edit. I can't find it.
If you want to the index.php file you have to remove it from the $protected array which is in the main function in FileManager.php.
I am getting this error
8: Undefined index: filemanager
File: /home2/ac919h/public_html/Sources/Subs.php
Line: 2805
Quote from: SISPro on June 28, 2009, 11:42:29 AM
I am getting this error
8: Undefined index: filemanager
File: /home2/ac919h/public_html/Sources/Subs.php
Line: 2805
Forum Version
When installed, any errors?
Just upgraded to 2.0 RC 1.2 and man I am going nuts without this mod! I know a stable release of 2.0 is getting close, but I used this mod pretty extensively.
Thanks for the great work and look forward to seeing it in SMF 2.0.
Robert
Does it work properly in 1.1.10? Mine doesn't, but it may be modification conflict.
Does this work in RC1.2
Nice mod! Installed without a hitch under SMF v1.1.10. Thanks for putting it together!
Hi there !
Is 2.0 RC2 stable enough to convert this mod? A lot of people already work with the rocking new version so we would appreciate when this mod also would be converted.
Quote from: c23_Mike on November 18, 2009, 04:34:06 PM
Hi there !
Is 2.0 RC2 stable enough to convert this mod? A lot of people already work with the rocking new version so we would appreciate when this mod also would be converted.
You should try:
http://custom.simplemachines.org/mods/index.php?mod=2276
Hi there !
Genius, exactly what a lot of people search for ;)
Tnx!
Hi,
I just installed this and it was successful. But I cant for the life of me find out how to use it. Could someone please explain where I go to access the file manager? Like some (who seem to have been ignored) all I see is a blank line in the Admin>Maintenance. Is that where it is suppose to be? And why is it not showing?
The FileManager is a cool modification, but I can't use it. In the Error-Log I'm getting errors like this:
8: Undefined index: adminbutton
Datei: /var/www/web107/html/smf/Sources/Subs.php
Zeile: 2839
Any ideas? ???
Quote from: LinuxFanatic on November 26, 2009, 02:42:16 PM
The FileManager is a cool modification, but I can't use it. In the Error-Log I'm getting errors like this:
8: Undefined index: adminbutton
Datei: /var/www/web107/html/smf/Sources/Subs.php
Zeile: 2839
Any ideas? ???
yes, update your language files manually
I have the same problem as several others. In browsing this area I saw where someone was told to check for a couple of lines in the Modifications English. php. I checked and they are there in mine.
When I installed the mod all was successful, but there's only a blank line where the File Manager should be in the Maintenance menu.
I have checked in the Error log and find the following...
8: Undefined index: filemanager
File: /home/thebwboa/public_html/Sources/Subs.php
Line: 2884
I would like to try to use this mod but need help please!