Forum Replies Created
-
AuthorPosts
-
Michael GilkesKeymaster@mr0berts. Thanks for posting. This is a Joomla generated error. It means that the folder that was supplied doesn’t exist. So, as it goes through to look for files you get the other two warnings. This could be because you either entered the wrong file path, or that your WYSIWYG editor is messing with the quotes and adding hidden characters. When you go to your article make sure to toggle the editor, and post a screenshot of it here.
Let me know.
Michael GilkesKeymaster@Lemelle. Thanks for your question. The current answer to that is “No”. It is not designed to update a database table. However, you are free to customize it to do that for your own purposes.
Michael GilkesKeymaster@Shadowstep. Thanks for posting. As you know, I use Google Docs viewer for previewing files. To preview PNG files and other image files, I would have to implement a lightbox to do it. That may be something I could put in the next minor release. It may be possibly done in the javascript code. I would have to explore the idea a bit more.
Michael GilkesKeymaster@sboardman. Which product are you referring to when you ask this question?
Michael GilkesKeymaster@b010985. It’s not a problem to ask questions. I set up this support site for that purpose. I recently updated the documentation on how to setup and use the Easy Folder Listing Pro plugin. Please reference the documentation on Valor Apps. In addition, you can also reference the FAQ at Valor Apps for help with common issues persons encounter.
You can still ask for assistance if you have any questions that the documentation does not address.
Michael GilkesKeymaster@b010985. Thanks for posting. I am a bit confused as to what you are talking about. You don’t need Easy Folder Listing module if you have Easy Folder Listing Pro plugin. However, if you want to use both together you can, since one is a module and the other a plugin. However, the plugin can do everything the module can do and much more. Also, you can use the plugin as a module if you put the plugin code in the “Custom HTML” module instance in the Module Manager.
Also, from the error you specify, for some reason the module was not uninstalled properly. What version of Joomla are you using?
If you uninstalled the module from the Extension Manager, but you still see the mod_easyfolderlisting folder in modules, then just access the site from your FTP client and delete it manually. If you didn’t uninstalled the module from the Extension Manager, but deleted the files, then you will have to remove its entry in the Joomla database extensions table. Googling “Module Install: Another module is already using directory:” will provide you will a lot of information from persons who have experienced this.
Hope this helps.
Michael GilkesKeymaster@burner_ger. Thanks for your post. Yes, the plugin list files and those files can be accessed through their direct link. This is how it was designed. As a module (or even the plugin version) it can’t really be used to secure access to the files.
However, I am on the verge of completing a component called “Advanced Folder Listing”. It will allows controlled access to files and secure viewing and downloading of files. I hope to release it at the end of the month.
Michael GilkesKeymaster@moreta56. Thanks for posting. I am more than happy to help you. However, first you talk about Flash, and then you talk of Easy File Uploader. However, Easy File uploader does not use Flash. Easy Flash Uploader does use Flash. Could you please clarify what extension you are asking for help with?
Michael GilkesKeymaster@sscanlan. Thanks for your comments. I appreciate your vote of confidence in me. That idea sounds very interesting. I actually may explore it as soon as as finish the component that I am working on.
Michael GilkesKeymaster@sscanlan. the color of the font can be changed the same way as well:
12345.easyfolderlisting<br />{<br />font-size: 12pt; /* use whatever size you want here */<br />color: #00ee55; /* use whatever hex color you want */<br />}
Michael GilkesKeymaster@sscanlan. @Riba. Another user had added some custom code to do this some time ago. However, I am developing (almost finished) a new extension called “Advanced Folder Listing”, which will allow custom columns, such as description, and also selection of multiple files for download via zip archive, etc. I hope to have it completed by next week. So, follow me on twitter for updates!
Michael GilkesKeymaster@mizu. Thanks for posting. I had a look at the code again, and it only lists guest if the user is a guest. Are you sure that only registered users can access the page?
Michael GilkesKeymaster@steve84. Thanks for notifying me of this. I recently upgraded the site, and it caused a conflict with the ReCaptcha functionality that I was unaware of.
I just resolved the issue. So, I invite you to please try and log in again.
Michael GilkesKeymaster@steve84. Thanks for posting this! I was not aware of a problem. I will investigate it immediately.
Michael GilkesKeymaster#Enjey. You’re welcome. De Nada.
En:
What you need to do is to find out exactly what you server is detecting for each archive type (zip, rar, etc.). Place one of each type of file in any folder on your server, and place the test_script in it, then run the test_script. After you run the test script, you will see the exact mime type detected for each file. Just use that mime type for the extension.
Es:
Lo que hay que hacer es averiguar exactamente lo que tu servidor está detectando para cada tipo de archivo (ZIP, RAR, etc.) Coloque uno de cada tipo de archivo en cualquier carpeta en su servidor, y coloque el test_script en el, despues, ejecute el test_script. Después de ejecutar el script de prueba, podrás ver el tipo exacto mimo detectado para cada archivo. Sólo tiene que usar ese tipo MIME para la extensión.
-
AuthorPosts